Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. help please - iobroker läuft nicht

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    help please - iobroker läuft nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Pahan last edited by

      @pahan

      Installier nodeJS in Version 12 oder 14 sauber neu.
      Anleitung in meiner Signatur. Insbesondere den Teil mit den falschen Pfaden lesen und umsetzen.

      P 1 Reply Last reply Reply Quote 0
      • P
        Pahan @Thomas Braun last edited by Pahan

        @thomas-braun sagte in help please - iobroker läuft nicht:

        @pahan

        Installier nodeJS in Version 12 oder 14 sauber neu.
        Anleitung in meiner Signatur. Insbesondere den Teil mit den falschen Pfaden lesen und umsetzen.

        habe ich gemacht

        
        pi@raspberrypi:/opt/iobroker $ npm -v
        6.14.15
        pi@raspberrypi:/opt/iobroker $ node -v
        v14.18.1
        pi@raspberrypi:/opt/iobroker $ nodejs -v
        v14.18.1
        pi@raspberrypi:/opt/iobroker $
        
        

        Deiner Anleitung gibt der "iobroker fix" folgendes zurück:

        pi@raspberrypi:/opt/iobroker $ iobroker fix
        library: loaded
        Library version=2021-08-05
        
        ==========================================================================
        
            Welcome to the ioBroker installation fixer!
            Script version: 2021-04-07
        
            You might need to enter your password a couple of times.
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/3)
        ==========================================================================
        
        Hit:1 http://archive.raspberrypi.org/debian buster InRelease
        Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
        Hit:3 https://repos.influxdata.com/debian stretch InRelease
        Hit:4 https://packages.grafana.com/oss/deb stable InRelease
        Hit:5 https://deb.nodesource.com/node_14.x buster InRelease
        Hit:6 https://archive.raspbian.org/raspbian buster InRelease
        Reading package lists... Done
        Installed gcc-c++
        
        ==========================================================================
            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!
        

        danach gebe ich ein

        iobroker start
        

        und nach Eingabe davon ist der Cursor sofort wieder sichtbar. Früher dauerte es mal 1-2 Sekunden, bis der Cursor wieder bereit ist. Jedenfalls funktioniert der iobroker nach diesem Befehl leider immer noch nicht

        Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Pahan last edited by Thomas Braun

          @pahan sagte in help please - iobroker läuft nicht:

          Hit:3 https://repos.influxdata.com/debian stretch InRelease

          Mix aus Releases ist gefährlich. Stell das influx-Repo auf Buster (vermutlich ist das die verwendete Version bei dir) um.

          which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
          

          liefert?

          iobroker status
          

          liefert?

          P 1 Reply Last reply Reply Quote 0
          • P
            Pahan @Thomas Braun last edited by

            @thomas-braun sagte in help please - iobroker läuft nicht:

            @pahan sagte in help please - iobroker läuft nicht:

            Hit:3 https://repos.influxdata.com/debian stretch InRelease

            Mix aus Releases ist gefährlich. Stell das influx-Repo auf Buster (vermutlich ist das die verwendete Version bei dir) um.

            which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
            

            liefert?

            folgendes:

            
            pi@raspberrypi:/opt/iobroker $ which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
            /usr/bin/nodejs
            /usr/bin/node
            /usr/bin/npm
            v14.18.1
            v14.18.1
            6.14.15
            Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
            Hit:2 http://archive.raspberrypi.org/debian buster InRelease
            Hit:3 https://repos.influxdata.com/debian stretch InRelease
            Hit:4 https://archive.raspbian.org/raspbian buster InRelease
            Hit:5 https://deb.nodesource.com/node_14.x buster InRelease
            Hit:6 https://packages.grafana.com/oss/deb stable InRelease
            Reading package lists... Done
            Building dependency tree
            Reading state information... Done
            All packages are up to date.
            Hit:1 http://archive.raspberrypi.org/debian buster InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
            Hit:3 https://repos.influxdata.com/debian stretch InRelease
            Hit:4 https://packages.grafana.com/oss/deb stable InRelease
            Hit:5 https://deb.nodesource.com/node_14.x buster InRelease
            Hit:6 https://archive.raspbian.org/raspbian buster InRelease
            Reading package lists... Done
            Building dependency tree
            Reading state information... Done
            All packages are up to date.
            nodejs:
              Installed: 14.18.1-deb-1nodesource1
              Candidate: 14.18.1-deb-1nodesource1
              Version table:
             *** 14.18.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u1 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                    500 https://archive.raspbian.org/raspbian buster/main armhf Packages
            
            
            iobroker status
            

            liefert?

            folgendes:

            
            pi@raspberrypi:/opt/iobroker $ iobroker status
            iobroker is running on this host.
            
            
            Objects type: file
            States  type: file
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Pahan last edited by

              @pahan

              Läuft also.
              Wo ist konkret dein Problem?

              P 1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Pahan last edited by

                @thomas-braun sagte in help please - iobroker läuft nicht:

                Läuft also.

                das dachte ich auch, aber:

                @pahan sagte in help please - iobroker läuft nicht:

                Jedenfalls funktioniert der iobroker nach diesem Befehl leider immer noch nicht

                @Pahan
                Woran machst du das fest?

                iobroker list instances

                P 1 Reply Last reply Reply Quote 0
                • P
                  Pahan @Thomas Braun last edited by

                  @thomas-braun sagte in help please - iobroker läuft nicht:

                  @pahan

                  Läuft also.
                  Wo ist konkret dein Problem?

                  Ja, den Ausgaben nach läuft iobroker,
                  aber über die IP:8081 ist dieser nicht erreichbar.
                  Von keinem der im Haus befindlichen Endgeräte

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

                    @pahan sagte in help please - iobroker läuft nicht:

                    aber über die IP:8081 ist dieser nicht erreichbar.

                    dann zeig mal was meine eben gepostete Abfrage bringt

                    1 Reply Last reply Reply Quote 0
                    • P
                      Pahan @Homoran last edited by

                      @homoran sagte in help please - iobroker läuft nicht:

                      iobroker list instances

                      liefert folgendes:

                      pi@raspberrypi:/opt/iobroker $ iobroker list instances
                      
                      + instance is alive
                      pi@raspberrypi:/opt/iobroker $
                      
                      
                      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Pahan last edited by

                        @pahan

                        iobroker list adapters
                        iobroker upload all
                        
                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Pahan last edited by

                          @pahan sagte in help please - iobroker läuft nicht:

                          liefert folgendes:

                          What????

                          keine einzige Instanz installiert?
                          Hast du noch mehr Probleme gehabt und uns nichts erzählt?

                          iobroker update -i

                          P 1 Reply Last reply Reply Quote 0
                          • P
                            Pahan @Homoran last edited by

                            @homoran sagte in help please - iobroker läuft nicht:

                            @pahan sagte in help please - iobroker läuft nicht:

                            liefert folgendes:

                            What????

                            keine einzige Instanz installiert?
                            Hast du noch mehr Probleme gehabt und uns nichts erzählt?

                            außer dem Problem mit dem upnp adapter, bei dem ich alle DP löschte und den Vorgang abgebrochen haben muss (nach 2h), keine mehr. Bis gestern Mittag lief iobroker mit seinen ca. 30 Adaptern eigentlich OK.

                            iobroker update -i

                            liefert folgendes:

                            pi@raspberrypi:/opt/iobroker $ iobroker update -i
                            Used repository: default
                            hash changed or no sources cached => force download of new sources
                            update done
                            Adapter    "admin"         : 5.1.25   , installed 5.1.28
                            Adapter    "backitup"      : 2.1.17   , installed 2.2.2
                            Adapter    "discovery"     : 2.7.3    , installed 2.7.5
                            Controller "js-controller" : 3.3.18   , installed 3.3.18
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Pahan last edited by

                              @pahan

                              Da hast du aber Beta-Versionen drin, sitzt aber jetzt auf dem Stable Repo.

                              iobroker upload all
                              

                              hast du jetzt mal gemacht?
                              Danach

                              iobroker restart
                              
                              P 1 Reply Last reply Reply Quote 0
                              • P
                                Pahan @Thomas Braun last edited by

                                @thomas-braun sagte in help please - iobroker läuft nicht:

                                @pahan

                                Da hast du aber Beta-Versionen drin, sitzt aber jetzt auf dem Stable Repo.

                                iobroker upload all
                                

                                hast du jetzt mal gemacht?
                                Danach

                                iobroker restart
                                

                                beides gemacht und den raspi rebootet, leider ohne Erfolg.

                                Es kommen auf der Shell keine Fehlermeldungen, aber nach Aufruf vom iobroker über ip:8081 kommt eben "Die Website ist nicht erreichbar"

                                Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Pahan last edited by

                                  @pahan

                                  Dann nochmal

                                  iobroker list adapters
                                  iobroker list instances
                                  
                                  P 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Pahan last edited by Homoran

                                    @pahan sagte in help please - iobroker läuft nicht:

                                    aber nach Aufruf vom iobroker über ip:8081 kommt eben "Die Website ist nicht erreichbar"

                                    klar, weil deine Instanzen nicht installiert sind!

                                    hattest du den Raspi mal durch "Stecker raus" rebooted????
                                    etwa hier?

                                    @pahan sagte in help please - iobroker läuft nicht:

                                    den Vorgang abgebrochen haben muss (nach 2h

                                    1 Reply Last reply Reply Quote 1
                                    • Thomas Braun
                                      Thomas Braun Most Active @Pahan last edited by

                                      @pahan

                                      iobroker add admin
                                      iobroker restart
                                      
                                      1 Reply Last reply Reply Quote 1
                                      • P
                                        Pahan @Thomas Braun last edited by

                                        @thomas-braun sagte in help please - iobroker läuft nicht:

                                        @pahan

                                        Dann nochmal

                                        iobroker list adapters
                                        iobroker list instances
                                        
                                        pi@raspberrypi:/opt/iobroker $ iobroker list adapters
                                        pi@raspberrypi:/opt/iobroker $ iobroker list instances
                                        
                                        
                                        + instance is alive
                                        pi@raspberrypi:/opt/iobroker $
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators last edited by

                                          @Pahan
                                          Hast du ein aktuelles BackUp?

                                          P 1 Reply Last reply Reply Quote 1
                                          • P
                                            Pahan @Homoran last edited by Pahan

                                            @homoran sagte in help please - iobroker läuft nicht:

                                            @Pahan
                                            Hast du ein aktuelles BackUp?

                                            habe ich, ein tägliches Backup über den entsprechenden Adapter, gespeichert auf der Synology

                                            Update: Leute, Ihr seid die Besten!
                                            ich bin drauf, nachdem ich die Admin Instanz installiert hatte.

                                            Heißt jetzt für mich: den BackitUP Adapter installieren und das alte Backup draufspielen, oder?

                                            Homoran Thomas Braun P 3 Replies 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

                                            976
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            78
                                            3050
                                            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