NEWS
Probleme mit Astro nach Update
-
Vor ein paar Tagen hat meine Javascript Instanz aufgehört zu funktionieren. Wahrscheinlich war meine Installation viel zu alt, und deswegen habe ich jetzt mal alles auf den neusten Stand gebracht. Eigentlich funktioniert jetzt alles wieder, bis auf die Astro Funktion. Skripte, die vorher Lampen bei Sonnenuntergang geschaltet haben, laufen jetzt nicht mehr. Im Log steht folgende Meldung:
javascript.0 2023-09-24 16:04:19.721 error Longitude or latitude does not set. Cannot use astro.
Allerdings wird sowohl in den Einstellungen als auch im Astro-Tab bei der Javascript Instanz die richtige Position angezeigt.
Hier noch ein paar Infos über das System:
Plattform: docker (official image - v8.1.0) Betriebssystem: linux Architektur: x64 CPUs: 2 Geschwindigkeit: 2595 MHz Modell: Intel(R) Celeron(R) J4005 CPU @ 2.00GHz RAM: 14.7 GB System-Betriebszeit: 1 T. 01:54:41 Node.js: v18.17.1 time: 1695413521055 NPM: 9.6.7 Adapter-Anzahl: 500 Datenträgergröße: 937.3 GB Freier Festplattenspeicher: 784.0 GB Aktive Instanzen: 23 Pfad: /opt/iobroker/ Betriebszeit: 00:02:25 aktiv: _nodeCurrent: 18.17.1 _nodeNewest: 18.18.0 _nodeNewestNext: 18.18.0 _npmCurrent: 9.6.7 _npmNewest: 9.6.7 _npmNewestNext: 9.8.1
Und hier noch die Summary von iob diag:
======================= SUMMARY ======================= v.2023-06-20 model name : Intel(R) Celeron(R) J4005 CPU @ 2.00GHz Kernel : x86_64 Userland : amd64 Docker : v8.1.0 Installation: Docker Kernel: x86_64 Userland: amd64 Timezone: Etc/UTC User-ID: 0 X-Server: false Pending OS-Updates: 0 Pending iob updates: 0 Nodejs-Installation: /usr/bin/nodejs v18.17.1 /usr/bin/node v18.17.1 /usr/bin/npm 9.6.7 /usr/bin/npx 9.6.7 Recommended versions are nodejs 18.x.y and npm 9.x.y Your nodejs installation is correct MEMORY: total used free shared buff/cache available Mem: 15G 7.4G 394M 451M 7.3G 7.2G Swap: 2.0G 1.1G 986M Total: 17G 8.5G 1.4G Active iob-Instances: 23 Active repo(s): stable ioBroker Core: js-controller 5.0.12 admin 6.10.1 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : iobroker - enabled, port: 8091, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin Objects: 3564 States: 2970 Size of iob-Database: 20M /opt/iobroker/iobroker-data/objects.jsonl 2.1M /opt/iobroker/iobroker-data/states.jsonl =================== END OF SUMMARY ====================
-
@bambulko sagte: im Astro-Tab bei der Javascript Instanz
Wird dort die Zeit von Sonnenaufgang und Sonnenuntergang richtig angezeigt?
-
@paul53 Ich weiss nicht woran es lag, aber seit heute Abend hat es auf einmal wieder geklappt.