-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Fix for invalid jsonConfig message #397
Conversation
Now I've tried so much that the adapter no longer works. |
@Jey-Cee Unfortunately, the adapter no longer works at all when reinstalled. Now I have reinstalled my system and it does not connect to deConz. Downgrading to an older version also doesn't work because the "index_m.html" cannot be found. |
Try an upload of adapter files. Turn on Expert mode, go to Adapter tab, hit the 3 dot button on deConz card and then the arrow up button. |
With an installation of a restore (index_m/io-package) and then an update it works. |
There are no errors in the log because it doesn't connect. |
Which js-controller is running on your host? |
Node.js: v20.17.0 |
Could it be that “bridge” is no longer connected? Just an idea since port and websocket appear in main.js (with native values). |
Hm on my productive system the adapter works. |
It's clearly a reinstallation problem. |
Check 1.6.2 |
I think it's because of the other "results.native...". |
Can you point to a soecific line in code? |
Line 513 in 64aebd4
Line 517 in 64aebd4
Line 524 in 64aebd4
Line 700 in 64aebd4
Line 701 in 64aebd4
Line 702 in 64aebd4
Line 884 in 64aebd4
Line 885 in 64aebd4
Line 886 in 64aebd4
I hope it was all of them. |
Thx. I hope thats all. V1.6.3 is published. |
Now it can be installed again without any problems. Thanks |
Two notes, you should delete the versions that don't work and the invalid jsonConfig error will still exist. |
We can close this as it is a bug in the schema of darkStyle. |
warn: admin.0 (822) deconz has an invalid jsonConfig: [{"instancePath":"/items/_instruction/darkStyle","schemaPath":"#/properties/items/patternProperties/%5E.%2B/properties/darkStyle/type","keyword":"type","params":{"type":"string"},"message":"must be string"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"else"},"message":"must match \"else\" schema"}]
Nothing has changed in terms of optics.