Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Admin nicht erreichbar

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Admin nicht erreichbar

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

      @thomas-braun so?

      pi@raspberrypi:~ $ iobroker update -i
      Used repository: stable
      hash unchanged, use cached sources
      update done
      Adapter    "backitup"      : 2.3.3    , installed 2.2.3 [Updateable]
      Adapter    "discovery"     : 2.7.5    , installed 2.7.3 [Updateable]
      Adapter    "fb-checkpresence": 1.1.13  , installed 1.1.13
      Adapter    "flot"          : 1.10.7   , installed 1.10.7
      Adapter    "history"       : 1.10.5   , installed 1.9.14 [Updateable]
      Adapter    "info"          : 1.9.8    , installed 1.9.8
      Adapter    "jarvis"        : 3.0.11   , installed 2.2.1 [Updateable]
      Controller "js-controller" : 4.0.15   , installed 3.3.22 [Updateable]
      Adapter    "shelly"        : 4.0.7    , installed 4.0.7
      Adapter    "simple-api"    : 2.6.2    , installed 2.6.2
      Adapter    "smartmeter"    : 3.2.1    , installed 3.2.1
      Adapter    "socketio"      : 3.1.5    , installed 3.1.5
      Adapter    "viessmannapi"  : 2.0.7    , installed 2.0.7
      Adapter    "vis"           : 1.4.5    , installed 1.4.5
      Adapter    "web"           : 3.4.16   , installed 3.4.16
      
      Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @K. K. 1 last edited by

        @k-k-1 sagte in Admin nicht erreichbar:

        also start admin hab ich schon mehrmals versucht, ohne Erfolg

        dann mach mal eine zweite puTTY-Session auf und lass dort das log laufen: iobroker logs --watch wenn du über die erste Sessin noch mal iobroker start admin aufrufst

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

          @k-k-1 wo ist denn der admin?

          1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @K. K. 1 last edited by Thomas Braun

            @k-k-1

            Da fehlt der admin ja.

            iobroker add admin
            
            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Thomas Braun last edited by Homoran

              @thomas-braun
              nicht adden
              in den Instanzen ist er doch!

              @k-k-1
              iobroker install admin

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

                @homoran
                Nanu?
                Instanz ohne Adapter ist aber auch schwer merkwürdig...

                iobroker stop
                iobroker upload all
                iobroker start
                
                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Thomas Braun last edited by

                  @thomas-braun sagte in Admin nicht erreichbar:

                  Instanz ohne Adapter ist aber auch schwer merkwürdig...

                  so ist es

                  1 Reply Last reply Reply Quote 0
                  • K. K. 1
                    K. K. 1 @Homoran last edited by

                    @homoran da kommt leider nichts im log bzgl. start admin

                    2022-02-27 16:49:57.967  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:49:57.967  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:50:03.966  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:50:03.966  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:50:09.967  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:50:15.997  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:50:09.967  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:50:15.997  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:50:21.966  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    2022-02-27 16:50:21.966  - info: smartmeter.0 (724) Received 9 values, 3 updated
                    
                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @K. K. 1 last edited by

                      @k-k-1 wenn das kein uraltes log ist solltest du erst einmal die Grundeinstellungen deines RasPi korrekt setzen.

                      Zeitzone schon mal auf jeden Fall. Wie sieht es denn mit der Sprache aus?

                      1 Reply Last reply Reply Quote 0
                      • K. K. 1
                        K. K. 1 last edited by

                        @homoran Danke, hab ich angepasst.

                        Folgendes hab ich gefunden:

                        2022-02-27 18:14:07.330  - error: host.raspberrypi startInstance admin.0: cannot find start file!
                        
                        pi@raspberrypi:/opt/iobroker $ iobroker install admin
                        adapter "admin" already installed. Use "upgrade" to upgrade to a newer version.
                        iobroker pi@raspberrypi:/opt/iobroker $ iobroker upgrade admin
                        Adapter "admin"          is not installed.
                        

                        Ich seh nicht mehr durch ...

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @K. K. 1 last edited by

                          @k-k-1 sagte in Admin nicht erreichbar:

                          iobroker install admin

                          Versuch mal

                          sudo -u -H iobroker iobroker install admin@5.3.1
                          
                          K. K. 1 1 Reply Last reply Reply Quote 0
                          • K. K. 1
                            K. K. 1 @Thomas Braun last edited by

                            @thomas-braun

                            pi@raspberrypi:~ $ cd /opt/iobroker
                            pi@raspberrypi:/opt/iobroker $ iobroker start admin
                            pi@raspberrypi:/opt/iobroker $ sudo -u -H iobroker iobroker install admin@5.3.1
                            sudo: Unbekannter Benutzer: -H
                            sudo: Audit-Plugin sudoers_audit konnte nicht initialisiert werden
                            pi@raspberrypi:/opt/iobroker $ sudo -u -H iobroker iobroker install admin@5.3.1
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @K. K. 1 last edited by

                              @k-k-1 Sorry, Blödsinn von mir.

                              Besser:

                              iobroker install admin@5.3.1
                              
                              K. K. 1 1 Reply Last reply Reply Quote 0
                              • K. K. 1
                                K. K. 1 @Thomas Braun last edited by

                                @thomas-braun

                                pi@raspberrypi:/opt/iobroker $ iobroker install admin@5.3.1
                                adapter "admin" already installed. Use "upgrade" to upgrade to a newer version.
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @K. K. 1 last edited by

                                  @k-k-1

                                  iobroker upgrade admin@5.3.1
                                  
                                  K. K. 1 1 Reply Last reply Reply Quote 0
                                  • K. K. 1
                                    K. K. 1 @Thomas Braun last edited by

                                    @thomas-braun

                                    Would you like to upgrade admin from @0.0.0 to @5.3.1 now? [(y)es, (n)o]: y
                                    Update admin from @0.0.0 to @5.3.1
                                    host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
                                    NPM version: 8.1.2
                                    npm install iobroker.admin@5.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
                                    npm ERR! code ENOTEMPTY
                                    npm ERR! syscall rename
                                    npm ERR! path /opt/iobroker/node_modules/accepts
                                    npm ERR! dest /opt/iobroker/node_modules/.accepts-rBwU1CL7
                                    npm ERR! errno -39
                                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/accepts' -> '/opt/iobroker/node_modules/.accepts-rBwU1CL7'
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /home/iobroker/.npm/_logs/2022-02-27T17_35_39_508Z-debug.log
                                    host.raspberrypi Cannot install iobroker.admin@5.3.1: 217
                                    
                                    crunchip Thomas Braun 3 Replies Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @K. K. 1 last edited by

                                      @k-k-1 sagte in Admin nicht erreichbar:

                                      NPM version: 8.1.2

                                      wie kommst du dazu?

                                      K. K. 1 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @K. K. 1 last edited by

                                        @k-k-1

                                        sudo ln -s /usr/bin/node /usr/bin/nodejs
                                        which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                        
                                        K. K. 1 2 Replies Last reply Reply Quote 0
                                        • K. K. 1
                                          K. K. 1 @crunchip last edited by

                                          @crunchip
                                          Hab ich nicht bewusst gemacht ...

                                          1 Reply Last reply Reply Quote 0
                                          • K. K. 1
                                            K. K. 1 @Thomas Braun last edited by

                                            @thomas-braun said in Admin nicht erreichbar:

                                            sudo ln -s /usr/bin/node /usr/bin/nodejs

                                            da passiert nichts

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            886
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            39
                                            1816
                                            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