NEWS
ioBroker extrem langsam
-
@qwerty1896 Oft hilft auch der Linuxbefehl 'top', um zu sehen welcher Prozess die Ressourcen frisst.
-
Danke. Sieht gut aus.
======================= SUMMARY ======================= v.2023-04-16 Operatingsystem: Raspbian GNU/Linux 11 (bullseye) Kernel: 6.1.21-v8+ Installation: Native Timezone: Europe/Berlin (CEST, +0200) User-ID: 1000 X-Server: true Boot Target: graphical.target Pending OS-Updates: 0 Pending iob updates: 1 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: 3.8G 950M 1.7G 39M 1.1G 2.7G Swap: 99M 0B 99M Total: 3.9G 950M 1.8G Active iob-Instances: 19 Active repo(s): stable ioBroker Core: js-controller 4.0.23 admin 6.8.0 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin Objects: 4294 States: 3747 Size of iob-Database: 16M /opt/iobroker/iobroker-data/objects.jsonl 6.7M /opt/iobroker/iobroker-data/objects.json.migrated 6.7M /opt/iobroker/iobroker-data/objects.json.bak.migrated 0 /opt/iobroker/iobroker-data/objects.json.broken 7.1M /opt/iobroker/iobroker-data/states.jsonl 792K /opt/iobroker/iobroker-data/states.json.migrated 792K /opt/iobroker/iobroker-data/states.json.bak.migrated 0 /opt/iobroker/iobroker-data/states.json.broken =================== END OF SUMMARY ====================
-
@qwerty1896 sagte in ioBroker extrem langsam:
X-Server: true
Nein, sieht nicht gut aus, da rumpelt immer noch eine graphische Oberfläche mit.
Pending iob updates: 1
Wird der js-controller sein. Bring auch den auf Stand.
-
Desktop/X-Server ausschalten:
sudo raspi-config
Dann dort:
1 System Options S5 Boot / Auto Login B1 Console
-
1000x Danke!
Ich hoffe, wir - natürlich Du - können mit diesem Beitrag noch weiteren Usern weiterhelfen!
======================= SUMMARY ======================= v.2023-04-16 Operatingsystem: Raspbian GNU/Linux 11 (bullseye) Kernel: 6.1.21-v8+ Installation: Native Timezone: Europe/Berlin (CEST, +0200) User-ID: 1000 X-Server: false Boot Target: multi-user.target 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: 3.8G 819M 2.5G 0.0K 516M 2.9G Swap: 99M 0B 99M Total: 3.9G 819M 2.6G Active iob-Instances: 19 Active repo(s): stable ioBroker Core: js-controller 4.0.24 admin 6.8.0 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin Objects: 4294 States: 3747 Size of iob-Database: 17M /opt/iobroker/iobroker-data/objects.jsonl 6.7M /opt/iobroker/iobroker-data/objects.json.migrated 6.7M /opt/iobroker/iobroker-data/objects.json.bak.migrated 0 /opt/iobroker/iobroker-data/objects.json.broken 856K /opt/iobroker/iobroker-data/states.jsonl 792K /opt/iobroker/iobroker-data/states.json.migrated 792K /opt/iobroker/iobroker-data/states.json.bak.migrated 0 /opt/iobroker/iobroker-data/states.json.broken =================== END OF SUMMARY ====================
-
Die Summary sieht jetzt gut aus.
Besteht das Problem weiterhin?
Dann die Langfassung. -
Alles gut! Keine "Wartekreise" mehr!
Fehlt nur noch Grafana... aber das ist ein anderes Thema!
-
Das 'andere Thema' ist vermutlich dieses:
https://forum.iobroker.net/topic/67822/grafana-repo-braucht-neuen-schlüssel
-
Danke. Ich muss mich allerdings auch um die Installation kümmern - auf meinem Raspberry sehr fehleranfällig.
Was nach dem Updates (s.o.) leider nicht mehr funktioniert, ist der Versand von eCharts an Telegram.
-
@qwerty1896 sagte in ioBroker extrem langsam:
Ich muss mich allerdings auch um die Installation kümmern - auf meinem Raspberry sehr fehleranfällig.
Ja, um Updates usw. musst du dich kümmern. Stimmt.
-
Fehlerlog eCharts
Cannot find required modules: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 93. This version of Node.js requires NODE_MODULE_VERSION 108. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`).
Fehlerlog Telegram
script.js.common.PV_Menue: Cannot find required modules: looks like it is not possible to generate charts on your Hardware/OS
-
echarts bzw. canvas sollte sich bei 'gesunder' Installation von 'alleine' einrenken. Das rebuild dauert aber ggf.
Hier tut es das jedenfalls:
echad@chet:/opt/iobroker $ npm ls canvas iobroker.inst@3.0.0 /opt/iobroker ├─┬ iobroker.echarts@1.5.4 │ ├── canvas@2.11.2 │ └─┬ jsdom@22.1.0 │ └── canvas@2.11.2 deduped ├─┬ iobroker.mihome-vacuum@4.0.0 │ └── canvas@2.11.2 deduped └─┬ iobroker.parcel@0.1.2 └─┬ jsdom@21.1.2 └── canvas@2.11.2 deduped
-
Sollte ich npm rebuild oder npm install testen?
"Normale" Texte werden noch an Telegram versendet.
Wie erzeugt man die Übersicht Deines letztes Beitrages ("Hier tut es das jedenfalls ...")?
-
-
@qwerty1896 sagte in ioBroker extrem langsam:
Wie erzeugt man die Übersicht Deines letztes Beitrages ("Hier tut es das jedenfalls ...")?
Die Befehlszeile hatte ich bewusst mitkopiert:
echad@chet:/opt/iobroker $ npm ls canvas
-
@thomas-braun said in ioBroker extrem langsam:
/opt/iobroker $ npm ls canvas
Deshalb habe ich gefragt. Das war das Resultat der Befehlszeile.
pi@raspberrypi:~ $ /opt/iobroker $ npm ls canvas -bash: /opt/iobroker: Ist ein Verzeichnis
-
-
@thomas-braun said in ioBroker extrem langsam:
cd /opt/iobroker && npm ls canvas
pi@raspberrypi:~ $ cd /opt/iobroker && npm ls canvas iobroker.inst@3.0.0 /opt/iobroker ├─┬ iobroker.echarts@1.5.1 │ ├── canvas@2.11.2 │ └─┬ jsdom@22.1.0 │ └── canvas@2.11.2 deduped └─┬ iobroker.energiefluss@3.5.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss.git#f5839fb65d074f80b2eb958a890bc7f443675538) └── canvas@2.11.2 deduped
-
Mal sehen, ich werde mal einen Beitrag erstellen, ob Fehler zwischen eCharts und telegram bekannt sind.
Auf jeden Fall werden gerade Adapter zur Aktualisierung angeboten. Vielleicht helfen die ja weiter...
Edit:
Adapter "javascript" : 7.1.4 , installed 7.0.3 [Updatable] Controller "js-controller": 5.0.12 , installed 4.0.24 [Updatable] Adapter "opendtu" : 0.1.7 , installed 0.1.7 Adapter "pushover" : 3.0.3 , installed 3.0.3 Adapter "shelly" : 6.4.1 , installed 6.4.1 Adapter "simple-api" : 2.7.2 , installed 2.7.2 Adapter "socketio" : 6.5.5 , installed 6.5.3 [Updatable] Adapter "sonoff" : 2.5.3 , installed 2.5.3 Adapter "telegram" : 1.16.0 , installed 1.16.0 Adapter "vis" : 1.4.16 , installed 1.4.16 Adapter "vis-hqwidgets": 1.4.0 , installed 1.4.0 Adapter "vis-inventwo" : 3.3.3 , installed 3.3.3 Adapter "vis-material-advanced": 1.7.2, installed 1.7.2 Adapter "vis-rgraph" : 0.0.2 , installed 0.0.2 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2 Adapter "web" : 6.1.2 , installed 6.1.1 [Updatable] Adapter "ws" : 2.5.5 , installed 2.5.4 [Updatable]
-
Bring den ganzen Sums halt auf Stand. Macht man eh immer.
Wenn es nach dem Neustart der Kiste dann immer noch klemmt:cd /opt/iobroker/node_modules/canvas && sudo -u iobroker npm rebuild