Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. [Linux] Failed to connect to bus: Verbindungsaufbau..

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    208

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

[Linux] Failed to connect to bus: Verbindungsaufbau..

[Linux] Failed to connect to bus: Verbindungsaufbau..

Scheduled Pinned Locked Moved Off Topic
10 Posts 2 Posters 511 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    WolfgangFB
    wrote on last edited by
    #1

    Seit heute bekomme ich beim Raspi folgende Meldung

    pi@raspberrypi202:/opt/iobroker $ sudo shutdown -r now
    Failed to connect to bus: Verbindungsaufbau abgelehnt
    Failed to open initctl fifo: Kein passendes Gerät bzw. keine passende Adresse gefunden
    Failed to talk to init daemon.
    

    das gleiche z.B. bei sudo reboot oder sudo shutdown -r now

    Bei google finde ich hauptsächlich Beiträge bei denen User das gleiche Problem haben, aber eine praktikable Lösung habe ich noch nicht gefunden.
    Wie behebt man dieses Problem? (Thomas???)

    Thomas BraunT 1 Reply Last reply
    0
    • W WolfgangFB

      Seit heute bekomme ich beim Raspi folgende Meldung

      pi@raspberrypi202:/opt/iobroker $ sudo shutdown -r now
      Failed to connect to bus: Verbindungsaufbau abgelehnt
      Failed to open initctl fifo: Kein passendes Gerät bzw. keine passende Adresse gefunden
      Failed to talk to init daemon.
      

      das gleiche z.B. bei sudo reboot oder sudo shutdown -r now

      Bei google finde ich hauptsächlich Beiträge bei denen User das gleiche Problem haben, aber eine praktikable Lösung habe ich noch nicht gefunden.
      Wie behebt man dieses Problem? (Thomas???)

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @wolfgangfb

      Versuch mal

      sudo systemctl daemon-reload
      

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      W 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @wolfgangfb

        Versuch mal

        sudo systemctl daemon-reload
        
        W Offline
        W Offline
        WolfgangFB
        wrote on last edited by
        #3

        @thomas-braun sagte in [Linux] Failed to connect to bus: Verbindungsaufbau..:

        @wolfgangfb

        Versuch mal

        sudo systemctl daemon-reload
        

        Ergebnis:

        pi@raspberrypi202:/opt/iobroker $ sudo systemctl daemon-reload
        Failed to connect to bus: Verbindungsaufbau abgelehnt
        
        Thomas BraunT 1 Reply Last reply
        0
        • W WolfgangFB

          @thomas-braun sagte in [Linux] Failed to connect to bus: Verbindungsaufbau..:

          @wolfgangfb

          Versuch mal

          sudo systemctl daemon-reload
          

          Ergebnis:

          pi@raspberrypi202:/opt/iobroker $ sudo systemctl daemon-reload
          Failed to connect to bus: Verbindungsaufbau abgelehnt
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #4

          @wolfgangfb

          iob diag
          

          sagt? Die Langfassung bitte.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          W 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @wolfgangfb

            iob diag
            

            sagt? Die Langfassung bitte.

            W Offline
            W Offline
            WolfgangFB
            wrote on last edited by
            #5

            @thomas-braun

            pi@raspberrypi202:/opt/iobroker $ iob diag
            iobroker [command]
            
            Commands:
              iobroker setup                                               Setup ioBroker
              iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
              iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
              iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
              iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
              iobroker info                                                Shows the host info
              iobroker logs [<adapter>]                                    Monitor log
              iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
              iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
              iobroker rebuild [<module>]                                  Rebuild all native modules or path
              iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
              iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
              iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
              iobroker update [<repositoryUrl>]                            Update repository and list adapters
              iobroker upgrade                                             Upgrade management
              iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
              iobroker object                                              Object management  [aliases: o]
              iobroker state                                               State management  [aliases: s]
              iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
              iobroker list <type> [<filter>]                              List all entries, like objects
              iobroker chmod <mode> <file>                                 Change file rights
              iobroker chown <user> <group> <file>                         Change file ownership
              iobroker touch <file>                                        Touch file
              iobroker rm <file>                                           Remove file
              iobroker file                                                File management
              iobroker user                                                User commands
              iobroker group                                               group management
              iobroker host <hostname>                                     Set host to given hostname
              iobroker set <adapter>.<instance>                            Change settings of adapter config
              iobroker license <license.file or license.text>              Update license by given file
              iobroker cert                                                Certificate management
              iobroker clean <yes>                                         Clears all objects and states
              iobroker backup                                              Create backup
              iobroker restore <backup name or path>                       Restore a specified backup
              iobroker validate <backup name or path>                      Validate a specified backup
              iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
              iobroker repo [<name>]                                       Show repo information
              iobroker uuid                                                Show uuid of the installation  [aliases: id]
              iobroker unsetup                                             Reset license, installation secret and language
              iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
              iobroker multihost                                           Multihost management
              iobroker compact                                             compact group management
              iobroker plugin                                              Plugin management
              iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
            
            Options:
              --help  Show help  [boolean]
            pi@raspberrypi202:/opt/iobroker $
            
            
            Thomas BraunT 1 Reply Last reply
            0
            • W WolfgangFB

              @thomas-braun

              pi@raspberrypi202:/opt/iobroker $ iob diag
              iobroker [command]
              
              Commands:
                iobroker setup                                               Setup ioBroker
                iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
                iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
                iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
                iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                iobroker info                                                Shows the host info
                iobroker logs [<adapter>]                                    Monitor log
                iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
                iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
                iobroker rebuild [<module>]                                  Rebuild all native modules or path
                iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
                iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
                iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
                iobroker update [<repositoryUrl>]                            Update repository and list adapters
                iobroker upgrade                                             Upgrade management
                iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
                iobroker object                                              Object management  [aliases: o]
                iobroker state                                               State management  [aliases: s]
                iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
                iobroker list <type> [<filter>]                              List all entries, like objects
                iobroker chmod <mode> <file>                                 Change file rights
                iobroker chown <user> <group> <file>                         Change file ownership
                iobroker touch <file>                                        Touch file
                iobroker rm <file>                                           Remove file
                iobroker file                                                File management
                iobroker user                                                User commands
                iobroker group                                               group management
                iobroker host <hostname>                                     Set host to given hostname
                iobroker set <adapter>.<instance>                            Change settings of adapter config
                iobroker license <license.file or license.text>              Update license by given file
                iobroker cert                                                Certificate management
                iobroker clean <yes>                                         Clears all objects and states
                iobroker backup                                              Create backup
                iobroker restore <backup name or path>                       Restore a specified backup
                iobroker validate <backup name or path>                      Validate a specified backup
                iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
                iobroker repo [<name>]                                       Show repo information
                iobroker uuid                                                Show uuid of the installation  [aliases: id]
                iobroker unsetup                                             Reset license, installation secret and language
                iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
                iobroker multihost                                           Multihost management
                iobroker compact                                             compact group management
                iobroker plugin                                              Plugin management
                iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
              
              Options:
                --help  Show help  [boolean]
              pi@raspberrypi202:/opt/iobroker $
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #6

              @wolfgangfb

              iob stop
              iob fix
              iob start
              

              Und dann

              iob diag
              

              sowie

              systemctl status
              

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              W 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @wolfgangfb

                iob stop
                iob fix
                iob start
                

                Und dann

                iob diag
                

                sowie

                systemctl status
                
                W Offline
                W Offline
                WolfgangFB
                wrote on last edited by
                #7

                @thomas-braun

                pi@raspberrypi202:/opt/iobroker $ iob stop
                Failed to connect to bus: Verbindungsaufbau abgelehnt
                pi@raspberrypi202:/opt/iobroker $ systemctl status
                Failed to connect to bus: Verbindungsaufbau abgelehnt
                

                Sollte ich das Teil einfach mal hart resetten?

                Thomas BraunT 1 Reply Last reply
                0
                • W WolfgangFB

                  @thomas-braun

                  pi@raspberrypi202:/opt/iobroker $ iob stop
                  Failed to connect to bus: Verbindungsaufbau abgelehnt
                  pi@raspberrypi202:/opt/iobroker $ systemctl status
                  Failed to connect to bus: Verbindungsaufbau abgelehnt
                  

                  Sollte ich das Teil einfach mal hart resetten?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #8

                  @wolfgangfb

                  Versuch den 'Affengriff'

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  W 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @wolfgangfb

                    Versuch den 'Affengriff'

                    W Offline
                    W Offline
                    WolfgangFB
                    wrote on last edited by
                    #9

                    @thomas-braun

                    Ich vermute das läuft auf eine Neuinstallation hinaus 😞
                    Als ich eien Monitor ageschlossen habe sah ich dort jde Menge Fehler bezüglich der Festplatte (SD-Karte).
                    Wenn man das System hart resettet (Stromversorgung) startet es zwar zuerst, aber nach kurzer Zeit machen alle möglichen Prozesse eben Problem und stürzen ab. Ich denke da ist nicht mehr viel zu retten.
                    Auf dem System lief auch ein pihole, wenn es irgendwie geht würde ich davon gerne meine Regel-Datei übbernehmen. Wo steht die und wie bekomme ich die auf eien anderen Rechner?

                    Thomas BraunT 1 Reply Last reply
                    0
                    • W WolfgangFB

                      @thomas-braun

                      Ich vermute das läuft auf eine Neuinstallation hinaus 😞
                      Als ich eien Monitor ageschlossen habe sah ich dort jde Menge Fehler bezüglich der Festplatte (SD-Karte).
                      Wenn man das System hart resettet (Stromversorgung) startet es zwar zuerst, aber nach kurzer Zeit machen alle möglichen Prozesse eben Problem und stürzen ab. Ich denke da ist nicht mehr viel zu retten.
                      Auf dem System lief auch ein pihole, wenn es irgendwie geht würde ich davon gerne meine Regel-Datei übbernehmen. Wo steht die und wie bekomme ich die auf eien anderen Rechner?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #10

                      @wolfgangfb sagte in [Linux] Failed to connect to bus: Verbindungsaufbau..:

                      Ich denke da ist nicht mehr viel zu retten.

                      Würde ich auch sagen.

                      Auf dem System lief auch ein pihole, wenn es irgendwie geht würde ich davon gerne meine Regel-Datei übbernehmen.

                      Nimm dein Backup vom PiHole. Dafür hat man das ja.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      109

                      Online

                      32.4k

                      Users

                      81.3k

                      Topics

                      1.3m

                      Posts
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                      ioBroker Community 2014-2025
                      logo
                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Recent
                      • Tags
                      • Unread 0
                      • Categories
                      • Unreplied
                      • Popular
                      • GitHub
                      • Docu
                      • Hilfe