klein0r / ioBroker.awtrix-light

Integrate your Awtrix Light device (e.g. Ulanzi TC001) via HTTP
https://haus-automatisierung.com
MIT License
62 stars 4 forks source link

[JsonConfig] Cannot parse json5 config! #72

Closed Grothesk242 closed 11 months ago

Grothesk242 commented 11 months ago

The problem

Wenn ich in die Einstellungen der Instanz gehen möchte kommt lediglich die Meldung:

[JsonConfig] Cannot parse json5 config!

Überhaupt ist die config irgendwie schief bei mir. Der Adapter versuchte auch mit

2023-09-25 20:29:11.951  - info: awtrix-light.0 (6957) starting. Version 0.8.0 in /opt/iobroker/node_modules/iobroker.awtrix-light, node: v18.18.0, js-controller: 5.0.12
2023-09-25 20:29:12.064  - info: awtrix-light.0 (6957) Starting - connecting to http://192.168.0.111/
2023-09-25 20:29:15.116  - info: awtrix-light.0 (6957) error ECONNABORTED from /api/stats: timeout of 3000ms exceeded

Keine Ahnung wo die IP 192.168.0.111 herkommen soll, die gibt es nicht, nicht mal ein Netz 192.168.0.x

Wo kann man die Konfig mal komplett nullen?

Version of nodejs

18.18.0

Version of ioBroker js-controller

5.0.12

Version of Adapter

0.8.0

Version of awtrix-light firmware

0.88

Operating system running ioBroker

Linux

Checklist of files to include below

Additional information & file uploads

Gogogo

github-actions[bot] commented 11 months ago

Thanks for reporting @Grothesk242!

  1. Check if this topic is not covered in the documentation
  2. Ensure that you use the latest beta version: NPM version
  3. Attach all necessary log files in debug mode, screenshots and other information to reproduce this issue
  4. Search for the issue topic in other/closed issues to avoid duplicates!
klein0r commented 11 months ago

Wo kann man die Konfig mal komplett nullen?

Was sollte das bringen?

[JsonConfig] Cannot parse json5 config!

Welche Admin-Version ist im Einsatz?

Grothesk242 commented 11 months ago

Hat sich erledigt. War eine Kombination aus Netzwerktrouble in meinem Netz und einem Bug im Admin.

Grothesk242 commented 11 months ago

Closed