-
-
Notifications
You must be signed in to change notification settings - Fork 215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] Failed with error: ZWAVE: Controller status: Driver: Failed to initialize the driver: dest already exists #189
Comments
@AlCalzone Any clue about this error? |
Thanks. I realize this might be tough without all the logs. I don’t care so much about the error per se, just want to be able to make an automated way to recover for high-availability.
|
Thats fixed in 6.0.0-alpha.3, which contains this: |
@robertpeteuil you'll find a .bak file in your store and probably a .jsonl with a similar name. |
Thanks @AlCalzone.
I'll download the latest dev image (created a couple hours ago) and restarted.
|
@robertpeteuil If you are using docker, use |
Version = 1.0.0-alpha.2 (most recent dev container, created at 2021-01-07T17:24:48)
Build/Run method
zwavejs2mqtt version: 5.7.0? (the version in the dev container specified above)
Describe the bug
ZWAVE: Controller status: Driver: Failed to initialize the driver: dest already exists
mqtt
sub-directory instore
before starting new containerstore
folder mapped to/usr/src/app/store
like your docker compose examplestore
directory & contentsstore
dir and place settings & nodes file into it before starting container?To Reproduce
ZWAVE: Controller status: Driver: Failed to initialize the driver: dest already exists
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: