ioBroker.cloud
ioBroker.cloud copied to clipboard
cloud has an invalid jsonConfig:
Admin V6.12.1
Warnung des Admin Adapter beim öffnen des cloud Adapters.
cloud has an invalid jsonConfig:
[{
"instancePath":"/items/_options/items/_instanceAlive/instance",
"schemaPath":"#/definitions/aliveProps/properties/instance/type",
"keyword":"type",
"params":{"type":"number"},
"message":"must be number"
},{
"instancePath":"/items/_options",
"schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if",
"keyword":"if",
"params":{"failingKeyword":"then"},
"message":"must match \"then\" schema"
}]
Selbes Problem auch hier.
admin.0 2024-05-14 08:19:39.379 warn cloud has an invalid jsonConfig: [{"instancePath":"/items/_options/items/_instanceAlive/instance","schemaPath":"#/definitions/aliveProps/properties/instance/type","keyword":"type","params":{"type":"number"},"message":"must be number"},{"instancePath":"/items/_options","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"}]
Versions:
- Adapter version: 5.0.1
- JS-Controller version: 5.0.19
- Node version: 18.17.1
- Operating system: Ubuntu 22.04
- Admin: 6.13.16
hier auch dieselbe Meldung... admin: 6.13.16 cloud: 5.0.1 synology: DSM 7.2.1-69057 Update 5
Looks like error in line https://github.com/ioBroker/ioBroker.cloud/blob/63c35661f633d7a87cfae351b29f48e6431fd757/admin/jsonConfig.json#L60
@Apollon77 @GermanBluefox