Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Nodejs v18.12.1

    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

    Nodejs v18.12.1

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

      @thomas-braun sagte in Nodejs v18.12.1:

      cat /usr/lib/systemd/system/iobroker.service

      Kommt wieder keine Antwort

      Krisiun 1 Reply Last reply Reply Quote 0
      • Krisiun
        Krisiun @Krisiun last edited by

        @krisiun

        pi@raspberrypi4-iob:~ $ cat /usr/lib/systemd/system/iobroker.service
        
        pi@raspberrypi4-iob:~ $
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Krisiun last edited by

          @krisiun sagte in Nodejs v18.12.1:

          ls -la /usr/lib/systemd/system/iobroker.service
          
          1 Reply Last reply Reply Quote 0
          • Krisiun
            Krisiun last edited by

            @thomas-braun sagte in Nodejs v18.12.1:

            ls -la /usr/lib/systemd/system/iobroker.service

            pi@raspberrypi4-iob:~ $ ls -la /usr/lib/systemd/system/iobroker.service
            -rw-r--r-- 1 root root 1 Nov 24 08:03 /usr/lib/systemd/system/iobroker.service
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Krisiun last edited by

              @krisiun

              ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service
              
              1 Reply Last reply Reply Quote 0
              • Krisiun
                Krisiun last edited by

                @thomas-braun sagte in Nodejs v18.12.1:

                ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service

                pi@raspberrypi4-iob:~ $ ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service
                lrwxrwxrwx 1 root root 36 Okt 29  2021 /etc/systemd/system/multi-user.target.wants/iobroker.service -> /lib/systemd/system/iobroker.service
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Krisiun last edited by

                  @krisiun

                  iob stop
                  iob fix
                  iob start
                  
                  1 Reply Last reply Reply Quote 0
                  • Krisiun
                    Krisiun last edited by

                    @thomas-braun sagte in Nodejs v18.12.1:

                    iob fix

                    pi@raspberrypi4-iob:~ $ iob stop
                    pi@raspberrypi4-iob:~ $ iob fix
                    pi@raspberrypi4-iob:~ $
                    
                    

                    da bei fix passiert nichts weiter

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

                      @krisiun

                      curl -fsL https://iobroker.net/fix.sh | bash -
                      
                      1 Reply Last reply Reply Quote 0
                      • Krisiun
                        Krisiun last edited by

                        @thomas-braun sagte in Nodejs v18.12.1:

                        curl -fsL https://iobroker.net/fix.sh | bash -

                        pi@raspberrypi4-iob:~ $ curl -fsL https://iobroker.net/fix.sh | bash -
                        library: loaded
                        Library version=2022-06-15
                        
                        ==========================================================================
                        
                            Welcome to the ioBroker installation fixer!
                            Script version: 2022-06-03
                        
                            You might need to enter your password a couple of times.
                        
                        ==========================================================================
                        
                        
                        ==========================================================================
                            Installing prerequisites (1/3)
                        ==========================================================================
                        
                        Holen:1 http://archive.raspberrypi.org/debian buster InRelease [32,6 kB]
                        Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
                        OK:3 https://deb.nodesource.com/node_16.x buster InRelease
                        Holen:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB]
                        Es wurden 439 kB in 1 s geholt (425 kB/s).
                        Paketlisten werden gelesen... Fertig
                        Installed gcc-c++
                        
                        ==========================================================================
                            Checking ioBroker user and directory permissions (2/3)
                        ==========================================================================
                        
                        Created /etc/sudoers.d/iobroker
                        Fixing directory permissions...
                        
                        ==========================================================================
                            Checking autostart (3/3)
                        ==========================================================================
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Krisiun
                          Krisiun last edited by

                          Aber iob startet immer noch nicht 😞

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

                            @krisiun

                            Das ist nicht vollständig.

                            1 Reply Last reply Reply Quote 0
                            • Krisiun
                              Krisiun last edited by

                              Enabling autostart...
                              Autostart enabled!
                              
                              ==========================================================================
                              
                                  Your installation was fixed successfully
                                  Run iobroker start to start ioBroker again!
                              
                              
                              1 Reply Last reply Reply Quote 0
                              • Krisiun
                                Krisiun last edited by

                                juppiii !!! jetzt läuft der wieder BRAVO THOMAS
                                Aber was machen wir mit dem Speicherplatz da war doch viel zu wenig da?

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

                                  @krisiun

                                  Das dürfte ich in den nächsten Tagen von alleine klären. Wenn da jetzt die log-Files nicht mehr so rasant größer werden wird das über die Log Rotation irgendwann von alleine entsorgt.

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

                                    @thomas-braun

                                    Schau mal noch kurz hier bitte

                                     7,2 GiB [          ] /opt
                                        3,1 GiB [          ] /usr
                                        1,2 GiB [          ] /home
                                       48,2 MiB [          ] /boot
                                        8,5 MiB [          ] /run
                                        7,3 MiB [          ] /root
                                        5,9 MiB [          ] /etc
                                       36,0 KiB [          ] /tmp
                                    e  16,0 KiB [          ] /lost+found
                                    e   4,0 KiB [          ] /srv
                                    e   4,0 KiB [          ] /mnt
                                    e   4,0 KiB [          ] /media
                                        0,0   B [          ] /sys
                                    .   0,0   B [          ] /proc
                                        0,0   B [          ] /dev
                                    @   0,0   B [          ]  sbin
                                    @   0,0   B [          ]  lib
                                    @   0,0   B [          ]  bin
                                    
                                    
                                    
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Krisiun last edited by

                                      @krisiun

                                      Auch das ist mal wieder nicht vollständig.

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

                                        @thomas-braun
                                        ja habe ich auch gerade gemerkt

                                        1 Reply Last reply Reply Quote 0
                                        • Krisiun
                                          Krisiun last edited by

                                          
                                              7,2 GiB [          ] /opt
                                              3,1 GiB [          ] /usr
                                              1,2 GiB [          ] /home
                                             48,2 MiB [          ] /boot
                                              8,5 MiB [          ] /run
                                              7,3 MiB [          ] /root
                                              5,9 MiB [          ] /etc
                                             36,0 KiB [          ] /tmp
                                          e  16,0 KiB [          ] /lost+found
                                          e   4,0 KiB [          ] /srv
                                          e   4,0 KiB [          ] /mnt
                                          e   4,0 KiB [          ] /media
                                              0,0   B [          ] /sys
                                          .   0,0   B [          ] /proc
                                              0,0   B [          ] /dev
                                          @   0,0   B [          ]  sbin
                                          @   0,0   B [          ]  lib
                                          @   0,0   B [          ]  bin
                                          
                                          
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Krisiun
                                            Krisiun last edited by

                                            Das lässt sich einfach nicht anderes kopieren

                                            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

                                            507
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            382
                                            42082
                                            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