ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

[jsonConfig]: Component 'color' - missing attributes width, title, filter, sort at table

Open mcm1957 opened this issue 11 months ago • 5 comments

No existing issues.

  • [x] There is no existing issue for my request.

Problem location

ioBroker Log

Warning message

ical has an invalid jsonConfig: [{"instancePath":"/items/_calendars/items/calendars/items/5","schemaPath":"#/items/allOf/6/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/27/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/_calendars","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]

or

snmp has an invalid jsonConfig: [{"instancePath":"/items/options/items/optChunkSize","schemaPath":"#/definitions/numberProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"width"},"message":"must NOT have additional properties"},{"instancePath":"/items/options","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]

Source link

https://github.com/iobroker-community-adapters/ioBroker.ical/blob/0140fbea102c1d9720d89ef8288302dc6e3e47fc/admin/jsonConfig.json#L201

https://github.com/iobroker-community-adapters/ioBroker.snmp/blob/827aca5f7919a57c690d32f6708833cc55d3b386/admin/jsonConfig.json#L66

Additional information

https://github.com/ioBroker/ioBroker.admin/blob/master/packages/jsonConfig/README.md#table

**Original issue https://github.com/ioBroker/adapter-react-v5/issues/438 **

mcm1957 avatar Mar 25 '25 07:03 mcm1957

https://github.com/iobroker-community-adapters/ioBroker.snmp/blob/827aca5f7919a57c690d32f6708833cc55d3b386/admin/jsonConfig.json#L406 - is not a table and width exists only by header or divider

GermanBluefox avatar Apr 02 '25 09:04 GermanBluefox

@GermanBluefox Thats correct. I added snmp by error. snmp is no schema issue but an adapter issue.

BUT ical seems to be a schema issue: https://github.com/iobroker-community-adapters/ioBroker.ical/blob/0140fbea102c1d9720d89ef8288302dc6e3e47fc/admin/jsonConfig.json#L201

mcm1957 avatar Apr 02 '25 10:04 mcm1957

@bluefox - this issue is still OPEN and schema should be fixed

mcm1957 avatar Jun 05 '25 20:06 mcm1957

I cannot see this error now in the log. Could someone re-test?

GermanBluefox avatar Jun 16 '25 09:06 GermanBluefox

see https://forum.iobroker.net/topic/82811/ical-adapter-l%C3%B6st-json-fehler-warnung-aus-gel%C3%B6st

mcm1957 avatar Nov 07 '25 10:11 mcm1957