NEWS
UNSOLVED Admin Update kein Admin Gui mehr erreichbar
-
Habe noch eine weitere Instanz erzeugt, auch ohne Erfolg:
pi@ioBroker-Pi:/opt/iobroker $ iobroker add admin --port 8089 host.ioBroker-Pi create instance admin host.ioBroker-Pi object admin.2.connected created host.ioBroker-Pi object admin.2 created host.ioBroker-Pi object admin.2.info created host.ioBroker-Pi object system.adapter.admin.upload created host.ioBroker-Pi object system.adapter.admin.2.outputCount created host.ioBroker-Pi object system.adapter.admin.2.inputCount created host.ioBroker-Pi object system.adapter.admin.2.uptime created host.ioBroker-Pi object system.adapter.admin.2.memRss created host.ioBroker-Pi object system.adapter.admin.2.memHeapTotal created host.ioBroker-Pi object system.adapter.admin.2.memHeapUsed created host.ioBroker-Pi object system.adapter.admin.2.cputime created host.ioBroker-Pi object system.adapter.admin.2.cpu created host.ioBroker-Pi object system.adapter.admin.2.connected created host.ioBroker-Pi object system.adapter.admin.2.alive created host.ioBroker-Pi object system.adapter.admin.2 created
pi@ioBroker-Pi:/opt/iobroker $ node -v v8.15.1 pi@ioBroker-Pi:/opt/iobroker $ npm v npm ERR! code E404 npm ERR! 404 'iobroker.inst' is not in the npm registry. npm ERR! 404 You should bug the author to publish it npm ERR! 404 (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. npm ERR! 404 npm ERR! 404 'iobroker.inst@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-08-22T20_53_33_895Z-debug.log
--> Das ist verrückt, weil früher am Abend gingen beide Befehle noch. Was heißt das nun?
-
@fischmir sagte in Admin Update kein Admin Gui mehr erreichbar:
Habe einiges mit putty versucht
Und WAS?
-
Hauptsächlich habe ich mir hier orientiert:
https://forum.iobroker.net/topic/1597/gelöst-nach-admin-update-keine-verbindung-zur-8081-er-seite/7 -
@fischmir sagte in Admin Update kein Admin Gui mehr erreichbar:
Hauptsächlich habe ich mir hier orientiert:
https://forum.iobroker.net/topic/1597/gelöst-nach-admin-update-keine-verbindung-zur-8081-er-seite/7Beitrag von 2016............?
-
Ja, wieso? Zu alt?
Mittlerweile wieder da.
pi@ioBroker-Pi:/opt/iobroker $ node -v
v8.16.1 -
@fischmir
versuche mal den Fixercurl -sL https://iobroker.net/fix.sh | bash -
-
@fischmir sagte in Admin Update kein Admin Gui mehr erreichbar:
v8.16.1
eben, ein Sück weiter oben hattest Du 8.15.1 ?
-
Der Fixer hat es wieder "kaputt" (?) gemacht?
pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances system.adapter.admin.0 : admin - enabled, port: 8081, bind: 0.0.0.0, run as: admin system.adapter.admin.1 : admin - enabled, port: 10123, bind: 0.0.0.0, run as: admin system.adapter.admin.2 : admin - enabled, port: 8089, bind: 0.0.0.0, run as: admin system.adapter.backitup.0 : backitup - enabled system.adapter.cloud.0 : cloud - enabled system.adapter.daswetter.0 : daswetter - enabled system.adapter.discovery.0 : discovery - enabled system.adapter.dwd.0 : dwd - enabled system.adapter.email.0 : email - enabled system.adapter.fritzbox.0 : fritzbox - enabled system.adapter.habpanel.0 : habpanel - enabled system.adapter.harmony.0 : harmony - enabled system.adapter.hm-rega.0 : hm-rega - enabled system.adapter.hm-rpc.0 : hm-rpc - enabled, port: 0 system.adapter.ical.0 : ical - enabled system.adapter.ical.1 : ical - enabled system.adapter.ical.2 : ical - enabled system.adapter.icons-mfd-svg.0 : icons-mfd-svg - enabled system.adapter.info.0 : info - enabled system.adapter.javascript.0 : javascript - enabled system.adapter.landroid-s.0 : landroid-s - enabled system.adapter.mihome-vacuum.0 : mihome-vacuum - enabled, port: 54321 system.adapter.musiccast.0 : musiccast - enabled system.adapter.pollenflug.0 : pollenflug - enabled system.adapter.tankerkoenig.0 : tankerkoenig - enabled system.adapter.telegram.0 : telegram - enabled, port: 8443, bind: 0.0.0.0 system.adapter.tr-064.0 : tr-064 - enabled system.adapter.tvspielfilm.0 : tvspielfilm - enabled system.adapter.vis-bars.0 : vis-bars - enabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets - enabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd - enabled system.adapter.vis-justgage.0 : vis-justgage - enabled system.adapter.vis-metro.0 : vis-metro - enabled system.adapter.vis-timeandweather.0 : vis-timeandweather - enabled system.adapter.vis.0 : vis - enabled system.adapter.web.0 : web - enabled, port: 8082, bind: 0.0.0.0, run as: admin + instance is alive pi@ioBroker-Pi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash - ioBroker or some processes are still running: io.admin.0 Please stop them first and try again! pi@ioBroker-Pi:/opt/iobroker $ iobroker stop pi@ioBroker-Pi:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash - ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2019-07-21 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== ========================================================================== Checking ioBroker user and directory permissions (2/3) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Checking autostart (3/3) ========================================================================== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ========================================================================== pi@ioBroker-Pi:/opt/iobroker $ iobroker start pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances events.js:183 throw er; // Unhandled 'error' event ^ Error: listen EADDRINUSE 127.0.0.1:9001 at Server.setupListenHandle [as _listen2] (net.js:1360:14) at listenInCluster (net.js:1401:12) at doListen (net.js:1510:7) at _combinedTickCallback (internal/process/next_tick.js:142:11) at process._tickCallback (internal/process/next_tick.js:181:9)
-
Erst konnte ich die Instanzen noch anzeigen, dann nicht mehr?
-
Ich hoffe du hast ein Backup...........
-
Habe den Befehl, die Instanzen aufzulisten zu schnell abgeschickt...admin ist wieder da!
-
@sigi234 sagte in Admin Update kein Admin Gui mehr erreichbar:
Ich hoffe du hast ein Backup...........
Ja
-
@fischmir
also nochmal (in opt/iobroker)node -v
nodejs -v
npm -v -
@dslraser
Jetzt bin ich gespannt........ -
@fischmir sagte in Admin Update kein Admin Gui mehr erreichbar:
Habe den Befehl, die Instanzen aufzulisten zu schnell abgeschickt...admin ist wieder da!
Nachdem die Einstellungen wieder in Ordnung sind, sollte man die neuen (port 8089 +10123) Instanzen deinstallieren, um die Ressourcen zu sparen.