NEWS
iobroker nicht mehr erreichbar
-
Hallo,
seit heute kann ich nicht mehr auf den iobroker zugreifen. Die Internetseite startet z.B. nicht mehr."iobroker list instances" ergibt das hier:
<--- Last few GCs ---> [1641:0x47d80c8] 26897 ms: Scavenge 888.8 (919.5) -> 888.7 (920.3) MB, 7.7 / 0.0 ms (average mu = 0.900, current mu = 0.733) allocation failure [1641:0x47d80c8] 26912 ms: Scavenge 889.7 (924.3) -> 889.6 (925.3) MB, 9.3 / 0.0 ms (average mu = 0.900, current mu = 0.733) allocation failure <--- JS stacktrace ---> FATAL ERROR: MarkCompactCollector: young object promotion failed Allocation failed - JavaScript heap out of memory /usr/bin/iobroker: Zeile 8: 1640 Abgebrochen sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@ein Neustart hat leider auch nichts mehr gebracht. Würde mir bitte jemand helfen?
Ich komme nun wieder auf die Seite. Habe in
nano /lib/systemd/system/iobroker.servicefolgende Änderung vorgenommen:
Environment="NODE=/usr/bin/node --max-old-space-size=2048"Dies wird aber nicht das Problem lösen, sondern nur verschieben.
Ich habe seit 1 Woche keine neune Skripte mehr hinzugefügt. Nur ab und zu mal einen Adapter auf den neuesten Stand gebracht.
Könnte mir jemand noch mal einen Tipp geben? -
Hallo,
seit heute kann ich nicht mehr auf den iobroker zugreifen. Die Internetseite startet z.B. nicht mehr."iobroker list instances" ergibt das hier:
<--- Last few GCs ---> [1641:0x47d80c8] 26897 ms: Scavenge 888.8 (919.5) -> 888.7 (920.3) MB, 7.7 / 0.0 ms (average mu = 0.900, current mu = 0.733) allocation failure [1641:0x47d80c8] 26912 ms: Scavenge 889.7 (924.3) -> 889.6 (925.3) MB, 9.3 / 0.0 ms (average mu = 0.900, current mu = 0.733) allocation failure <--- JS stacktrace ---> FATAL ERROR: MarkCompactCollector: young object promotion failed Allocation failed - JavaScript heap out of memory /usr/bin/iobroker: Zeile 8: 1640 Abgebrochen sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@ein Neustart hat leider auch nichts mehr gebracht. Würde mir bitte jemand helfen?
Ich komme nun wieder auf die Seite. Habe in
nano /lib/systemd/system/iobroker.servicefolgende Änderung vorgenommen:
Environment="NODE=/usr/bin/node --max-old-space-size=2048"Dies wird aber nicht das Problem lösen, sondern nur verschieben.
Ich habe seit 1 Woche keine neune Skripte mehr hinzugefügt. Nur ab und zu mal einen Adapter auf den neuesten Stand gebracht.
Könnte mir jemand noch mal einen Tipp geben? -
Dein Befehl ergibt:
/opt/iobroker $ iob diag iobroker [command] Commands: iobroker setup Setup ioBroker iobroker start [all|<adapter>.<instance>] Starts the js-con troller or a specified adapter instance iobroker stop [<adapter>.<instance>] stops the js-cont roller or a specified adapter instance iobroker restart [<adapter>.<instance>] Restarts js-contr oller or a specified adapter instance [aliases: r] iobroker debug <adapter>[.<instance>] Starts a Node.js debugging session for the adapter instance iobroker info Shows the host in fo iobroker logs [<adapter>] Monitor log iobroker add <adapter> [desiredNumber] Add instance of a dapter [aliases: a] iobroker install <adapter> Installs a specif ied adapter [aliases: i] iobroker rebuild [<module>] Rebuild all nativ e modules or path iobroker url <url> [<name>] Install adapter f rom specified url, e.g. GitHub iobroker del <adapter> Remove adapter an d all instances from this host [aliases: delete] iobroker del <adapter>.<instance> Remove adapter in stance [aliases: delete] iobroker update [<repositoryUrl>] Update repository and list adapters iobroker upgrade Upgrade managemen t iobroker upload [all|<adapter>] Upload management [aliases: u] iobroker object Object management [aliases: o] iobroker state State management [aliases: s] iobroker message <adapter>[.instance] <command> [<message>] Send message to a dapter instance/s iobroker list <type> [<filter>] List all entries, like objects iobroker chmod <mode> <file> Change file right s iobroker chown <user> <group> <file> Change file owner ship iobroker touch <file> Touch file iobroker rm <file> Remove file iobroker file File management iobroker user User commands iobroker group group management iobroker host <hostname> Set host to given hostname iobroker set <adapter>.<instance> Change settings o f adapter config iobroker license <license.file or license.text> Update license by given file iobroker cert Certificate manag ement iobroker clean <yes> Clears all object s and states iobroker backup Create backup iobroker restore <backup name or path> Restore a specifi ed backup iobroker validate <backup name or path> Validate a specif ied backup iobroker status [all|<adapter>.<instance>] Status of ioBroke r or adapter instance [aliases: isrun] iobroker repo [<name>] Show repo informa tion iobroker uuid Show uuid of the installation [aliases: id] iobroker unsetup Reset license, in stallation secret and language iobroker fix Execute the insta llation fixer script, this updates your ioBroker installation iobroker multihost Multihost managem ent iobroker compact compact group man agement iobroker plugin Plugin management iobroker version [<adapter>] Show version of j s-controller or specified adapter [aliases: v] Options: --help Show help [boolean] -
Dein Befehl ergibt:
/opt/iobroker $ iob diag iobroker [command] Commands: iobroker setup Setup ioBroker iobroker start [all|<adapter>.<instance>] Starts the js-con troller or a specified adapter instance iobroker stop [<adapter>.<instance>] stops the js-cont roller or a specified adapter instance iobroker restart [<adapter>.<instance>] Restarts js-contr oller or a specified adapter instance [aliases: r] iobroker debug <adapter>[.<instance>] Starts a Node.js debugging session for the adapter instance iobroker info Shows the host in fo iobroker logs [<adapter>] Monitor log iobroker add <adapter> [desiredNumber] Add instance of a dapter [aliases: a] iobroker install <adapter> Installs a specif ied adapter [aliases: i] iobroker rebuild [<module>] Rebuild all nativ e modules or path iobroker url <url> [<name>] Install adapter f rom specified url, e.g. GitHub iobroker del <adapter> Remove adapter an d all instances from this host [aliases: delete] iobroker del <adapter>.<instance> Remove adapter in stance [aliases: delete] iobroker update [<repositoryUrl>] Update repository and list adapters iobroker upgrade Upgrade managemen t iobroker upload [all|<adapter>] Upload management [aliases: u] iobroker object Object management [aliases: o] iobroker state State management [aliases: s] iobroker message <adapter>[.instance] <command> [<message>] Send message to a dapter instance/s iobroker list <type> [<filter>] List all entries, like objects iobroker chmod <mode> <file> Change file right s iobroker chown <user> <group> <file> Change file owner ship iobroker touch <file> Touch file iobroker rm <file> Remove file iobroker file File management iobroker user User commands iobroker group group management iobroker host <hostname> Set host to given hostname iobroker set <adapter>.<instance> Change settings o f adapter config iobroker license <license.file or license.text> Update license by given file iobroker cert Certificate manag ement iobroker clean <yes> Clears all object s and states iobroker backup Create backup iobroker restore <backup name or path> Restore a specifi ed backup iobroker validate <backup name or path> Validate a specif ied backup iobroker status [all|<adapter>.<instance>] Status of ioBroke r or adapter instance [aliases: isrun] iobroker repo [<name>] Show repo informa tion iobroker uuid Show uuid of the installation [aliases: id] iobroker unsetup Reset license, in stallation secret and language iobroker fix Execute the insta llation fixer script, this updates your ioBroker installation iobroker multihost Multihost managem ent iobroker compact compact group man agement iobroker plugin Plugin management iobroker version [<adapter>] Show version of j s-controller or specified adapter [aliases: v] Options: --help Show help [boolean] -
@wendy2702 said in iobroker nicht mehr erreichbar:
iob diag
======================= SUMMARY ======================= v.2023-01-02 Operatingsystem: Raspbian GNU/Linux 10 (buster) Installation: Native Timezone: Europe/Berlin User-ID: 1000 X-Server: false Boot Target: graphical.target Pending OS-Updates: 0 Nodejs-Installation: /usr/bin/nodejs v14.21.3 /usr/bin/node v14.21.3 /usr/bin/npm 6.14.18 /usr/bin/npx 6.14.18 ioBroker Core: js-controller 4.0.24 admin 6.3.7 ioBroker Status: Server Cannot start inMem-states on port 9000: Failed to lock DB file "/opt/iobroker/iobroker-data/states.jsonl"! Status admin: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin Pending iob updates: 0 Active repo(s): beta Objects: 20549 States: 1 Size of iob-Database: 23M /opt/iobroker/iobroker-data/objects.jsonl 226M /opt/iobroker/iobroker-data/states.jsonl =================== END OF SUMMARY ==================== -
@wendy2702 said in iobroker nicht mehr erreichbar:
iob diag
======================= SUMMARY ======================= v.2023-01-02 Operatingsystem: Raspbian GNU/Linux 10 (buster) Installation: Native Timezone: Europe/Berlin User-ID: 1000 X-Server: false Boot Target: graphical.target Pending OS-Updates: 0 Nodejs-Installation: /usr/bin/nodejs v14.21.3 /usr/bin/node v14.21.3 /usr/bin/npm 6.14.18 /usr/bin/npx 6.14.18 ioBroker Core: js-controller 4.0.24 admin 6.3.7 ioBroker Status: Server Cannot start inMem-states on port 9000: Failed to lock DB file "/opt/iobroker/iobroker-data/states.jsonl"! Status admin: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin Pending iob updates: 0 Active repo(s): beta Objects: 20549 States: 1 Size of iob-Database: 23M /opt/iobroker/iobroker-data/objects.jsonl 226M /opt/iobroker/iobroker-data/states.jsonl =================== END OF SUMMARY ====================@jwerlsdf Buster ist ausgelaufen, installier da das Bullseye-Release und nodejs 16/18
-
@jwerlsdf Buster ist ausgelaufen, installier da das Bullseye-Release und nodejs 16/18
@thomas-braun
muss ich eine komplette neuinstallation machen oder wie bekomme ich das Betriebssystem angehoben?Ok, ich versuche es mal upzugraden.
-
@thomas-braun
muss ich eine komplette neuinstallation machen oder wie bekomme ich das Betriebssystem angehoben?Ok, ich versuche es mal upzugraden.
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden