NEWS
Fehler nach neu installation
-
Hallo,
ich habe heute die neue Version des ioBrokers installieren wollen. Leider startet der ioBroker nicht, mir wird zwar das Interface angezeigt. Doch leider ist der Ladekringel nur am kringeln.
Leider hinder mich anscheind dieser Fehler (Auszug aus dem Log).
` > 2018-05-01 14:31:34.872 - info: host.ioBroker iobroker.js-controller version 1.4.0 js-controller starting2018-05-01 14:31:34.880 - info: host.ioBroker Copyright
2014-2018 bluefox, 2014 hobbyquaker
2018-05-01 14:31:34.881 - info: host.ioBroker hostname: ioBroker, node: v8.11.1
2018-05-01 14:31:34.887 - info: host.ioBroker ip addresses: 192.168.37.24 fe80::89e8:8799:4ef9:64c5
2018-05-01 14:31:35.197 - info: host.ioBroker inMem-objects listening on port 9001
2018-05-01 14:31:35.227 - error: Another instance is running or some application uses port!
2018-05-01 14:31:35.227 - error: uncaught exception: listen EADDRINUSE 127.0.0.1:9001
2018-05-01 14:31:35.243 - info: iobroker _restart
2018-05-01 14:31:35.282 - info: host.ioBroker States connected to redis: 127.0.0.1:6379
2018-05-01 14:31:35.286 - info: host.ioBroker InMemoryDB connected
2018-05-01 14:31:35.309 - info: host.ioBroker 13 instances found
host.ioBroker check instance "system.adapter.admin.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.discovery.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.hm-rpc.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.hm-rega.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.web.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.rpi2.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.socketio.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.cloud.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.vis.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.history.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.javascript.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.mobile.0" for host "ioBroker"
2018-05-01 14:31:35.331 - info: host.ioBroker starting 8 instances
2018-05-01 14:31:35.389 - info: host.ioBroker instance system.adapter.admin.0 started with pid 4222
Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/controller.js:863:9)
at runCallback (timers.js:798:20)
at tryOnImmediate (timers.js:752:5)
at processImmediate [as _immediateCallback] (timers.js:729:5) `
oder es wird mir das angezeigt
` > 2018-05-01 14:34:25.880 - info: host.ioBroker iobroker.js-controller version 1.4.0 js-controller starting2018-05-01 14:34:25.890 - info: host.ioBroker Copyright
2014-2018 bluefox, 2014 hobbyquaker
2018-05-01 14:34:25.892 - info: host.ioBroker hostname: ioBroker, node: v8.11.1
2018-05-01 14:34:25.899 - info: host.ioBroker ip addresses: 192.168.37.24 fe80::89e8:8799:4ef9:64c5
2018-05-01 14:34:26.230 - info: host.ioBroker inMem-objects listening on port 9001
2018-05-01 14:34:26.285 - info: host.ioBroker States connected to redis: 127.0.0.1:6379
2018-05-01 14:34:26.289 - info: host.ioBroker InMemoryDB connected
2018-05-01 14:34:26.313 - info: host.ioBroker 13 instances found
host.ioBroker check instance "system.adapter.admin.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.discovery.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.hm-rpc.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.hm-rega.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.web.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.rpi2.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.socketio.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.cloud.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.vis.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.history.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.javascript.0" for host "ioBroker"
host.ioBroker check instance "system.adapter.mobile.0" for host "ioBroker"
2018-05-01 14:34:26.334 - info: host.ioBroker starting 8 instances
2018-05-01 14:34:26.389 - info: host.ioBroker instance system.adapter.admin.0 started with pid 5531
2018-05-01 14:34:26.420 - error: uncaught exception: Cannot convert undefined or null to object
2018-05-01 14:34:26.424 - error: TypeError: Cannot convert undefined or null to object
at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/controller.js:863:9)
at runCallback (timers.js:798:20)
at tryOnImmediate (timers.js:752:5)
at processImmediate [as _immediateCallback] (timers.js:729:5)
2018-05-01 14:34:26.433 - info: iobroker _restart
2018-05-01 14:34:27.210 - info: iobroker Starting node restart.js
2018-05-01 14:34:27.273 - info: iobroker exit 0
2018-05-01 14:34:29.976 - info: host.ioBroker instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
2018-05-01 14:34:29.977 - info: host.ioBroker All instances are stopped.
EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/backup-objects/2018-05-01_14-34_objects.json.gz'
Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/backup-objects/2018-05-01_14-34_objects.json.gz' `
Habe leider auch im Internet nichts zu diesem Fehler gefunden. Eine Neuinstallation habe ich auch schon vorgenommen.
-
ich habe heute die neue Version des ioBrokers installieren wollen. `
welche?ich nehme mal an du meinst ein Image? Wenn ja welches und welche Hardware?
Gruß
Rainer
-
Hardware ist ein RaspberryPi 3 Model B Ver.2
Image:
http://www.iobroker.net/docu/?page_id=2563&lang=de
habe ich das genutzt.
-
komme jetzt auch den Log aus dem Interface.
` > admin.0
2018-05-01 14:45:45.495
warn
Reconnection to DB.
admin.0
2018-05-01 14:45:45.438
warn
Reconnection to DB.
host.ioBroker
2018-05-01 14:45:37.631
info
received SIGTERM
host.ioBroker
2018-05-01 14:45:37.255
info
iobroker exit 0
host.ioBroker
2018-05-01 14:45:37.218
info
iobroker Starting node restart.js
host.ioBroker
2018-05-01 14:45:36.603
info
iobroker _restart
host.ioBroker
2018-05-01 14:45:36.602
error
TypeError: Cannot convert undefined or null to object at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/controller.js:863:9) at runCallback (timers.js:798:20) at
host.ioBroker
2018-05-01 14:45:36.602
error
uncaught exception: Cannot convert undefined or null to object
host.ioBroker
2018-05-01 14:45:36.601
info
States connected to redis: 127.0.0.1:6379
admin.0
2018-05-01 14:45:31.905
warn
Reconnection to DB.
admin.0
2018-05-01 14:45:31.888
warn
Reconnection to DB. `
-
Jetzt klappt der ioBroker, habe noch mal die Datei runter geladen und alles neu gemacht.
-
Das hätte mich auch sehr gewundert.
892 Downloads (falls es das ist was du hast) und du bist der erste der Probleme hat.
Gruß
Rainer
-
der Fehler ist wieder da.
Er taucht bei mir immer auf wenn ich die IP manuel ändere
-
Er taucht bei mir immer auf wenn ich die IP manuel ändere `
Welche IP?wie und warum änderst du sie?
Gruß
Rainer
-
Wenn ich die IP Adresse der RaspberryPi manuel ändere, hängt sich der ioBroker auf. Jetzt habe ich die IP im Router als DHCP festgelegt und der ioBroker funktioniert jetzt