Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker Administrator lädt nicht. HILFE

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Iobroker Administrator lädt nicht. HILFE

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      skorpil last edited by

      Urplötzlich funktioniert der Aufruf "IP des ioBroker-Servers>:8081" bei mir nicht mehr. Ein restart des iobroker brachte nichts.

      Augenscheinlich zickt Port 8081, denn der Port 8080 auf dem ccuio läuft, klappt einwandfrei.

      Iobroker Schein auf 8081 nicht zu lauschen oder er startet nicht.

      Was soll ich tun?

      1 Reply Last reply Reply Quote 0
      • S
        skorpil last edited by

        mußte den iobroker komplett neu installieren. Jetzt läuft er wieder. Aber meine gesamten Einstellungen sind weg. Ich hatte vorher ein backup gemacht. Wenn ich das einspiele, läuft er wieder NICHT.

        Was kann das sein???? Irgendwie ist bei der defekten Installation augenscheinlich der Port 8081 gesperrt. Nur, warum?

        Wer weiß Rat?

        622_defekt.tar.gz
        622_funktionsf_hig..tar.gz

        1 Reply Last reply Reply Quote 0
        • Bluefox
          Bluefox last edited by

          Installiere zweiten Adapter und benutze den um zu konfigurieren:

          cd /opt/iobroker
          iobroker add admin --port 8085 --enabled
          
          
          1 Reply Last reply Reply Quote 0
          • S
            skorpil last edited by

            Mache ich, daaaanke

            1 Reply Last reply Reply Quote 0
            • A
              Alexxx2005 last edited by

              wie kann ich den Admin.0 wieder in den Autostart machen, momentan muss ich diesen immer manuell starten mit "iobroker admin start"

              1 Reply Last reply Reply Quote 0
              • Bluefox
                Bluefox last edited by

                @Alexxx2005:

                wie kann ich den Admin.0 wieder in den Autostart machen, momentan muss ich diesen immer manuell starten mit "iobroker admin start" `
                Mit dem Kommando

                iobroker start admin

                Machst du autostart an.

                Vielleicht verhindert irgendwas admin Start beim hochfahren. Was sagt log?

                1 Reply Last reply Reply Quote 0
                • C
                  chka last edited by

                  habe leider das gleich problem

                  ! 2016-03-10 20:58:55.875 - info: host.raspberrypi "system.adapter.admin.2" enabled
                  ! 2016-03-10 20:58:55.895 - info: host.raspberrypi instance system.adapter.admin.2 started with pid 2989
                  ! 2016-03-10 20:58:59.568 - info: admin.2 starting. Version 0.8.6 in /opt/iobroker/node_modules/iobroker.admin
                  ! 2016-03-10 20:58:59.725 - info: admin.2 requesting all states
                  ! 2016-03-10 20:58:59.732 - info: admin.2 requesting all objects
                  ! 2016-03-10 20:58:59.735 - info: admin.2 Request actual repository…
                  ! 2016-03-10 20:58:59.746 - info: admin.2 http server listening on port 8081
                  ! 2016-03-10 20:58:59.748 - info: admin.2 Use link "http://localhost:8081" to configure.
                  ! 2016-03-10 20:59:05.274 - info: admin.2 received all objects
                  ! 2016-03-10 20:59:05.320 - error: uncaught exception: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
                  ! 2016-03-10 20:59:05.332 - error: Error: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
                  ! at Error (native)
                  ! at Object.fs.readdirSync (fs.js:856:18)
                  ! at Object.getInstalledInfo (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:184:19)
                  ! at writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/admin.js:224:27)
                  ! at Socket. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/admin.js:605:9)
                  ! at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:305:9)
                  ! at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:229:12)
                  ! at Manager. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
                  ! at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:131:20)
                  ! at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:333:8)
                  ! 2016-03-10 20:59:05.485 - info: admin.2 received all states
                  ! 2016-03-10 20:59:05.640 - info: admin.2 terminating http server on port 8081
                  ! 2016-03-10 20:59:05.701 - error: host.raspberrypi instance system.adapter.admin.2 terminated with code 6 (uncaught exception)
                  ! 2016-03-10 20:59:05.703 - info: host.raspberrypi Restart adapter system.adapter.admin.2 because enabled
                  ! 2016-03-10 20:59:35.728 - info: host.raspberrypi instance system.adapter.admin.2 started with pid 3003
                  ! 2016-03-10 20:59:39.141 - info: admin.2 starting. Version 0.8.6 in /opt/iobroker/node_modules/iobroker.admin
                  ! 2016-03-10 20:59:39.311 - info: admin.2 requesting all states
                  ! 2016-03-10 20:59:39.320 - info: admin.2 requesting all objects
                  ! 2016-03-10 20:59:39.325 - info: admin.2 Request actual repository...
                  ! 2016-03-10 20:59:39.339 - info: admin.2 http server listening on port 8081
                  ! 2016-03-10 20:59:39.340 - info: admin.2 Use link "http://localhost:8081" to configure.
                  ! 2016-03-10 20:59:42.867 - info: admin.2 received all states
                  ! 2016-03-10 20:59:44.539 - info: admin.2 received all objects
                  ! 2016-03-10 20:59:44.614 - error: uncaught exception: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
                  ! 2016-03-10 20:59:44.633 - error: Error: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
                  ! at Error (native)
                  ! at Object.fs.readdirSync (fs.js:856:18)
                  ! at Object.getInstalledInfo (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:184:19)
                  ! at writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/admin.js:224:27)
                  ! at Socket. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/admin.js:605:9)
                  ! at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:305:9)
                  ! at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:229:12)
                  ! at Manager. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
                  ! at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:131:20)
                  ! at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:333:8)
                  ! 2016-03-10 20:59:44.946 - info: admin.2 terminating http server on port 8081
                  ! 2016-03-10 20:59:45.024 - error: host.raspberrypi instance system.adapter.admin.2 terminated with code 6 (uncaught exception)
                  ! 2016-03-10 20:59:45.026 - info: host.raspberrypi Restart adapter system.adapter.admin.2 because enabled
                  ! 2016-03-10 21:00:00.615 - info: host.raspberrypi instance system.adapter.ical.0 started with pid 3016
                  ! 2016-03-10 21:00:00.648 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 3021
                  ! 2016-03-10 21:00:14.057 - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (OK)
                  ! 2016-03-10 21:00:14.338 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 0 (OK)
                  ! 2016-03-10 21:00:15.043 - info: host.raspberrypi instance system.adapter.admin.2 started with pid 3034
                  ! 2016-03-10 21:00:19.040 - info: admin.2 starting. Version 0.8.6 in /opt/iobroker/node_modules/iobroker.admin
                  ! 2016-03-10 21:00:19.343 - info: admin.2 requesting all states
                  ! 2016-03-10 21:00:19.354 - info: admin.2 requesting all objects
                  ! 2016-03-10 21:00:19.359 - info: admin.2 Request actual repository...
                  ! 2016-03-10 21:00:19.377 - info: admin.2 http server listening on port 8081
                  ! 2016-03-10 21:00:19.379 - info: admin.2 Use link "http://localhost:8081" to configure.
                  ! 2016-03-10 21:00:23.248 - info: admin.2 received all states
                  ! 2016-03-10 21:00:24.201 - info: admin.2 received all objects
                  ! 2016-03-10 21:00:24.247 - error: uncaught exception: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
                  ! 2016-03-10 21:00:24.259 - error: Error: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
                  ! at Error (native)
                  ! at Object.fs.readdirSync (fs.js:856:18)
                  ! at Object.getInstalledInfo (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:184:19)
                  ! at writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/admin.js:224:27)
                  ! at Socket. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/admin.js:605:9)
                  ! at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:305:9)
                  ! at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:229:12)
                  ! at Manager. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
                  ! at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:131:20)
                  ! at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:333:8)
                  ! 2016-03-10 21:00:24.567 - info: admin.2 terminating http server on port 8081
                  ! 2016-03-10 21:00:24.618 - error: host.raspberrypi instance system.adapter.admin.2 terminated with code 6 (uncaught exception)
                  ! 2016-03-10 21:00:24.619 - info: host.raspberrypi Restart adapter system.adapter.admin.2 because enabled
                  ! 2016-03-10 21:00:54.661 - info: host.raspberrypi instance system.adapter.admin.2 started with pid 3048
                  ! 2016-03-10 21:00:58.366 - info: admin.2 starting. Version 0.8.6 in /opt/iobroker/node_modules/iobroker.admin
                  ! 2016-03-10 21:00:58.534 - info: admin.2 requesting all states
                  ! 2016-03-10 21:00:58.541 - info: admin.2 requesting all objects
                  ! 2016-03-10 21:00:58.545 - info: admin.2 Request actual repository...
                  ! 2016-03-10 21:00:58.556 - info: admin.2 http server listening on port 8081
                  ! 2016-03-10 21:00:58.557 - info: admin.2 Use link "http://localhost:8081" to configure.
                  ! 2016-03-10 21:01:02.416 - info: admin.2 received all objects
                  ! 2016-03-10 21:01:02.462 - error: uncaught exception: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
                  ! 2016-03-10 21:01:02.473 - error: Error: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/iobroker.js-controller/lib/../node_modules'
                  ! at Error (native)
                  ! at Object.fs.readdirSync (fs.js:856:18)
                  ! at Object.getInstalledInfo (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:184:19)
                  ! at writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/admin.js:224:27)
                  ! at Socket. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/admin.js:605:9)
                  ! at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:305:9)
                  ! at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:229:12)
                  ! at Manager. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
                  ! at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:131:20)
                  ! at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:333:8)
                  ! 2016-03-10 21:01:02.615 - info: admin.2 received all states
                  ! 2016-03-10 21:01:02.781 - info: admin.2 terminating http server on port 8081
                  ! 2016-03-10 21:01:02.830 - error: host.raspberrypi instance system.adapter.admin.2 terminated with code 6 (uncaught exception)
                  ! 2016-03-10 21:01:02.843 - info: host.raspberrypi Restart adapter system.adapter.admin.2 because enabled</anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous>

                  ! iobroker add admin –port 8081 --enabled
                  ! npm install iobroker.admin --production --prefix "/opt/iobroker" (System call)
                  ! npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/package.json'
                  ! npm WARN iobroker No description
                  ! npm WARN iobroker No repository field.
                  ! npm WARN iobroker No README data
                  ! npm WARN iobroker No license field.
                  ! host.raspberrypi install adapter admin
                  ! npm install --production --prefix "/opt/iobroker/node_modules/iobroker.admin" (System call)
                  ! npm ERR! Linux 4.1.13-v7+
                  ! npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production" "--prefix" "/opt/iobroker/node_modules/iobroker.admin"
                  ! npm ERR! node v5.8.0
                  ! npm ERR! npm v3.7.3
                  ! npm ERR! Cannot read property 'target' of null
                  ! npm ERR!
                  ! npm ERR! If you need help, you may report this error at:
                  ! npm ERR! <https://github.com/npm/npm/issues>
                  ! npm ERR! Please include the following file with any support request:
                  ! npm ERR! /opt/iobroker/npm-debug.log
                  ! Cannot install iobroker.admin: 1

                  1 Reply Last reply Reply Quote 0
                  • Bluefox
                    Bluefox last edited by

                    Es geht hier um npm 3.

                    Alle die, das Problem haben, bitte die Datei /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js mit

                    https://raw.githubusercontent.com/ioBro … b/tools.js

                    austauschen.

                    1 Reply Last reply Reply Quote 0
                    • derAuge
                      derAuge last edited by

                      iobroker stop

                      datei ersetzt

                      iobroker start

                      leider ohne erfolg

                      
                      2016-03-11 12:01:30.328  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                      2016-03-11 12:01:30.329  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                      2016-03-11 12:02:00.359  - info: host.Pi2-3 instance system.adapter.admin.0 started with pid 25857
                      2016-03-11 12:02:01.865  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                      2016-03-11 12:02:01.866  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                      2016-03-11 12:02:31.914  - info: host.Pi2-3 instance system.adapter.admin.0 started with pid 25988
                      2016-03-11 12:02:34.190  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                      2016-03-11 12:02:34.191  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                      
                      
                      1 Reply Last reply Reply Quote 0
                      • derAuge
                        derAuge last edited by

                        @Bluefox:

                        Es geht hier um npm 3.

                        Alle die, das Problem haben, bitte die Datei /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js mit

                        https://raw.githubusercontent.com/ioBro … b/tools.js

                        austauschen. `

                        zweiter versuch:

                        cd /opt/iobroker/node_modules/iobroker.js-controller/lib/
                        rm tools.js*
                        wget https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/lib/tools.js
                        chmod 777 tools.js
                        cd /opt/iobroker/
                        iobroker restart
                        
                        
                        2016-03-11 12:10:50.625  - info: host.Pi2-3 instance system.adapter.admin.0 started with pid 27368
                        2016-03-11 12:10:52.962  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                        2016-03-11 12:10:52.965  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                        2016-03-11 12:11:22.996  - info: host.Pi2-3 instance system.adapter.admin.0 started with pid 27397
                        2016-03-11 12:11:25.374  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                        2016-03-11 12:11:25.377  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                        2016-03-11 12:11:55.416  - info: host.Pi2-3 instance system.adapter.admin.0 started with pid 27527
                        2016-03-11 12:11:56.987  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                        2016-03-11 12:11:56.989  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                        
                        
                        1 Reply Last reply Reply Quote 0
                        • Bluefox
                          Bluefox last edited by

                          @derAuge:

                          @Bluefox:

                          Es geht hier um npm 3.

                          Alle die, das Problem haben, bitte die Datei /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js mit

                          https://raw.githubusercontent.com/ioBro … b/tools.js

                          austauschen. `

                          zweiter versuch:

                          cd /opt/iobroker/node_modules/iobroker.js-controller/lib/
                          rm tools.js*
                          wget https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/lib/tools.js
                          chmod 777 tools.js
                          cd /opt/iobroker/
                          iobroker restart
                          
                          
                          2016-03-11 12:10:50.625  - info: host.Pi2-3 instance system.adapter.admin.0 started with pid 27368
                          2016-03-11 12:10:52.962  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                          2016-03-11 12:10:52.965  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                          2016-03-11 12:11:22.996  - info: host.Pi2-3 instance system.adapter.admin.0 started with pid 27397
                          2016-03-11 12:11:25.374  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                          2016-03-11 12:11:25.377  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                          2016-03-11 12:11:55.416  - info: host.Pi2-3 instance system.adapter.admin.0 started with pid 27527
                          2016-03-11 12:11:56.987  - error: host.Pi2-3 instance system.adapter.admin.0 terminated with code 8 (node.js: Cannot find module)
                          2016-03-11 12:11:56.989  - info: host.Pi2-3 Restart adapter system.adapter.admin.0 because enabled
                          
                          ```` `  
                          

                          http://forum.iobroker.net/viewtopic.php … 904#p21491

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post

                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          655
                          Online

                          31.9k
                          Users

                          80.2k
                          Topics

                          1.3m
                          Posts

                          5
                          11
                          2849
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo