iobroker-community-adapters / ioBroker.ical

Read information from google calender and from iCal files into ioBroker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning invalid jsonConfig

tt-tom17 opened this issue · comments

host.iobtest
	2024-01-09 10:19:18.865	info	instance scheduled system.adapter.ical.0 0,30 * * * *
host.iobtest
	2024-01-09 10:19:18.907	info	instance system.adapter.ical.0 started with pid 275335
ical.0
	2024-01-09 10:19:21.600	info	starting. Version 1.14.0 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.17
ical.0
	2024-01-09 10:19:21.726	info	processing URL: Abfall /opt/iobroker/iobroker-data/files/0_userdata.0/muellkalender.ics
ical.0
	2024-01-09 10:19:26.887	info	Terminated (NO_ERROR): Without reason
host.iobtest
	2024-01-09 10:19:27.447	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
admin.0
	2024-01-09 10:19:32.557	warn	ical has an invalid jsonConfig: [{"instancePath":"/items/_calendars/items/calendars/items/3","schemaPath":"#/definitions/passwordProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"attr"},"message":"must NOT have additional properties"},{"instancePath":"/items/_calendars","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]

Admin Version 6.13.15

Warnung kommt bei jedem öffnen der Instanz Einstellungen

Wo ist der Fehler?

Hi Thomas,

okay, habe den Titel mal angepasst. Ist ja erstmal nur eine Warnung, dass die Schema validation fehlschlägt.

ical has an invalid jsonConfig: [{"instancePath":"/items/_calendars/items/calendars/items/3","schemaPath":"#/definitions/passwordProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"attr"},"message":"must NOT have additional properties"},{"instancePath":"/items/_calendars","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]

looks like duplicate of #602 (or at least related to)

Hallo Martin,

sorry für das Double schliesse hier dann das Issues.
Gruß Tom