Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IoBroker lässt sich nicht starten

    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 lässt sich nicht starten

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

      ich habe bei einem Freund auf einem Raspi 3 (Bookworm) den ioBroker installiert und bekomme folgende fehlermeldung:

      Lx@LxPi3:~ $ iob status
       Cannot read system.config: null (OK when migrating or restoring)
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      Lx@LxPi3:~ $ 
      

      ich komme auch nicht auf das Webinterface des brokers. Weiß jemand rat?

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

        @accu sagte in IoBroker lässt sich nicht starten:

        ich komme auch nicht auf das Webinterface des brokers. Weiß jemand rat?

        iob diag
        

        anschauen. Und den Desktop schon mal ausknipsen...

        A 1 Reply Last reply Reply Quote 0
        • A
          Accu @Thomas Braun last edited by

          @thomas-braun

          ======================= SUMMARY =======================
          			v.2024-05-22
          
          
           Static hostname: LxPi3
                 Icon name: computer
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.6.31+rpt-rpi-v8
              Architecture: arm64
          
          Installation: 		native
          Kernel: 		aarch64
          Userland: 		64 bit
          Timezone: 		Europe/Berlin (CEST, +0200)
          User-ID: 		1000
          Display-Server: 	false
          Boot Target: 		multi-user.target
          
          Pending OS-Updates: 	0
          Error: Object "system.config" not found
          Pending iob updates: 	0
          
          Nodejs-Installation:
          /usr/bin/nodejs 	v20.14.0
          /usr/bin/node 		v20.14.0
          /usr/bin/npm 		10.7.0
          /usr/bin/npx 		10.7.0
          /usr/bin/corepack 	0.28.1
          
          Recommended versions are nodejs  Cannot read system.config: null (OK when migrating or restoring) and npm  Cannot read system.config: null (OK when migrating or restoring)
          Your nodejs installation is correct
          
          MEMORY: 
                         total        used        free      shared  buff/cache   available
          Mem:            951M        195M        294M        1.0M        529M        755M
          Swap:           209M          0B        209M
          Total:          1.2G        195M        504M
          
          Active iob-Instances: 	1
          List is empty
           Cannot read system.config: null (OK when migrating or restoring)
          
          ioBroker Core: 		js-controller 		5.0.19
          			admin 			6.13.16
          
          ioBroker Status: 	 Cannot read system.config: null (OK when migrating or restoring)
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          
          Objects: 		33
          States: 		26
          
          Size of iob-Database:
          
          48K	/opt/iobroker/iobroker-data/objects.jsonl
          80K	/opt/iobroker/iobroker-data/states.jsonl
          
          
          
          =================== END OF SUMMARY ====================
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Accu last edited by

            @accu

            Die Langfassung.
            Und auch mal in

            systemctl status iobroker.service 
            

            einen Blick werfen.

            A 1 Reply Last reply Reply Quote 0
            • A
              Accu @Thomas Braun last edited by

              @thomas-braun habe mich entschlossen die Karte platt zu machen und das ganze Ding neu zu installieren. Fängt aber schon wieder gut an:

              Pumpe@LxPi3:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
              library: loaded
              Library version=2024-05-24
              
              ==========================================================================
              
                  Welcome to the ioBroker installer!
                  Installer version: 2024-01-04
                  
                  You might need to enter your password a couple of times.
              
              ==========================================================================
              
              
              ==========================================================================
                  Installing prerequisites (1/4)
              ==========================================================================
              
              OK:1 http://archive.raspberrypi.com/debian bookworm InRelease
              OK:2 http://raspbian.raspberrypi.com/raspbian bookworm InRelease
              Paketlisten werden gelesen… Fertig
              
              ==========================================================================
              
                  Node.js not found. Installing...
              
              ==========================================================================
              
              rm: das Entfernen von '/etc/apt/keyrings/nodesource.gpg' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
              deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
              Package: nodejs
              Pin: origin deb.nodesource.com
              Pin-Priority: 1001
               Trigger für man-db (2.11.2-2) werden verarbeitet ...odesource1_armhf.deb ....)
              Installed nodejs
              Node.js Installed successfully!
              Changing npm registry to https://registry.npmjs.org
              
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Accu last edited by

                @accu

                Und?

                Mit mageren 1GB Ram dauert das halt erheblich.
                Vermutlich wirst du damit eh nicht weitkommen.

                A 1 Reply Last reply Reply Quote 0
                • A
                  Accu @Thomas Braun last edited by

                  @thomas-braun ist nur ein temporäres Notsystem zum Ansteuern einer Pumpe über einen Shelly via Blockly.

                  Was bedeutet diese Meldung?

                  rm: das Entfernen von '/etc/apt/keyrings/nodesource.gpg' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
                  deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Accu last edited by

                    @accu

                    Bei einer Neuinstallation bedeutet das nichts.

                    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

                    558
                    Online

                    31.9k
                    Users

                    80.3k
                    Topics

                    1.3m
                    Posts

                    2
                    8
                    352
                    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