Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. über Port 8081 und 8082 kann ich ioBroker nicht aufrufen

    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

    über Port 8081 und 8082 kann ich ioBroker nicht aufrufen

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

      @thomas-braun Sorry wenn ich frage, was bedeudet das Grundlage gefixt wurde? Gestern waren die Fehlermeldungen noch nicht, jetzt als ich Admin aktiviert habe und wieder auf den iobroker komme, kamen diese fehlermeldungen.

      Thomas Braun mcm1957 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Thorsten4-71 last edited by

        @thorsten4-71

        Die Updates eingespielt, der Display-Server ausgeknipst usw.
        Siehe Hausaufgabenliste oben.

        T 1 Reply Last reply Reply Quote 0
        • mcm1957
          mcm1957 @Thorsten4-71 last edited by mcm1957

          @thorsten4-71

          Und noch was zum Nachdenken:
          Warum installierst du auf einem produktiven System Adapter von Github?
          Davon wird explizit abgeraten.
          Insbesondere bei einem Adapter aus der iobroker-community-adapters orga sollte es dafür absolut keinen Grund geben. Und ob bei dir gigaset-elements-api noch viel sinnvolles tun kann (da gigaset ja die Cloud eingestellt hat) bezweifle ich auch.

          +-- gigaset-elements-api@0.5.2 (git+ssh://git@github.com/matthsc/gigaset-elements-api.git#c5508721b086232133d74e611a6dc3c92dc6d587)
          +-- iobroker.fritzbox@0.6.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.fritzbox.git#0c5b36684af3391deca2ad094489c3915b6868c9)
          +-- iobroker.radar-trap@2.2.2 (git+ssh://git@github.com/Steiger04/ioBroker.radar-trap.git#57af772463c65406bc84e4042732fd606ef9faf5)
          

          Von direkten Installation von GitHub - insbesondere auf produktiven Systemen - wird explizit abgeraten.

          GitHub Versionen können sich jederzeit (auch kurzfristig) ändern und durchaus auch in sich inkonsistent und fehlerhaft sein. Versionsangaben von GitHub Installationen sind Schall und Rauch da die Versionsnummer zumindest bei Verwendung der standardmäßigen Umgebung erst im Zuge der Releaseerstellung geändert wird.

          Auf explizite Aufforderung durch den Entwickler kann eine GitHub Installation zur Fehlereingrenzung oder zum Test neuer Funktionalität - unter Inkaufnahme des erhöhten Risikos - natürlich erfolgen.

          Adapter die nur via GitHub oder npm (also NICHT aus einem der beiden Repositories) installierbar sind sind mit erhöhter Vorsicht zu betrachten. Hier sollte der Entwickler drum ersucht werden eine Aufnahme in die Repositories zu veranlassen indem z.B. ein Issue im Adapterrepository erstellt wird.

          Und falls es irgendwie unklar ist:

          ioBroker unterstützt folgende Arten von Installation:

          • aus dem STABLE Repository

            Das sind Adapter Releases die keine groben Fehler aufweisen (sollten). Natürlich kann es auch dort Fehler geben, die Behebung davon obliegt dem jeweiligen Dev und kann ggF auch dauern.

          • aus dem LATEST Repository

            Das sind Adapter Releases die neu erstellt wurden und nur rudimentär getestet sind - oft auch als BETA Releases bezeichnet. Releases aus dem LATEST sind primär für unsere zahlreichen freiwilligen Tester gedacht. BETA / LATEST Releases können durchaus Fehler aufweisen - auch wenn ich davon ausgehe dass jeder aintainer dies zu vermeiden versucht. Vom Einsatz auf produktiven Systemen wird abgeraten außer man braucht irgenein neues Feature (z.B. neues Gerät) unbedingt. Hier muss dann jeder Entscheiden was ihm wichtig ist.

          • direkt von GITHUB

            Von Installationen direkt aus Giuthub wird definitiv abgeraten außer auf Anweisung des Maintainers und für den Fall dass man gemeinsam mit diesem etwas testen will. Details siehe oben.

          • direkt von npm

            Diese Installation kann erforderlich sein, wenn man eine bestimmte Version installieren möchte / muss. Im Normalfall sollte man direkte npm Installationen ebenso meiden wie direkte GitHub Installationen - ausgenommen um z.B. zu einer bekannten Version downzugraden - obwohl hier wenigstens ein definierter Stand garantiert ist.

          Adapter die NUR via npm und/oder nur via GitHub installierbar sind sollte man meiden - diese wurden nicht mal einem rudimentären Review unterzogen und sollten mit dem Attribut "vollständig auf eigenes Risiko verwenden" installiert werden. Hier empfiehlt es sich den Developer zu ersuchen eine Aufnahme in die Repos zu veranlassen. Wenn dieser darauf nicht reagiert sollte man von einer eher kurzen und unklaren Lebensdauer des Adapters ausgehen. Support meiner-/unsererseits für solche Adapter ist mit sicherheit minimalistisch.
          @mcm1957
          Comment

          T 1 Reply Last reply Reply Quote 1
          • Asgothian
            Asgothian Developer @Thorsten4-71 last edited by

            @thorsten4-71 sagte in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

            admin.0
            2025-02-01 16:37:28.427 warn Cannot read file ("admin.admin"/"admin.svg"): Not exists

            In der Instanz fehlt das Icon und kann die Admin Instanz nicht aufrufen. Ist aber grün.

            Ich muß jetzt weg, ich werde nachher nachschauen ob Ihr noch eine Idee für mich habt. Vielen Lieben Dank und ein schönes Wochenende.

            Da fehlt der Upload des Admin Adapters.

            A.

            Homoran T 2 Replies Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Asgothian last edited by

              @asgothian sagte in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

              Da fehlt der Upload des Admin Adapters.

              aber warum?
              Da war doch nur die Instanz deaktiviert.

              @Thorsten4-71
              oder hattest du noch was anderes gemacht

              Asgothian 1 Reply Last reply Reply Quote 0
              • Asgothian
                Asgothian Developer @Homoran last edited by

                @homoran sagte in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

                @asgothian sagte in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

                Da fehlt der Upload des Admin Adapters.

                aber warum?
                Da war doch nur die Instanz deaktiviert.

                @Thorsten4-71
                oder hattest du noch was anderes gemacht

                Da kommt mein Misstrauen in die “User” durch. Ich bin fast sicher das da irgendwo irgendwann irgendwer etwas installiert, deinstalliert oder gelöscht hat - absichtlich, unabsichtlich oder beim Versuch was zu retten.

                A.

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

                  @asgothian kenne ich!
                  nach 11 Jahren iob Forum und noch 4 Jahre HM hab ich auch gelernt erst mal alles in Frage zu stellen!
                  Mittlerweile bin ich aber soweit immer erst zu versuchen alle Fakten zu bekommen, bevor ich ins blaue hinein Lösungen für die wahrscheinlichsten 5 der möglichen 100 Ursachen zu geben.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Thorsten4-71 @mcm1957 last edited by

                    @mcm1957 Ich hatte mir den PI5 gekauft, weil Gigaset Elements insolvenz angemeldet hat und die Cloud im April 24 eingestellt hat. Ich hatte zuvor Foren über Gigaset durchforstet aber das ganze falsch verstanden. Da ich jetzt nunmal den PI5 hatte, habe ich im Oktober angefangen das Ding auszuprobieren und auch über Github diesen Adapter installiert.

                    1 Reply Last reply Reply Quote 0
                    • T
                      Thorsten4-71 @Thomas Braun last edited by

                      @thomas-braun Ich wollte den Adapter Admin updaten und habe folgende Meldung erhalten: Upgrade process exited with code: 25
                      Ich hoffe, ich muß nicht neu aufsetzen und einstellen.

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

                        @thorsten4-71

                        Da gint es Meldungen davor.

                        iob fix
                        

                        ist aber der erste Ansatz.

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          Thorsten4-71 @Asgothian last edited by

                          @asgothian Ich war dabei ein JS für Ical auszuprobieren und mußte dann schnell weg. Als ich den Rechner runtergefahren hatte, hat noch alles funktioniert. Ich habe nichts deinstalliert, gelöscht oder sonstiges.

                          1 Reply Last reply Reply Quote 0
                          • T
                            Thorsten4-71 @Thomas Braun last edited by

                            @thomas-braun Was kann ich jetzt noch machen?

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

                              @thorsten4-71

                              Hausaufgaben erledigt?

                              iob fix ausgeführt?

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                Thorsten4-71 @Thomas Braun last edited by

                                @thomas-braun said in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

                                iob fix

                                Ich habe erst den Adapter Admin updaten wollen und da bin ich hängen geblieben.

                                shthorsten@raspberrypi:~ $ iob fix
                                library: loaded
                                Library version=2024-10-22
                                ioBroker or some processes are still running:
                                864 iobroker.js-con
                                2088 io.telegram.0
                                2141 io.history.0
                                2231 io.javascript.0
                                2278 io.ping.0
                                2340 io.echarts.0
                                2352 io.mqtt.0
                                2369 io.deyeidc.0
                                2380 io.chromecast.0
                                2394 io.shelly.0
                                2451 io.cloud.0
                                2518 io.broadlink2.0
                                2538 io.discovery.0
                                2557 io.fritzdect.0
                                2579 io.web.0
                                2612 io.iqontrol.0
                                2623 io.hm-rpc.2
                                2630 io.hm-rpc.0
                                2637 io.hm-rega.0
                                2660 io.vis-2.0
                                2687 io.accuweather.
                                2694 io.rpi2.0
                                2701 io.tankerkoenig
                                2708 io.tr-064.0
                                2727 io.growatt.0
                                2738 io.fritzbox.0
                                2820 io.vis-inventwo
                                2839 io.openligadb.0
                                2854 io.yahoo-stock-
                                2869 io.parser.0
                                3988 io.admin.0
                                Please stop them first and try again!
                                shthorsten@raspberrypi:~ $ sudo cp off /sys/class/backlight/rpi_backlight/bl_power
                                cp: der Aufruf von stat für 'off' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
                                
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Thorsten4-71 last edited by

                                  @thorsten4-71 sagte in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

                                  sudo cp off /sys/class/backlight/rpi_backlight/bl_power

                                  Was machst du da???

                                  iob stop
                                  iob fix
                                  iob start
                                  
                                  T Homoran 3 Replies Last reply Reply Quote 0
                                  • T
                                    Thorsten4-71 @Thomas Braun last edited by

                                    @thomas-braun said in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

                                                                                                                                                                iob stop
                                    
                                    shthorsten@raspberrypi:~ $ iob stop
                                    shthorsten@raspberrypi:~ $ iob fix
                                    library: loaded
                                    Library version=2024-10-22
                                    
                                    ==========================================================================
                                    
                                        Welcome to the ioBroker installation fixer!
                                        Script version: 2024-10-22
                                    
                                        You might need to enter your password a couple of times.
                                    
                                    ==========================================================================
                                    
                                    
                                    ==========================================================================
                                        Installing prerequisites (1/5)
                                    ==========================================================================
                                    
                                    OK:1 http://deb.debian.org/debian bookworm InRelease
                                    OK:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                    OK:3 http://archive.raspberrypi.com/debian bookworm InRelease
                                    Holen:4 http://deb.debian.org/debian bookworm-updates InRelease [55,4 kB]
                                    OK:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                    Es wurden 55,4 kB in 1 s geholt (90,6 kB/s).
                                    Paketlisten werden gelesen… Fertig
                                    
                                    ==========================================================================
                                        Checking ioBroker user and directory permissions (2/5)
                                    ==========================================================================
                                    
                                    Created /etc/sudoers.d/iobroker
                                    Fixing directory permissions...
                                    
                                    ==========================================================================
                                        Check and cleanup npm temporary directories (3/5)
                                    ==========================================================================
                                    
                                    Done.
                                    
                                    ==========================================================================
                                        Database maintenance (4/5)
                                    ==========================================================================
                                    
                                    Checking for uncompressed JSONL databases... This might take a while!
                                    
                                    Compressing /opt/iobroker/iobroker-data/states.jsonl
                                    Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                    Compressed 2 JSONL files. Done
                                    
                                    ==========================================================================
                                        Checking autostart (5/5)
                                    ==========================================================================
                                    
                                    ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
                                    Legitimierung ist zum Stoppen von »iobroker.service« notwendig.
                                    Authenticating as: ,,, (shthorsten)
                                    Password: polkit-agent-helper-1: pam_authenticate failed: Authentication failure
                                    Enabling autostart...
                                    Autostart enabled!
                                    
                                    ==========================================================================
                                    
                                        Your installation was fixed successfully
                                        Run iobroker start to start ioBroker again!
                                    
                                    ==========================================================================
                                    
                                    shthorsten@raspberrypi:~ $
                                    
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Thorsten4-71 @Thomas Braun last edited by

                                      @thomas-braun Ich habe jetzt im ioBroker versucht den Admin Adapter upzudaten, der Fehlercode 25 ist nicht mehr gekommen aber die Fehlermeldung TypeError: Failed to fetch

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

                                        @thorsten4-71

                                        Wo stehst du denn nun?

                                        Langfassung von

                                        iob diag
                                        

                                        ist gefragt.

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

                                          @Thorsten4-71

                                          @thomas-braun sagte in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

                                          @thorsten4-71 sagte in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

                                          sudo cp off /sys/class/backlight/rpi_backlight/bl_power

                                          Was machst du da???

                                          @thorsten4-71 sagte in über Port 8081 und 8082 kann ich ioBroker nicht aufrufen:

                                          die Fehlermeldung TypeError: Failed to fetch

                                          im Zusammenhang und vollständig zeigen!

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            Thorsten4-71 @Thomas Braun last edited by

                                            @thomas-braun ```

                                            ========== Start marking the full check here ===========

                                            Script v.2024-12-09 Raspbian+zigbee diag+masking
                                            
                                            *** BASE SYSTEM ***
                                             Static hostname: raspberrypi
                                                   Icon name: computer
                                            Operating System: Debian GNU/Linux 12 (bookworm)
                                                      Kernel: Linux 6.6.62+rpt-rpi-2712
                                                Architecture: arm64
                                            OS is similar to:
                                            
                                            Model           : Raspberry Pi 5 Model B Rev 1.0
                                            Docker          : false
                                            Virtualization  : none
                                            Kernel          : aarch64
                                            Userland        : 64 bit
                                            
                                            Systemuptime and Load:
                                             09:13:01 up  9:19,  3 users,  load average: 1.31, 2.24, 1.90
                                            CPU threads: 4
                                            
                                            
                                            *** LIFE CYCLE STATUS ***
                                            Operating System is the current Debian stable version codenamed 'bookworm'!
                                            
                                            *** RASPBERRY THROTTLING ***
                                            Current issues:
                                            ~ Under-voltage detected
                                            ~ Arm frequency capped
                                            
                                            Previously detected issues:
                                            ~ Under-voltage has occurred
                                            ~ Arm frequency capping has occurred
                                            
                                            *** TIME AND TIMEZONES ***
                                                           Local time: Sun 2025-02-02 09:13:01 CET
                                                       Universal time: Sun 2025-02-02 08:13:01 UTC
                                                             RTC time: Sun 2025-02-02 08:13:01
                                                            Time zone: Europe/Berlin (CET, +0100)
                                            System clock synchronized: yes
                                                          NTP service: active
                                                      RTC in local TZ: no
                                            
                                            *** Users and Groups ***
                                            User that called 'iob diag':
                                            shthorsten
                                            HOME=/home/shthorsten
                                            GROUPS=shthorsten adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                                            
                                            User that is running 'js-controller':
                                            js-controller is not running
                                            
                                            *** DISPLAY-SERVER SETUP ***
                                            Display-Server: true
                                            Desktop:
                                            Terminal:       tty
                                            
                                            *** MEMORY ***
                                                           total        used        free      shared  buff/cache   available
                                            Mem:            4.2G        518M        1.8G         24M        2.0G        3.7G
                                            Swap:            60M          0B         60M
                                            Total:          4.3G        518M        1.9G
                                            
                                            Active iob-Instances:   0
                                            
                                                     4045 M total memory
                                                      494 M used memory
                                                      663 M active memory
                                                     1231 M inactive memory
                                                     1731 M free memory
                                                      254 M buffer memory
                                                     1653 M swap cache
                                                       57 M total swap
                                                        0 M used swap
                                                       57 M free swap
                                            
                                            *** top - Table Of Processes  ***
                                            top - 09:13:01 up  9:19,  3 users,  load average: 1.31, 2.24, 1.90
                                            Tasks: 202 total,   1 running, 201 sleeping,   0 stopped,   0 zombie
                                            %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                            MiB Mem :   4045.0 total,   1729.1 free,    496.3 used,   1908.4 buff/cache
                                            MiB Swap:     57.7 total,     57.7 free,      0.0 used.   3548.7 avail Mem
                                            
                                            *** FAILED SERVICES ***
                                            
                                              UNIT LOAD ACTIVE SUB DESCRIPTION
                                            0 loaded units listed.
                                            
                                            
                                            *** DMESG CRITICAL ERRORS ***
                                            1332 CRITICAL ERRORS DETECTED!
                                            Check 'sudo dmesg --level=emerg,alert,crit -T' for details
                                            
                                            *** FILESYSTEM ***
                                            Filesystem     Type      Size  Used Avail Use% Mounted on
                                            udev           devtmpfs  2.0G     0  2.0G   0% /dev
                                            tmpfs          tmpfs     405M  5.9M  399M   2% /run
                                            /dev/mmcblk0p2 ext4       15G   14G     0 100% /
                                            tmpfs          tmpfs     2.0G  288K  2.0G   1% /dev/shm
                                            tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                            /dev/mmcblk0p1 vfat      510M   76M  435M  15% /boot/firmware
                                            tmpfs          tmpfs     405M  192K  405M   1% /run/user/1000
                                            
                                            Messages concerning ext4 filesystem in dmesg:
                                            
                                            Show mounted filesystems:
                                            TARGET               SOURCE         FSTYPE      OPTIONS
                                            /                    /dev/mmcblk0p2 ext4        rw,noatime
                                            |-/run/user/1000/doc portal         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                            `-/boot/firmware     /dev/mmcblk0p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                            
                                            Files in neuralgic directories:
                                            
                                            /var:
                                            2.3G    /var/
                                            1.1G    /var/log/journal/404274c0b2bb418589be89042d5b9a67
                                            1.1G    /var/log/journal
                                            1.1G    /var/log
                                            995M    /var/cache
                                            
                                            Archived and active journals take up 1.0G in the file system.
                                            
                                            /opt/iobroker/backups:
                                            859M    /opt/iobroker/backups/
                                            
                                            /opt/iobroker/iobroker-data:
                                            1.4G    /opt/iobroker/iobroker-data/
                                            1.2G    /opt/iobroker/iobroker-data/files
                                            617M    /opt/iobroker/iobroker-data/files/javascript.admin
                                            560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                            558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                            
                                            The five largest files in iobroker-data are:
                                            37M     /opt/iobroker/iobroker-data/files/radar-trap.admin/build/index.js.map
                                            27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                            26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                            26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                                            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                            
                                            USB-Devices by-id:
                                            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                            
                                            No Devices found 'by-id'
                                            
                                            Zigbee Network Settings on your coordinator/in nvbackup are:
                                            
                                            zigbee.X
                                            Extended Pan ID:
                                            *** MASKED ***
                                            Pan ID:
                                            *** MASKED ***
                                            Channel:
                                            *** MASKED ***
                                            Network Key:
                                            *** MASKED ***
                                            
                                            To unmask the settings run 'iob diag --unmask'
                                            
                                            
                                            *** NodeJS-Installation ***
                                            
                                            /usr/bin/nodejs         v20.18.1
                                            /usr/bin/node           v20.18.1
                                            /usr/bin/npm            10.8.2
                                            /usr/bin/npx            10.8.2
                                            /usr/bin/corepack       0.29.4
                                            
                                            nodejs:
                                              Installed: 20.18.1-1nodesource1
                                              Candidate: 20.18.2-1nodesource1
                                              Version table:
                                                 20.18.2-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             *** 20.18.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                    100 /var/lib/dpkg/status
                                                 20.18.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.17.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.16.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.15.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.15.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.14.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.13.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.13.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.12.2-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.12.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.12.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.11.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.11.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.10.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.9.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.8.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.8.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.7.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.6.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.6.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.5.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.5.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.4.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.3.1-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.3.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.2.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.1.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 20.0.0-1nodesource1 600
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                 18.19.0+dfsg-6~deb12u2 500
                                                    500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                                 18.19.0+dfsg-6~deb12u1 500
                                                    500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                            
                                            Temp directories causing deletion problem: 10
                                            Some problems detected, please run iob fix
                                            
                                            Errors in npm tree: 0
                                            No problems detected
                                            
                                            *** ioBroker-Installation ***
                                            
                                            ioBroker Status
                                            Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                                            
                                            Hosts:
                                            Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                                            
                                            Core adapters versions
                                            js-controller:  7.0.6
                                            admin:          7.4.10
                                            javascript:     8.8.3
                                            
                                            nodejs modules from github:     0
                                            
                                            Adapter State
                                            Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                                            
                                            Enabled adapters with bindings
                                            
                                            ioBroker-Repositories
                                            Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                                            
                                            Installed ioBroker-Instances
                                            Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                                            
                                            Objects and States
                                            Please stand by - This may take a while
                                            Objects:        1
                                            States:         1
                                            
                                            *** OS-Repositories and Updates ***
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bookworm InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease into data and signature failed
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian-security bookworm-security InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease into data and signature failed
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bookworm-updates InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease into data and signature failed
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_20.x nodistro InRelease: Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f20.x_dists_nodistro_InRelease into data and signature failed
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.com/debian bookworm InRelease: Splitting up /var/lib/apt/lists/archive.raspberrypi.com_debian_dists_bookworm_InRelease into data and signature failed
                                            W: Failed to fetch http://deb.debian.org/debian/dists/bookworm/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease into data and signature failed
                                            W: Failed to fetch http://deb.debian.org/debian-security/dists/bookworm-security/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease into data and signature failed
                                            W: Failed to fetch http://deb.debian.org/debian/dists/bookworm-updates/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease into data and signature failed
                                            W: Failed to fetch https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease  Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f20.x_dists_nodistro_InRelease into data and signature failed
                                            W: Failed to fetch http://archive.raspberrypi.com/debian/dists/bookworm/InRelease  Splitting up /var/lib/apt/lists/archive.raspberrypi.com_debian_dists_bookworm_InRelease into data and signature failed
                                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                                            Err:1 http://deb.debian.org/debian bookworm InRelease
                                              Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease into data and signature failed
                                            Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                            Err:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                              Splitting up /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease into data and signature failed
                                            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                            Err:3 http://deb.debian.org/debian bookworm-updates InRelease
                                              Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease into data and signature failed
                                            Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                                            Err:4 http://archive.raspberrypi.com/debian bookworm InRelease
                                              Splitting up /var/lib/apt/lists/archive.raspberrypi.com_debian_dists_bookworm_InRelease into data and signature failed
                                            Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                            Err:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                              Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f20.x_dists_nodistro_InRelease into data and signature failed
                                            Reading package lists... Done
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bookworm InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease into data and signature failed
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian-security bookworm-security InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease into data and signature failed
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian bookworm-updates InRelease: Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease into data and signature failed
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.com/debian bookworm InRelease: Splitting up /var/lib/apt/lists/archive.raspberrypi.com_debian_dists_bookworm_InRelease into data and signature failed
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.nodesource.com/node_20.x nodistro InRelease: Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f20.x_dists_nodistro_InRelease into data and signature failed
                                            W: Failed to fetch http://deb.debian.org/debian/dists/bookworm/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease into data and signature failed
                                            W: Failed to fetch http://deb.debian.org/debian-security/dists/bookworm-security/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease into data and signature failed
                                            W: Failed to fetch http://deb.debian.org/debian/dists/bookworm-updates/InRelease  Splitting up /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease into data and signature failed
                                            W: Failed to fetch https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease  Splitting up /var/lib/apt/lists/deb.nodesource.com_node%5f20.x_dists_nodistro_InRelease into data and signature failed
                                            W: Failed to fetch http://archive.raspberrypi.com/debian/dists/bookworm/InRelease  Splitting up /var/lib/apt/lists/archive.raspberrypi.com_debian_dists_bookworm_InRelease into data and signature failed
                                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                                            Pending Updates: 92
                                            
                                            *** Listening Ports ***
                                            Active Internet connections (only servers)
                                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       471316     49074/iobroker.js-c
                                            tcp        1      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       470381     49074/iobroker.js-c
                                            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          17901      3284/cupsd
                                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5987       888/sshd: /usr/sbin
                                            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          17900      3284/cupsd
                                            tcp6       0      0 :::3389                 :::*                    LISTEN      112        1983       952/xrdp
                                            tcp6       0      0 :::22                   :::*                    LISTEN      0          5989       888/sshd: /usr/sbin
                                            tcp6       0      0 ::1:3350                :::*                    LISTEN      0          1917       878/xrdp-sesman
                                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        4678       676/avahi-daemon: r
                                            udp        0      0 0.0.0.0:56703           0.0.0.0:*                           104        4680       676/avahi-daemon: r
                                            udp6       0      0 fe80::2c7c:a66:e1e9:546 :::*                                0          457635     821/NetworkManager
                                            udp6       0      0 :::5353                 :::*                                104        4679       676/avahi-daemon: r
                                            udp6       0      0 :::54800                :::*                                104        4681       676/avahi-daemon: r
                                            
                                            *** Log File - Last 25 Lines ***
                                            
                                            2025-02-02 09:14:30.067  - info: host.raspberrypi starting 32 instances
                                            2025-02-02 09:14:30.287  - info: host.raspberrypi Delete state "system.host.raspberrypi.versions.nodeCurrent"
                                            2025-02-02 09:14:30.317  - info: host.raspberrypi Delete state "system.host.raspberrypi.versions.nodeNewest"
                                            2025-02-02 09:14:30.321  - info: host.raspberrypi Delete state "system.host.raspberrypi.versions.nodeNewestNext"
                                            2025-02-02 09:14:30.326  - info: host.raspberrypi instance system.adapter.history.0 in version "3.0.1" started with pid 49110
                                            2025-02-02 09:14:30.330  - info: host.raspberrypi Delete state "system.host.raspberrypi.versions.npmCurrent"
                                            2025-02-02 09:14:30.383  - info: host.raspberrypi Delete state "system.host.raspberrypi.versions.npmNewest"
                                            2025-02-02 09:14:30.388  - info: host.raspberrypi Delete state "system.host.raspberrypi.versions.npmNewestNext"
                                            2025-02-02 09:14:30.393  - info: host.raspberrypi Some obsolete host states deleted.
                                            2025-02-02 09:14:31.418  - error: host.raspberrypi could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Please also check left over processes when stopping ioBroker!
                                            Error: ENOSPC: no space left on device, write
                                            2025-02-02 09:14:31.418  - error: host.raspberrypi Please consider running the installation fixer when on Linux.
                                            2025-02-02 09:14:31.642  - info: history.0 (49110) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.18.1, js-controller: 7.0.6
                                            2025-02-02 09:14:31.724  - info: history.0 (49110) enabled logging of hm-rpc.0.info.connection (Count=1), Alias=false
                                            2025-02-02 09:14:34.297  - error: host.raspberrypi Caught by controller[0]: [Error: ENOSPC: no space left on device, write] {
                                            2025-02-02 09:14:34.297  - error: host.raspberrypi Caught by controller[0]:   errno: -28,
                                            2025-02-02 09:14:34.297  - error: host.raspberrypi Caught by controller[0]:   code: 'ENOSPC',
                                            2025-02-02 09:14:34.297  - error: host.raspberrypi Caught by controller[0]:   syscall: 'write'
                                            2025-02-02 09:14:34.298  - error: host.raspberrypi Caught by controller[0]: }
                                            2025-02-02 09:14:34.298  - error: host.raspberrypi instance system.adapter.history.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            2025-02-02 09:14:34.298  - info: host.raspberrypi Restart adapter system.adapter.history.0 because enabled
                                            2025-02-02 09:14:34.334  - info: host.raspberrypi instance system.adapter.javascript.0 in version "8.8.3" started with pid 49134
                                            2025-02-02 09:14:35.300  - error: host.raspberrypi could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Please also check left over processes when stopping ioBroker!
                                            Error: ENOSPC: no space left on device, write
                                            2025-02-02 09:14:35.301  - error: host.raspberrypi Please consider running the installation fixer when on Linux.
                                            
                                            

                                            ============ Mark until here for C&P =============

                                            iob diag has finished.

                                            Homoran Thomas Braun 2 Replies 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

                                            775
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            77
                                            2261
                                            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