RouterOS 7.23beta5 /app YAML Schema Validation Failures
RouterOS 7.23beta5 built-in /app YAML entries failed validation against docs/7.23beta5/routeros-app-yaml-schema.json.
This typically means MikroTik has introduced new YAML syntax not yet covered by the schema.
The schema should be updated to allow the new syntax and re-validated.
Failing /app entries
lorawan-stack: YAML parse error: duplicated mapping key (61:7)
58 | TTN_LW_CONSOLE_UI_QRG_BASE_URL: ...
59 | TTN_LW_CONSOLE_UI_GCS_BASE_URL: ...
60 | TTN_LW_CONSOLE_UI_DCS_BASE_URL: ...
61 | TTN_LW_CONSOLE_UI_IS_BASE_URL: ...
------------^
62 | TTN_LW_CONSOLE_UI_ACCOUNT_URL: ...
63 | ports:
mikrodash: / must NOT have additional properties; /services/mikrodash/environment/ROUTER_HOST must be string; /services/mikrodash/environment/ROUTER_HOST must be number; /services/mikrodash/environment/ROUTER_HOST must be boolean; /services/mikrodash/environment/ROUTER_HOST must be null; /services/mikrodash/environment/ROUTER_HOST must match exactly one schema in oneOf; /services/mikrodash/environment must be array; /services/mikrodash/environment must be null; /services/mikrodash/environment must match exactly one schema in oneOf
Workflow run
View run logs
RouterOS 7.23beta5 /app YAML Schema Validation Failures
RouterOS 7.23beta5 built-in
/appYAML entries failed validation againstdocs/7.23beta5/routeros-app-yaml-schema.json.This typically means MikroTik has introduced new YAML syntax not yet covered by the schema.
The schema should be updated to allow the new syntax and re-validated.
Failing /app entries
lorawan-stack: YAML parse error: duplicated mapping key (61:7)58 | TTN_LW_CONSOLE_UI_QRG_BASE_URL: ...
59 | TTN_LW_CONSOLE_UI_GCS_BASE_URL: ...
60 | TTN_LW_CONSOLE_UI_DCS_BASE_URL: ...
61 | TTN_LW_CONSOLE_UI_IS_BASE_URL: ...
------------^
62 | TTN_LW_CONSOLE_UI_ACCOUNT_URL: ...
63 | ports:
mikrodash: / must NOT have additional properties; /services/mikrodash/environment/ROUTER_HOST must be string; /services/mikrodash/environment/ROUTER_HOST must be number; /services/mikrodash/environment/ROUTER_HOST must be boolean; /services/mikrodash/environment/ROUTER_HOST must be null; /services/mikrodash/environment/ROUTER_HOST must match exactly one schema in oneOf; /services/mikrodash/environment must be array; /services/mikrodash/environment must be null; /services/mikrodash/environment must match exactly one schema in oneOfWorkflow run
View run logs