Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iobroker startet nicht mehr

    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 startet nicht mehr

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

      @thomas-braun said in iobroker startet nicht mehr:

      dmesg -T | grep -i ext4

      sieht ersteinmal gut aus.

      pi@ioBroker-RasPi4:~ $ dmesg -T | grep -i ext4
      [So Nov 13 13:18:41 2022] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:A4:BB:57 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=52e4cf4c-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
      [So Nov 13 13:18:42 2022] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
      [So Nov 13 13:18:42 2022] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
      [So Nov 13 13:18:46 2022] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
      pi@ioBroker-RasPi4:~ $
      

      NPM graceful-fs neu installieren?

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 last edited by

        Hab jetzt zwar nicht den kompletten Beitrag gelesen aber ist da vll u.U. was krumm installiert ?
        node, npm passt zusammen ?

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

          @jkalver sagte in iobroker startet nicht mehr:

          NPM graceful-fs neu installieren?

          Da bist du noch nicht...

          rfkill
          

          sagt?

          J 1 Reply Last reply Reply Quote 0
          • J
            jkalver @DJMarc75 last edited by

            @djmarc75
            Hi Marc,
            das einzige was mir einfällt ist der Upgrade Admin von 5.3 auf 6.x.

            1 Reply Last reply Reply Quote 0
            • J
              jkalver @Thomas Braun last edited by

              @thomas-braun

              pi@ioBroker-RasPi4:~ $ rfkill
              rfkill: cannot open /dev/rfkill: Keine Berechtigung
              rfkill: cannot read /dev/rfkill: Ungültiger Dateideskriptor
              pi@ioBroker-RasPi4:~ $
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @jkalver last edited by

                @jkalver sagte in iobroker startet nicht mehr:

                ls -l /dev/rfkill
                
                J 1 Reply Last reply Reply Quote 0
                • J
                  jkalver @Thomas Braun last edited by

                  @thomas-braun
                  ist da

                  pi@ioBroker-RasPi4:~ $ ls -l /dev/rfkill
                  crw------- 1 root root 10, 242 Nov 13 13:17 /dev/rfkill
                  pi@ioBroker-RasPi4:~ $
                  

                  ich habe noch einen Eintrag dazu gefunden: https://github.com/mschlenstedt/Loxberry/issues/979

                  mschlenstedt created this issue in mschlenstedt/Loxberry

                  closed rfkill in Buster #979

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

                    @jkalver sagte in iobroker startet nicht mehr:

                    ist da

                    Aber mit falschen Attributen. So muss das aussehen:

                    echad@chet:~ $ ls -l /dev/rfkill
                    crw-rw-r-- 1 root netdev 10, 242 Nov 13 01:24 /dev/rfkill
                    

                    Knall das nochmal drüber:

                    sudo apt install --reinstall rfkill
                    
                    J 1 Reply Last reply Reply Quote 0
                    • J
                      jkalver @Thomas Braun last edited by

                      @thomas-braun
                      Da ist echt der Wurm drinnen.

                      pi@ioBroker-RasPi4:~ $ sudo apt install --reinstall rfkill
                      Paketlisten werden gelesen... Fertig
                      Abhängigkeitsbaum wird aufgebaut.
                      Statusinformationen werden eingelesen.... Fertig
                      0 aktualisiert, 0 neu installiert, 1 erneut installiert, 0 zu entfernen und 0 nicht aktualisiert.
                      Es müssen 80,6 kB an Archiven heruntergeladen werden.
                      Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
                      Holen:1 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian buster/main armhf rfkill armhf 2.33.1-0.1 [80,6 kB]
                      Es wurden 80,6 kB in 1 s geholt (112 kB/s).
                      debconf: Perl may be unconfigured (syntax error at /usr/lib/arm-linux-gnueabihf/perl/5.28/re.pm line 141, at EOF
                      Missing right curly or square bracket at /usr/lib/arm-linux-gnueabihf/perl/5.28/re.pm line 141, at end of line
                      Compilation failed in require at /usr/share/perl/5.28/Text/Wrap.pm line 58.
                      BEGIN failed--compilation aborted at /usr/share/perl/5.28/Text/Wrap.pm line 58.
                      Compilation failed in require at /usr/share/perl5/Debconf/Template.pm line 10.
                      BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Template.pm line 10.
                      Compilation failed in require at /usr/share/perl5/Debconf/Question.pm line 8.
                      BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Question.pm line 8.
                      Compilation failed in require at /usr/share/perl5/Debconf/Config.pm line 7.
                      BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Config.pm line 7.
                      Compilation failed in require at /usr/share/perl5/Debconf/Log.pm line 10.
                      Compilation failed in require at (eval 1) line 4.
                      BEGIN failed--compilation aborted at (eval 1) line 4.
                      ) -- aborting
                      dpkg: nicht behebbarer fataler Fehler, Abbruch:
                      »/var/lib/dpkg/updates/tmp.i« kann nicht angelegt werden: Die Struktur muss bereinigt werden
                      E: Unterprozess dpkg --set-selections hat Fehlercode zurückgegeben (2)
                      E: Couldn't clean the currently selected dpkg states
                      pi@ioBroker-RasPi4:~ $
                      

                      ich hatte die Woche auch das Problem, dass ich keine Adapter mehr updaten konnte. Dafür hatte ich im Forum einen Befehl gefunden, der irgendwelche Dateien mit komischen Endungen entfernt. Danach ging das wieder.

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

                        @jkalver

                        Ich würde sagen, das Ding ist wrack.
                        Da wird immer wieder an irgendeiner Stelle irgendwas hochkommen.

                        Neue SD-Karte, Neuinstallieren.

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          jkalver @Thomas Braun last edited by

                          @thomas-braun
                          ok, vielen Dank für Deine Zeit und Hilfe.

                          Habe ja noch ein Backup 🙂 aus dem iobroker

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

                            @jkalver

                            Dann nimm jetzt kein Image mit obskuren Quellen, sondern ein 'Vanilla'-Bullseye-64bit-Lite als Grundinstallation.

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              jkalver @Thomas Braun last edited by

                              @thomas-braun
                              Nochmals Danke für Deine Zeit und Arbeit Thomas.
                              System ist neu aufgesetzt, Backup eingespielt und 90% laufen wieder.
                              Der Rest kommt jetzt nach.

                              Grusss´
                              Jens

                              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

                              884
                              Online

                              31.9k
                              Users

                              80.1k
                              Topics

                              1.3m
                              Posts

                              4
                              49
                              2372
                              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