Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Bus Error

    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

    Bus Error

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

      @rupi619

      Absoluter Neuling und mit nodejs16 unterwegs?
      Das müsste bei 'absolut neu' aber die 18 sein.

      apt policy nodejs
      

      liefert?
      (Der Fehler liegt allerdings woanders...)

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

        @rupi619 sagte in Bus Error:

        nur einen "xxxxx bus error" Hat jemand eine Idee?

        Vielleicht hätte man eine Chance wenn man xxxx kennte

        noch besser wären natürlich mehr Infos

        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

        1 Reply Last reply Reply Quote 0
        • R
          rupi619 @Thomas Braun last edited by

          @thomas-braun

          das System hab ich schon länger aufgesetzt aber ich bin froh wenn ich nichts updaten muss, weil ich das Problem schon mal hatte, dass beim updaten nichts mehr gegeangen ist 😄 habs mal versucht auf 18 upzudaten, aber hat nicht geklappt.

          iobroker@iobroker:~ $ apt policy nodejs
          nodejs:
            Installed: 16.18.1-deb-1nodesource1
            Candidate: 16.20.2-deb-1nodesource1
            Version table:
               16.20.2-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
           *** 16.18.1-deb-1nodesource1 100
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u4 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @rupi619 last edited by Thomas Braun

            @rupi619 sagte in Bus Error:

            froh wenn ich nichts updaten muss

            Falscher Ansatz, gaaaaaaaaanz falscher Ansatz.

            iob stop
            sudo apt update
            sudo apt full-upgrade
            sudo reboot
            

            Danach weiterschauen.

            R 1 Reply Last reply Reply Quote 0
            • R
              rupi619 @Thomas Braun last edited by

              @thomas-braun vielen vielen Dank. Jetzt klappt es wieder. Wie gesagt ich hab es schon mehrmals versucht upzudaten, aber leider ohne Erfolg. Ich bin jetzt auf folgendem Stand:

              Node.js: v16.20.2
              NPM: v8.19.4
              iobroker version: 4.0.23 (denke das ist der jscontroller)

              Admin.0:
              Verfügbare Version:
              6.12.0
              Installierte Version:
              6.3.5

              Dann würde ich jetzt mal alles updaten. Muss ich da die Reihenfolge beachten? Danke nochmal!

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

                @rupi619
                Mach es so:

                iob stop 
                iob fix
                iob nodejs-update
                iob update
                iob upgrade
                iob stop
                iob upgrade self
                iob start
                
                R 1 Reply Last reply Reply Quote 0
                • R
                  rupi619 @Thomas Braun last edited by

                  @thomas-braun ok ich bin jetzt durch soweit. Vielen lieben Dank für die schnelle Unterstützung!

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

                    @rupi619

                    Und

                    iob diag
                    

                    schaut nun wie aus?

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

                      @rupi619 sagte in Bus Error:

                      @thomas-braun ok ich bin jetzt durch soweit. Vielen lieben Dank für die schnelle Unterstützung!

                      und wo sind die Ausgaben?

                      https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                      1 Reply Last reply Reply Quote 0
                      • R
                        rupi619 @Thomas Braun last edited by

                        @thomas-braun ah ich hätte nicht reinschauen sollen 😄 nodejs ist nicht richtig installiert heißt es:

                        ======================= SUMMARY =======================
                                                v.2023-10-10
                        
                        
                           Static hostname: iobroker
                                 Icon name: computer
                          Operating System: Debian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 6.1.21-v8+
                              Architecture: arm64
                        
                        Installation:           native
                        Kernel:                 aarch64
                        Userland:               arm64
                        Timezone:               Europe/Berlin (CET, +0100)
                        User-ID:                1000
                        X-Server:               true
                        Boot Target:            graphical.target
                        
                        Pending OS-Updates:     0
                        Pending iob updates:    0
                        
                        /home/iobroker/.diag.sh: line 486: nodejs: command not found
                        Nodejs-Installation:
                                                /usr/bin/node           v16.20.2
                                                /usr/bin/npm            8.19.4
                                                /usr/bin/npx            8.19.4
                                                /usr/bin/corepack       0.17.0
                        
                        Recommended versions are nodejs 18.18.2 and npm 9.8.1
                        *** nodejs is NOT correctly installed ***
                        Wrong installation path detected. This needs to be fixed.
                        
                        Please check
                        https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
                        for more information on how to fix these errors.
                        
                        MEMORY:
                                       total        used        free      shared  buff/cache   available
                        Mem:            909M        537M         72M        0.0K        298M        307M
                        Swap:            99M         99M        0.0K
                        Total:          1.0G        637M         73M
                        
                        Active iob-Instances:   7
                        Active repo(s): stable
                        
                        ioBroker Core:          js-controller           5.0.12
                                                admin                   6.12.0
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        
                        Objects:                1203
                        States:                 956
                        
                        Size of iob-Database:
                        
                        5.1M    /opt/iobroker/iobroker-data/objects.jsonl
                        720K    /opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        
                        Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @rupi619 last edited by

                          @rupi619 sagte in Bus Error:

                          ich hätte nicht reinschauen sollen

                          im Gegenteil!

                          @rupi619 sagte in Bus Error:

                          X-Server: true

                          warum?

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

                            @rupi619 sagte in Bus Error:

                            X-Server: true

                            Desktop ausschalten.

                            sudo systemctl set-default multi-user.target
                            sudo systemctl isolate multi-user.target
                            

                            Dann

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

                              @homoran sagte in Bus Error:

                              warum?

                              Damit SWAP auch was zu tun hat...

                              R 1 Reply Last reply Reply Quote 0
                              • R
                                rupi619 @Thomas Braun last edited by

                                @thomas-braun

                                ======================= SUMMARY =======================
                                                        v.2023-10-10
                                
                                
                                   Static hostname: iobroker
                                         Icon name: computer
                                  Operating System: Debian GNU/Linux 11 (bullseye)
                                            Kernel: Linux 6.1.21-v8+
                                      Architecture: arm64
                                
                                Installation:           native
                                Kernel:                 aarch64
                                Userland:               arm64
                                Timezone:               Europe/Berlin (CET, +0100)
                                User-ID:                1000
                                X-Server:               false
                                Boot Target:            multi-user.target
                                
                                Pending OS-Updates:     0
                                Pending iob updates:    0
                                
                                Nodejs-Installation:    /usr/bin/nodejs         v18.18.2
                                                        /usr/bin/node           v18.18.2
                                                        /usr/bin/npm            9.8.1
                                                        /usr/bin/npx            9.8.1
                                                        /usr/bin/corepack       0.19.0
                                
                                Recommended versions are nodejs 18.18.2 and npm 9.8.1
                                Your nodejs installation is correct
                                
                                MEMORY:
                                               total        used        free      shared  buff/cache   available
                                Mem:            909M        486M         83M        0.0K        339M        359M
                                Swap:            99M         28M         71M
                                Total:          1.0G        514M        155M
                                
                                Active iob-Instances:   7
                                Active repo(s): stable
                                
                                ioBroker Core:          js-controller           5.0.12
                                                        admin                   6.12.0
                                
                                ioBroker Status:        iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                
                                Objects:                1203
                                States:                 957
                                
                                Size of iob-Database:
                                
                                9.2M    /opt/iobroker/iobroker-data/objects.jsonl
                                1.6M    /opt/iobroker/iobroker-data/states.jsonl
                                
                                
                                
                                =================== END OF SUMMARY ====================
                                

                                Gefällt es dir jetzt besser? 🙂

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

                                  @rupi619

                                  Das muss nicht mir besser gefallen, sondern deinem System.

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

                                    @rupi619 sagte in Bus Error:

                                    Swap: 99M 28M 71M

                                    ich gehe mal davon aus, dass das System gerade neu gestartet wurde.
                                    Trotzdem ist schon der SWAP angeknabbert.

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

                                      @homoran sagte in Bus Error:

                                      Trotzdem ist schon der SWAP angeknabbert.

                                      Bei 1GB RAM auch nicht weiter verwunderlich. Aber zumindest der Desktop-Krempel ist schon mal von der Gästeliste runter.

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

                                        @thomas-braun sagte in Bus Error:

                                        @homoran sagte in Bus Error:

                                        Trotzdem ist schon der SWAP angeknabbert.

                                        Bei 1GB RAM auch nicht weiter verwunderlich. Aber zumindest der Desktop-Krempel ist schon mal von der Gästeliste runter.

                                        ist klar!
                                        sollte nur ein Hinweis sein, dass die Kiste immer noch auf Kante gestrickt ist.

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        890
                                        Online

                                        31.9k
                                        Users

                                        80.1k
                                        Topics

                                        1.3m
                                        Posts

                                        4
                                        22
                                        900
                                        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