NEWS
[gelöst] Admin@3.3.2 keine Admin Seite
-
Guten Abend,
ich bekomme die neuste Admin Version nicht installiert.
Die Webseite baut dann keine Verbindung mehr auf. Ich habe es schon über das Admin Interface und über Putty probiert allerdings beides ohne Erfolg.
Admin wird auch gestartet aber bekomme keine Verbindung.
Habe nun erst ein downgrade gemacht damit läuift es direkt.
Kann den Fehler sonst noch wer reproduzieren?
-
Nach dem Ugrade des Admin-Adapters auf 3.3.2 startet der Admin-Adapter nicht mehr.
im Log kommen folgende Fehlermeldungen:
! 2018-03-15 03:35:25.218 - info: host.ioBroker2 instance system.adapter.admin.0 started with pid 5692
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.admin/lib/socket.js:1225
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: }
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: ^
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: SyntaxError: missing ) after argument list
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: at createScript (vm.js:80:10)
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: at Object.runInThisContext (vm.js:139:10)
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: at Module._compile (module.js:607:28)
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:654:10)
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: at Module.load (module.js:556:32)
! 2018-03-15 03:35:25.324 - error: Caught by controller[0]: at tryModuleLoad (module.js:499:12)
! 2018-03-15 03:35:25.325 - error: Caught by controller[0]: at Function.Module._load (module.js:491:3)
! 2018-03-15 03:35:25.325 - error: Caught by controller[0]: at Module.require (module.js:587:17)
! 2018-03-15 03:35:25.325 - error: Caught by controller[0]: at require (internal/module.js:11:18)
! 2018-03-15 03:35:25.325 - error: Caught by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/main.js:8:19)
! 2018-03-15 03:35:25.325 - error: host.ioBroker2 instance system.adapter.admin.0 terminated with code 1 ()
! 2018-03-15 03:35:25.325 - info: host.ioBroker2 Restart adapter system.adapter.admin.0 because enabled
! 2018-03-15 03:35:27.787 - info: vis.0 starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.vis, node: v8.9.4</anonymous> danach bin ich wieder auf die Version 3.3.1 zurückgegangen und alles ist wieder ok.Der Downgrade ist nur noch in einer shell möglich, da ja die Weboberfläche nicht mehr angezeigt wird.
Mein Vorgehen.
iobroker stop admin
iobroker del admin
npm install -g iobroker.admin@3.3.1
mv /usr/lib/node_modules/iobroker.admin /opt/iobroker/node_modules/
iobroker upload admin
iobroker add admin
iobroker start admin
danach im Log:
! 2018-03-15 03:38:30.943 - info: host.ioBroker2 object change system.adapter.admin.0
! 2018-03-15 03:38:30.968 - info: host.ioBroker2 instance system.adapter.admin.0 started with pid 5920
! 2018-03-15 03:38:31.473 - info: admin.0 starting. Version 3.3.1 in /opt/iobroker/node_modules/iobroker.admin, node: v8.9.4
! 2018-03-15 03:38:31.522 - info: admin.0 requesting all states
! 2018-03-15 03:38:31.523 - info: admin.0 requesting all objects
! 2018-03-15 03:38:32.473 - info: admin.0 received all states
! 2018-03-15 03:38:33.001 - info: admin.0 received all objects
! 2018-03-15 03:38:33.067 - info: admin.0 http server listening on port 8081
! 2018-03-15 03:38:33.067 - info: admin.0 Use link "http://localhost:8081" to configure.
! 2018-03-15 03:38:33.175 - info: admin.0 Request actual repository…
! 2018-03-15 03:38:33.185 - info: host.ioBroker2 Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
! 2018-03-15 03:38:34.004 - info: admin.0 Repository received successfully. mein System ist ein Linux 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux -
Hallo, ich bin neu hier im Forum.
Ich habe das gleiche Problem.
Leider habe ich deinen Post erst gesehen, nachdem ich einen neuen erstellt hatte.
Ich bin auch auf die Version 3.3.1 zurück und alles ist wieder gut.
Laut Log ein Syntaxfehler in /opt/iobroker/node_modules/iobroker.admin/lib/socket.js:1225
siehe Post: MOD-Edit by eric2905, Link entfernt, da Themen zusammengelegt
Grüße Fredi.
-
Moin,
ich habe beide Threads mal zusammengefügt.
Gruß,
Eric
-
Bitte .3.3.3 benutzen
-
Guten Morgen,
habe jetzt 3.3.3 installiert und läuft.
Vielen Dank.
-
Wurde euch die Version als Update angeboten?
Wenn ja welchen Verwahrungsort habt ihr eingestellt?
-
Ja, die 3.3.2 wurde mir als update angeboten.
meine Verwahrungsorte sind:
1 latest http://download.iobroker.net/sources-dist-latest.json
-
3.3.3 hat das Problem gelöst.
Danke Bluefox!