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 last edited by

      --- /var/log -------------------------------------------------------------------
                               /..
         46,8 GiB [##########]  kern.log
         34,1 GiB [#######   ]  syslog
         12,7 GiB [##        ]  syslog.1
          6,9 GiB [#         ]  kern.log.1
        212,8 MiB [          ]  syslog.7.gz
          1,7 MiB [          ]  daemon.log
        584,0 KiB [          ]  daemon.log.1
        380,0 KiB [          ]  boot.log
        240,0 KiB [          ]  xrdp.log
        228,0 KiB [          ]  wtmp
        156,0 KiB [          ] /apt
        136,0 KiB [          ]  messages
        112,0 KiB [          ]  auth.log
         96,0 KiB [          ]  messages.1
         64,0 KiB [          ]  xrdp-sesman.log
         60,0 KiB [          ]  dpkg.log.1
         56,0 KiB [          ]  auth.log.1
         44,0 KiB [          ] /cups
         32,0 KiB [          ]  daemon.log.3.gz
         32,0 KiB [          ]  daemon.log.4.gz
      
      

      das ist das var verzeichnis

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

        Sonst weiß ich leider echt nicht was ich machen soll

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

          @krisiun

          tail -n 15 -F /var/log/kern.log
          
          1 Reply Last reply Reply Quote 0
          • Krisiun
            Krisiun last edited by

            @thomas-braun sagte in Nodejs v18.12.1:

            tail -n 15 -F /var/log/kern.log

            tail -n 15 -F /var/log/kern.log
            Nov 24 10:11:12 raspberrypi4-iob kernel: [   17.991733] Bluetooth: HCI UART protocol Broadcom registered
            Nov 24 10:11:13 raspberrypi4-iob kernel: [   18.216285] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
            Nov 24 10:11:13 raspberrypi4-iob kernel: [   18.216294] Bluetooth: BNEP filters: protocol multicast
            Nov 24 10:11:13 raspberrypi4-iob kernel: [   18.216306] Bluetooth: BNEP socket layer initialized
            Nov 24 10:11:13 raspberrypi4-iob kernel: [   18.399553] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:14 raspberrypi4-iob kernel: [   19.413804] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:14 raspberrypi4-iob kernel: [   20.027858] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:15 raspberrypi4-iob kernel: [   21.057956] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:16 raspberrypi4-iob kernel: [   21.648003] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:17 raspberrypi4-iob kernel: [   22.689612] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:18 raspberrypi4-iob kernel: [   23.327294] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:19 raspberrypi4-iob kernel: [   24.367543] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:19 raspberrypi4-iob kernel: [   24.928220] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:20 raspberrypi4-iob kernel: [   25.939910] broken atomic modeset userspace detected, disabling atomic
            Nov 24 10:11:21 raspberrypi4-iob kernel: [   26.523927] broken atomic modeset userspace detected, disabling atomic
            
            
            
            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:

              broken atomic modeset userspace detected,

              Das ist eine Meldung, die vom immer noch mitlaufenden Scheiß-Desktop kommt.
              Mach den Kram AUS!!!!

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

                @thomas-braun
                Und wie?

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

                  @krisiun

                  sudo raspi-config
                  

                  Und dann irgendwo in den Boot-Optionen stellst du
                  Boot in CLI
                  ein. Kann gerade nicht genauer nachschauen.

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

                    @thomas-braun sagte in Nodejs v18.12.1:

                    sudo raspi-config

                    Ich schau mal. Melde mich später nochmal. Danke

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

                      @krisiun

                      Damit du wieder Luft zum Atmen hast:

                      sudo rm /var/log/kern.log.1
                      

                      dann in

                      sudo raspi-config
                      

                      diesen Menüpunkt aktivieren:

                      1 System Options
                      S5 Boot / Auto Login
                      B1 Console
                      

                      Dann nicht mehr per RemoteDesktop oder sowas auf das System springen sondern ausschließlich per Terminal/Konsole/Shell/puTTY/ssh (nenn es wie du willst)

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

                        @thomas-braun sagte in Nodejs v18.12.1:

                        sudo raspi-config

                        Desktop habe ich so gut wie nie benutzt nur putty.
                        Aber iobroker läuft leider immer noch nicht

                        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:

                          Desktop habe ich so gut wie nie benutzt nur putty.

                          Das ist ja wurscht. Der läuft/lief aber.

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

                            @thomas-braun

                            who -r 
                            df -h
                            

                            sagt?

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

                              @thomas-braun sagte in Nodejs v18.12.1:

                              df -h

                              pi@raspberrypi4-iob:~ $ df -h
                              Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
                              /dev/root       117G    106G  6,4G   95% /
                              devtmpfs        1,8G       0  1,8G    0% /dev
                              tmpfs           1,9G       0  1,9G    0% /dev/shm
                              tmpfs           1,9G    8,5M  1,9G    1% /run
                              tmpfs           5,0M    4,0K  5,0M    1% /run/lock
                              tmpfs           1,9G       0  1,9G    0% /sys/fs/cgroup
                              /dev/mmcblk0p1  253M     49M  204M   20% /boot
                              tmpfs           384M       0  384M    0% /run/user/1000
                              
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Krisiun last edited by

                                @krisiun

                                who -r 
                                
                                1 Reply Last reply Reply Quote 0
                                • Krisiun
                                  Krisiun last edited by

                                  passiert nichts

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

                                    @krisiun

                                    Kann nicht sein.

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

                                      pi@raspberrypi4-iob:~ $ who -r
                                               Runlevel 3   2022-11-24 12:29
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Krisiun last edited by

                                        @krisiun

                                        Passiert ja doch was...

                                        iob status
                                        

                                        sagt?

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

                                          @thomas-braun sagte in Nodejs v18.12.1:

                                          iob status

                                          Nichts

                                          pi@raspberrypi4-iob:~ $ iob status
                                          pi@raspberrypi4-iob:~ $
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Krisiun last edited by

                                            @krisiun

                                            systemctl status iobroker.service
                                            
                                            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

                                            870
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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