-
Notifications
You must be signed in to change notification settings - Fork 32
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
invalid jsonconfig for type "color" in table #676
Comments
This is an admin message and not related to the js-controller version ioBroker.ical/admin/jsonConfig.json Lines 279 to 299 in 62ef68a
@foxriver76 Can you move this issue to apdater-react-v5 please? |
klein0r
changed the title
invalid jsonconfig error on "request"
invalid jsonconfig for type "color" in table
Jun 19, 2024
It seems like I cannot move it outside of the community @Apollon77 maybe? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Since js-controller 6.05 iobroker admin/js-controller exception when trying to request ical:
ical has an invalid jsonConfig: [{"instancePath":"/items/_calendars/items/calendars/items/5","schemaPath":"#/items/allOf/5/then/allOf/1/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"width"},"message":"must NOT have additional properties"},{"instancePath":"/items/_calendars/items/calendars","schemaPath":"#/patternProperties/%5E.%2B/allOf/23/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"},{"instancePath":"/items/_calendars","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"}]
Thank you
Wolfgang
The text was updated successfully, but these errors were encountered: