Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. IOBroker nicht mehr erreichbar nach Routertausch

    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 nicht mehr erreichbar nach Routertausch

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

      @homoran Ja kann mich normal anmelden.

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Matze Quin last edited by Homoran

        @matze-quin

        iobroker status
        iobroker list adapters
        iobroker list instances
        
        Matze Quin 1 Reply Last reply Reply Quote 0
        • Matze Quin
          Matze Quin @Thomas Braun last edited by Matze Quin

          @thomas-braun said in IOBroker nicht mehr erreichbar nach Routertausch:

          iobroker status
          iobroker list adapters
          iobroker list instances

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Matze Quin last edited by

            @matze-quin
            Bitte keine Screenshots, Text aus einer Konsole auch als solchen hier rein, in CodeTags 56ad336e-a645-4e41-bb3a-b5bf785f9089-image.png

            Matze Quin 1 Reply Last reply Reply Quote 0
            • Matze Quin
              Matze Quin @Thomas Braun last edited by Matze Quin

              @thomas-braun

              iobroker status
               Cannot read system.config: null (OK when migrating or restoring)
               Cannot find view "system" for search "host"
              iobroker is not running on this host.
              
              
              Objects type: file
              States  type: file
              pi@raspberrypi:~ $ iobroker list adapters
               Cannot read system.config: null (OK when migrating or restoring)
               Cannot find view "system" for search "host"
              pi@raspberrypi:~ $ iobroker list instances
               Cannot read system.config: null (OK when migrating or restoring)
               Cannot find view "system" for search "host"
              
              
              + instance is alive
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Matze Quin last edited by

                @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                Cannot find view "system" for search "host"

                Such mal nach der Meldung, die ist in letzter Zeit häufiger zu finden.
                Backup parat?

                cd /opt/iobroker
                iobroker stop
                sudo -H -u iobroker npm install iobroker.js-controller
                iobroker start
                
                Matze Quin 1 Reply Last reply Reply Quote 0
                • Matze Quin
                  Matze Quin @Thomas Braun last edited by Matze Quin

                  @thomas-braun
                  ja genau diese Meldung ist vorhanden.
                  Normaler Weise werden automatisch über Backitup Backups erstellt. Habe eins vom 09.03. und 12.03. Warum dazwischen keine erstellt wurden entzieht sich meiner kenntnis. Ab dem 12.03. ist der neue Router da.

                  cd /opt/iobroker
                  iobroker stop
                  sudo -H -u iobroker npm install iobroker.js-controller
                  iobroker start
                  

                  läuft gerade

                  Matze Quin 1 Reply Last reply Reply Quote 0
                  • Matze Quin
                    Matze Quin @Matze Quin last edited by

                    @matze-quin

                    
                    pi@raspberrypi:~ $ cd /opt/iobroker
                    pi@raspberrypi:/opt/iobroker $ iobroker stop
                    pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                    
                    > iobroker.js-controller@3.2.16 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                    > node lib/preinstallCheck.js
                    
                    NPM version: 6.14.10
                    
                    > iobroker.js-controller@3.2.16 install /opt/iobroker/node_modules/iobroker.js-controller
                    > node iobroker.js setup first
                    
                     Cannot read system.config: null (OK when migrating or restoring)
                     Cannot find view "system" for search "host"
                    object 0_userdata.0.example_state created
                    object 0_userdata.0 created
                    object alias.0 created
                    object system.certificates created
                    object system.repositories created
                    object system.config created
                    object enum.functions created
                    object enum.rooms created
                    object system.group.user created
                    object system.group.administrator created
                    object _design/system created
                    Renamed repository "default to "stable"
                    Renamed repository "latest to "beta"
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                    
                    + iobroker.js-controller@3.2.16
                    removed 13 packages and updated 15 packages in 32.845s
                    
                    50 packages are looking for funding
                      run `npm fund` for details
                    
                    pi@raspberrypi:/opt/iobroker $ iobroker start
                    pi@raspberrypi:/opt/iobroker $
                    
                    

                    Leider immer noch nicht erreichbar über 192.168.0.178:8081

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Matze Quin last edited by

                      @matze-quin

                      Nochmal

                      iobroker status
                      iobroker list adapters
                      iobroker list instances
                      
                      Matze Quin 1 Reply Last reply Reply Quote 0
                      • Matze Quin
                        Matze Quin @Thomas Braun last edited by

                        @thomas-braun said in IOBroker nicht mehr erreichbar nach Routertausch:

                        iobroker status
                        iobroker list adapters
                        iobroker list instances

                        iobroker status
                        iobroker is not running on this host.
                        
                        
                        Objects type: file
                        States  type: file
                        pi@raspberrypi:/opt/iobroker $ iobroker list adapters
                        pi@raspberrypi:/opt/iobroker $ iobroker list instances
                        
                        
                        + instance is alive
                        pi@raspberrypi:/opt/iobroker $
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Matze Quin last edited by Thomas Braun

                          @matze-quin

                          iobroker host this
                          iobroker add admin
                          
                          Matze Quin 1 Reply Last reply Reply Quote 0
                          • Matze Quin
                            Matze Quin @Thomas Braun last edited by

                            @thomas-braun

                            pi@raspberrypi:/opt/iobroker $ iobroker list adapters
                            pi@raspberrypi:/opt/iobroker $ iobroker add admin
                            host.raspberrypi install adapter admin
                            npm install --loglevel error --production (System call) in "/opt/iobroker/node_modules/iobroker.admin"
                            
                            upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                            upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                            upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                            upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                            host.raspberrypi object system.adapter.admin created/updated
                            host.raspberrypi create instance admin
                            host.raspberrypi object admin.0.info.newsETag created
                            host.raspberrypi object admin.0.info.newsfeed created
                            host.raspberrypi object admin.0.connected created
                            host.raspberrypi object admin.0 created
                            host.raspberrypi object admin.0.info created
                            host.raspberrypi object system.adapter.admin.upload created
                            host.raspberrypi object system.adapter.admin.0.logLevel created
                            host.raspberrypi object system.adapter.admin.0.sigKill created
                            host.raspberrypi object system.adapter.admin.0.eventLoopLag created
                            host.raspberrypi object system.adapter.admin.0.outputCount created
                            host.raspberrypi object system.adapter.admin.0.inputCount created
                            host.raspberrypi object system.adapter.admin.0.uptime created
                            host.raspberrypi object system.adapter.admin.0.memRss created
                            host.raspberrypi object system.adapter.admin.0.memHeapTotal created
                            host.raspberrypi object system.adapter.admin.0.memHeapUsed created
                            host.raspberrypi object system.adapter.admin.0.cputime created
                            host.raspberrypi object system.adapter.admin.0.cpu created
                            host.raspberrypi object system.adapter.admin.0.compactMode created
                            host.raspberrypi object system.adapter.admin.0.connected created
                            host.raspberrypi object system.adapter.admin.0.alive created
                            host.raspberrypi object system.adapter.admin.0 created
                            pi@raspberrypi:/opt/iobroker $
                            pi@raspberrypi:/opt/iobroker $ iobroker host this
                            A host with the name "raspberrypi" already exists!
                            pi@raspberrypi:/opt/iobroker $ iobroker add admin
                            host.raspberrypi create instance admin
                            host.raspberrypi object admin.1.info.newsETag created
                            host.raspberrypi object admin.1.info.newsfeed created
                            host.raspberrypi object admin.1.connected created
                            host.raspberrypi object admin.1 created
                            host.raspberrypi object admin.1.info created
                            host.raspberrypi object system.adapter.admin.upload created
                            host.raspberrypi object system.adapter.admin.1.logLevel created
                            host.raspberrypi object system.adapter.admin.1.sigKill created
                            host.raspberrypi object system.adapter.admin.1.eventLoopLag created
                            host.raspberrypi object system.adapter.admin.1.outputCount created
                            host.raspberrypi object system.adapter.admin.1.inputCount created
                            host.raspberrypi object system.adapter.admin.1.uptime created
                            host.raspberrypi object system.adapter.admin.1.memRss created
                            host.raspberrypi object system.adapter.admin.1.memHeapTotal created
                            host.raspberrypi object system.adapter.admin.1.memHeapUsed created
                            host.raspberrypi object system.adapter.admin.1.cputime created
                            host.raspberrypi object system.adapter.admin.1.cpu created
                            host.raspberrypi object system.adapter.admin.1.compactMode created
                            host.raspberrypi object system.adapter.admin.1.connected created
                            host.raspberrypi object system.adapter.admin.1.alive created
                            host.raspberrypi object system.adapter.admin.1 created
                            pi@raspberrypi:/opt/iobroker $
                            
                            
                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators last edited by

                              @Matze-Quin

                              Da ist aber doch nicht nur der Router getauscht worden!

                              Was ist sonst noch "passiert"?

                              Matze Quin 1 Reply Last reply Reply Quote 0
                              • Matze Quin
                                Matze Quin @Homoran last edited by Matze Quin

                                @homoran
                                Der Pi war direkt an den Router angeschlossen.
                                Habe nen neuen Vodafone Vertrag.
                                An den Router waren auch 2 wlan router angeschlossen, allerdings haben die meines Wissens nichts mit dem PI zu tun?!

                                Der Router gehört mir, habe ihn Bei Vodafone angegeben, falls relevant.

                                Homoran 1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Matze Quin last edited by

                                  @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                                  falls relevant.

                                  Nee, isses nich!
                                  Mich interessiert viel mehr, was am Pi sonst noch "gespielt" wurde

                                  @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                                  Der Pi war direkt an den Router angeschlossen.

                                  • an der selben Steckdose und diese wurde ausgeschaltet?
                                  • Rettungsversuche irgendeiner Art?
                                  • Installationen von irgendetwas?
                                  Matze Quin 1 Reply Last reply Reply Quote 0
                                  • Matze Quin
                                    Matze Quin @Homoran last edited by

                                    @homoran
                                    Ja jetzt wo du es sagst habe ich letzte Tage einmal eine "Reparatur" von dem iobroker tool von elzershark ausgeführt.
                                    Das habe ich allerdings schon öffter gemacht und noch nie war es bisher ein Problem. Sorry das hätte ich früher erwähnen sollen.
                                    Dieses Tool ist gemeint:
                                    https://www.elzershark.com/forum/index.php?thread/4-backup-reparatur-install-tool-iobroker/

                                    Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Matze Quin last edited by

                                      @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                                      von dem iobroker tool von elzershark ausgeführt.

                                      Das ist leider kein gutes Tool 😢

                                      Matze Quin 1 Reply Last reply Reply Quote 1
                                      • Matze Quin
                                        Matze Quin @Homoran last edited by Matze Quin

                                        @homoran
                                        ohha das ist unschön zu lesen. Hast du da eine alternative für mich?

                                        Meinst du das diese Tatsache mit meinem Problem im Zusammenhang steht?
                                        Vorher war definitiv alles in Funktion.

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Matze Quin last edited by

                                          @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                                          Hast du da eine alternative für mich?

                                          sieh dir mal die Links in der Signatur von @Thomas-Braun an

                                          Matze Quin 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Matze Quin last edited by

                                            @matze-quin sagte in IOBroker nicht mehr erreichbar nach Routertausch:

                                            "Reparatur" von dem iobroker tool von elzershark ausgeführt.

                                            Dann bin ich auch raus. Das Ding ist aus meiner Sicht so windig, da mach ich dann nix mehr.

                                            Matze Quin 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            881
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            58
                                            20796
                                            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