Navigation

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

    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

    Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      arnold @Codierknecht last edited by arnold

      @codierknecht
      9b552cf6-0f50-4c1d-a694-09d87b9c7467-image.png
      e4b32a3f-713d-438f-b7cd-c219d338f730-image.png

      Codierknecht 1 Reply Last reply Reply Quote 0
      • Codierknecht
        Codierknecht Developer Most Active @arnold last edited by

        @arnold
        Die Repos sind OK.
        Aber Dein System scheint etwas veraltet.
        Bitte mal die Langfassung von

        iob diag
        

        hier in Code-Tags</> posten.

        A 2 Replies Last reply Reply Quote 0
        • A
          arnold @Codierknecht last edited by arnold

          @codierknecht said in Adapter:

          iob diag

          ```bash
          ======================= SUMMARY =======================
                                  v.2025-02-02
          
          
             Static hostname: raspberrypi4-iob
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Installation:           native
          Kernel:                 aarch64
          Userland:               32 bit
          Timezone:               Europe/Berlin (CET, +0100)
          User-ID:                1000
          Display-Server:         false
          Boot Target:            multi-user.target
          
          Pending OS-Updates:     0
          Error: Object "system.repositories" not found
          Pending iob updates:    0
          
          Nodejs-Installation:
          /usr/bin/nodejs         v18.20.6
          /usr/bin/node           v18.20.6
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.4
          
          Recommended versions are nodejs 18.20.6 and npm 10.8.2
          nodeJS installation is correct
          
          MEMORY:
                         total        used        free      shared  buff/cache   available
          Mem:            3.8G        2.0G        830M        0.0K        969M        1.8G
          Swap:            99M          0B         99M
          Total:          3.9G        2.0G        930M
          
          Active iob-Instances:   30
          List is empty
          
          ioBroker Core:          js-controller           6.0.9
                                  admin                   6.17.14
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 6030, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 6032, bind: 0.0.0.0 (SSL), run as: admin
          
          Objects:                12001
          States:                 10862
          
          Size of iob-Database:
          
          13M     /opt/iobroker/iobroker-data/objects.jsonl
          12M     /opt/iobroker/iobroker-data/objects.json.migrated
          12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
          0       /opt/iobroker/iobroker-data/objects.json.broken
          22M     /opt/iobroker/iobroker-data/states.jsonl
          1.6M    /opt/iobroker/iobroker-data/states.json.migrated
          1.6M    /opt/iobroker/iobroker-data/states.json.bak.migrated
          0       /opt/iobroker/iobroker-data/states.json.broken
          
          
          Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
          
          =================== END OF SUMMARY ====================
          
          1 Reply Last reply Reply Quote 0
          • A
            arnold @Codierknecht last edited by

            @codierknecht
            448c0b9e-f58c-4e53-bcc1-b86915d10b7e-image.png
            bei start bekomme ich Meldung
            Ausgeführt
            sudo apt-get update
            sudo apt-get upgrade
            iobroker stop
            iobroker fix
            iobroker start
            eventuell
            sudo reboot

            Codierknecht 1 Reply Last reply Reply Quote 0
            • Codierknecht
              Codierknecht Developer Most Active @arnold last edited by

              @arnold
              Das ist nur die Summary.

              "bullseye" hat bereits sein EOL erreicht.
              Wie in der Ausgabe schon angemerkt, solltest Du das beizeiten auf "bookworm" heben.

              Du könntest aber zwischenzeitlich zumindest mal Node aktualisieren:

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

                @codierknecht sagte in Adapter:

                Wie in der Ausgabe schon angemerkt, solltest Du das beizeiten auf "bookworm" heben.

                Korrekt, allerdings würde ich da nix 'heben', bei RaspberryOS ist da eine komplette NEUinstallation angesagt. Noch dazu, wenn die Geschichte momentan mit 32Bit läuft.

                1 Reply Last reply Reply Quote 1
                • A
                  arnold last edited by

                  also neu installieren ,Habe schon lange nicht gemacht
                  Erst Bakitup sichern
                  dann installieren ;
                  _Raspberry Pi OS (64-bit)bookworm
                  _Iobroker
                  _Grafana/InfluxDB
                  _Backitup
                  Und gespeicherte backitup von NAS wiederherstellen
                  ???

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

                    @arnold

                    Ja.

                    1 Reply Last reply Reply Quote 0
                    • A
                      arnold last edited by

                      16bed3f3-3640-4c8f-a2cc-8ebeedbf8db6-image.png
                      und wieder 17 updates
                      Nach node 20 Aktualisierung

                      Codierknecht Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Codierknecht
                        Codierknecht Developer Most Active @arnold last edited by

                        @arnold sagte in Adapter:

                        und wieder 17 updates
                        Nach node 20 Aktualisierung

                        Soll heißen?

                        Sieht doch jetzt korrekt aus.

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

                          @arnold sagte in Adapter:

                          und wieder 17 updates

                          Wo? Im OS? Im ioBroker?

                          iob diag
                          

                          schaut nun wie aus?
                          Gerne auch die Langfassung.

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            arnold @Codierknecht last edited by

                            @codierknecht mit der nodejs Updates auf 20 habe ich das System "aufgeweckt "
                            ich hatte seit neu Installation auf bullseye vor 8 Monaten seit 7 Monate keine Adapter Updates und jetzt 17

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

                              Möglicherweise liegt es auch darn, dass immer mehr Adapter node.js20 als minimum verlangen

                              1 Reply Last reply Reply Quote 1
                              • A
                                arnold @Thomas Braun last edited by

                                @thomas-braun
                                nur die summary die lange Version weiß nicht wie ?

                                ```bash
                                ======================= SUMMARY =======================
                                                        v.2025-02-02
                                
                                
                                   Static hostname: raspberrypi4-iob
                                         Icon name: computer
                                  Operating System: Raspbian GNU/Linux 11 (bullseye)
                                            Kernel: Linux 6.1.21-v8+
                                      Architecture: arm64
                                
                                Installation:           native
                                Kernel:                 aarch64
                                Userland:               32 bit
                                Timezone:               Europe/Berlin (CET, +0100)
                                User-ID:                1000
                                Display-Server:         false
                                Boot Target:            multi-user.target
                                
                                Pending OS-Updates:     0
                                Pending iob updates:    2
                                
                                Nodejs-Installation:
                                /usr/bin/nodejs         v20.18.3
                                /usr/bin/node           v20.18.3
                                /usr/bin/npm            10.8.2
                                /usr/bin/npx            10.8.2
                                /usr/bin/corepack       0.30.0
                                
                                Recommended versions are nodejs 20.18.3 and npm 10.8.2
                                nodeJS installation is correct
                                
                                MEMORY:
                                               total        used        free      shared  buff/cache   available
                                Mem:            3.8G        2.0G        971M        0.0K        843M        1.9G
                                Swap:            99M          0B         99M
                                Total:          3.9G        2.0G        1.1G
                                
                                Active iob-Instances:   29
                                Upgrade policy: none
                                
                                ioBroker Core:          js-controller           7.0.6
                                                        admin                   7.4.10
                                
                                ioBroker Status:        iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 6030, bind: 0.0.0.0 (SSL), run as: admin
                                + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 6032, bind: 0.0.0.0 (SSL), run as: admin
                                
                                Objects:                12013
                                States:                 10860
                                
                                Size of iob-Database:
                                
                                22M     /opt/iobroker/iobroker-data/objects.jsonl
                                12M     /opt/iobroker/iobroker-data/objects.json.migrated
                                12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                0       /opt/iobroker/iobroker-data/objects.json.broken
                                15M     /opt/iobroker/iobroker-data/states.jsonl
                                1.6M    /opt/iobroker/iobroker-data/states.json.migrated
                                1.6M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                0       /opt/iobroker/iobroker-data/states.json.broken
                                
                                
                                Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
                                
                                =================== END OF SUMMARY ====================
                                
                                
                                Homoran 1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @arnold last edited by

                                  @arnold sagte in Adapter:

                                  nur die summary

                                  da stehen die Informationen nicht drin.

                                  @arnold sagte in Adapter:

                                  die lange Version weiß nicht wie ?

                                  die kommt davor.
                                  Du darfst nicht den anykey drücken 😁

                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    arnold @Homoran last edited by

                                    @homoran

                                    ```bash
                                    Script v.2025-02-02
                                    
                                    *** BASE SYSTEM ***
                                      Static hostname: raspberrypi4-iob
                                            Icon name: computer
                                     Operating System: Raspbian GNU/Linux 11 (bullseye)
                                               Kernel: Linux 6.1.21-v8+
                                         Architecture: arm64
                                    OS is similar to: debian
                                    
                                    Model           : Raspberry Pi 4 Model B Rev 1.1
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : 32 bit
                                    
                                    Systemuptime and Load:
                                    12:13:04 up 21:19,  2 users,  load average: 1.00, 0.59, 0.68
                                    CPU threads: 4
                                    
                                    
                                    *** LIFE CYCLE STATUS ***
                                    Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time!
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** TIME AND TIMEZONES ***
                                                  Local time: Tue 2025-02-18 12:13:04 CET
                                              Universal time: Tue 2025-02-18 11:13:04 UTC
                                                    RTC time: n/a
                                                   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':
                                    pi
                                    HOME=/home/pi
                                    GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                                    
                                    User that is running 'js-controller':
                                    iobroker
                                    HOME=/home/iobroker
                                    GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                    
                                    *** DISPLAY-SERVER SETUP ***
                                    Display-Server: false
                                    Desktop:
                                    Terminal:       tty
                                    
                                    *** MEMORY ***
                                                  total        used        free      shared  buff/cache   available
                                    Mem:            3.8G        2.0G        925M        0.0K        889M        1.9G
                                    Swap:            99M          0B         99M
                                    Total:          3.9G        2.0G        1.0G
                                    
                                    Active iob-Instances:   29
                                    
                                            3794 M total memory
                                            1979 M used memory
                                            2162 M active memory
                                             356 M inactive memory
                                             925 M free memory
                                              59 M buffer memory
                                             830 M swap cache
                                              99 M total swap
                                               0 M used swap
                                              99 M free swap
                                    
                                    *** top - Table Of Processes  ***
                                    top - 12:13:05 up 21:19,  2 users,  load average: 1.00, 0.59, 0.68
                                    Tasks: 200 total,   1 running, 199 sleeping,   0 stopped,   0 zombie
                                    %Cpu(s):  2.8 us,  2.8 sy,  0.0 ni, 94.4 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                    MiB Mem :   3794.3 total,    925.5 free,   1979.4 used,    889.4 buff/cache
                                    MiB Swap:    100.0 total,    100.0 free,      0.0 used.   1853.0 avail Mem
                                    
                                    *** FAILED SERVICES ***
                                    
                                     UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    
                                    *** DMESG CRITICAL ERRORS ***
                                    No critical errors detected
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    /dev/root      ext4       29G   18G   11G  63% /
                                    devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                                    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                    tmpfs          tmpfs     759M  896K  758M   1% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                                    tmpfs          tmpfs     380M   16K  380M   1% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Mon Feb 17 14:54:02 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:40:6D:89 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=c2ae5e61-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                    [Mon Feb 17 14:54:03 2025] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                    [Mon Feb 17 14:54:03 2025] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                    [Mon Feb 17 14:54:06 2025] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                    
                                    Show mounted filesystems:
                                    TARGET  SOURCE         FSTYPE OPTIONS
                                    /       /dev/mmcblk0p2 ext4   rw,noatime
                                    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    6.5G    /var/
                                    3.2G    /var/cache/apt/archives
                                    3.2G    /var/cache/apt
                                    3.2G    /var/cache
                                    3.1G    /var/log
                                    
                                    Archived and active journals take up 2.9G in the file system.
                                    
                                    /opt/iobroker/backups:
                                    4.0K    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    1.3G    /opt/iobroker/iobroker-data/
                                    1.1G    /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:
                                    38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                    27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                    24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                    24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.js.map
                                    23M     /opt/iobroker/iobroker-data/objects.jsonl
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_96afdeed50c8eb118ac2c4c3de5b81b4-if00-port0
                                    
                                    HINT:
                                    Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                    /dev/ttyUSB0
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v20.18.3
                                    /usr/bin/node           v20.18.3
                                    /usr/bin/npm            10.8.2
                                    /usr/bin/npx            10.8.2
                                    /usr/bin/corepack       0.30.0
                                    
                                    nodejs:
                                     Installed: 20.18.3-1nodesource1
                                     Candidate: 20.18.3-1nodesource1
                                     Version table:
                                    *** 20.18.3-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                           100 /var/lib/dpkg/status
                                        20.18.2-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.18.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.18.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.17.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.16.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.15.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.15.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.14.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.13.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.13.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.12.2-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.12.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.12.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.11.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.11.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.10.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.9.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.8.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.8.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.7.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.6.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.6.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.5.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.5.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.4.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.3.1-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.3.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.2.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.1.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        20.0.0-1nodesource1 1001
                                           500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                                        12.22.12~dfsg-1~deb11u5 500
                                           500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    
                                    Temp directories causing deletion problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree: 0
                                    No problems detected
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Hosts:
                                    raspberrypi4-iob    raspberrypi4-iob (version: 7.0.6, hostname: raspberrypi4-iob, alive, uptime: 75426)
                                    
                                    Core adapters versions
                                    js-controller:  7.0.6
                                    admin:          7.4.10
                                    javascript:     8.8.3
                                    
                                    nodejs modules from github:     0
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 6030, bind: 0.0.0.0 (SSL), run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iob                         -  enabled
                                    + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
                                    + system.adapter.ble.0                    : ble                   : raspberrypi4-iob                         -  enabled
                                     system.adapter.cloud.0                  : cloud                 : raspberrypi4-iob                         - disabled
                                     system.adapter.daswetter.0              : daswetter             : raspberrypi4-iob                         -  enabled
                                    + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
                                     system.adapter.dwd.0                    : dwd                   : raspberrypi4-iob                         -  enabled
                                     system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
                                     system.adapter.ical.0                   : ical                  : raspberrypi4-iob                         -  enabled
                                     system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi4-iob                         - disabled
                                    + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
                                    + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                                    + system.adapter.iot.0                    : iot                   : raspberrypi4-iob                         -  enabled
                                    + system.adapter.iqontrol.0               : iqontrol              : raspberrypi4-iob                         -  enabled
                                    + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi4-iob                         -  enabled, port: 54321
                                    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1885, bind: 0.0.0.0
                                     system.adapter.openweathermap.0         : openweathermap        : raspberrypi4-iob                         -  enabled
                                    + system.adapter.parcel.0                 : parcel                : raspberrypi4-iob                         -  enabled
                                    + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
                                    + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
                                    + system.adapter.scenes.0                 : scenes                : raspberrypi4-iob                         -  enabled
                                    + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.sonoff.1                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1884, bind: 0.0.0.0
                                    + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi4-iob                         -  enabled
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iob                         -  enabled
                                    + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.text2command.0           : text2command          : raspberrypi4-iob                         -  enabled
                                    + system.adapter.tr-064.0                 : tr-064                : raspberrypi4-iob                         -  enabled
                                    + system.adapter.trashschedule.0          : trashschedule         : raspberrypi4-iob                         -  enabled
                                     system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         - disabled
                                    + system.adapter.volumio.0                : volumio               : raspberrypi4-iob                         -  enabled
                                    + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 6032, bind: 0.0.0.0 (SSL), run as: admin
                                    + system.adapter.wled.0                   : wled                  : raspberrypi4-iob                         -  enabled
                                     system.adapter.worx.0                   : worx                  : raspberrypi4-iob                         - disabled
                                    + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/ttyUSB0
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 6030, bind: 0.0.0.0 (SSL), run as: admin
                                    + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
                                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi4-iob                         -  enabled, port: 54321
                                    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1885, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.sonoff.1                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1884, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 6032, bind: 0.0.0.0 (SSL), run as: admin
                                    + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/ttyUSB0
                                    
                                    ioBroker-Repositories
                                    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                    │ (index) │ name     │ url                                                     │ auto upgrade │
                                    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                    │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                    │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                    
                                    Active repo(s): stable
                                    Upgrade policy: none
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "admin"        : 7.4.10   , installed 7.4.10
                                    Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                    Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                                    Adapter    "ble"          : 0.14.0   , installed 0.14.0
                                    Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                    Adapter    "daswetter"    : 3.2.2    , installed 3.1.15 [Updatable]
                                    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "ical"         : 1.16.1   , installed 1.16.1
                                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                    Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                    Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
                                    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                    Controller "js-controller": 7.0.6    , installed 7.0.6
                                    Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                                    Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                    Adapter    "rpi2"         : 2.3.1    , installed 1.3.2  [Updatable]
                                    Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                    Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                                    Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                    Adapter    "telegram"     : 4.0.0    , installed 4.0.0
                                    Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                    Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                    Adapter    "volumio"      : 0.2.0    , installed 0.2.0
                                    Adapter    "web"          : 6.2.5    , installed 6.2.5
                                    Adapter    "wled"         : 0.7.2    , installed 0.7.2
                                    Adapter    "worx"         : 3.1.1    , installed 3.1.1
                                    Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                    Adapter    "zigbee"       : 1.10.14  , installed 1.10.14
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        12083
                                    States:         10918
                                    
                                    *** 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: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                    W: Failed to fetch https://repos.influxdata.com/debian/dists/stretch/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Get:3 https://repos.influxdata.com/debian stretch InRelease [12.9 kB]
                                    Get:4 https://packages.grafana.com/oss/deb stable InRelease [7661 B]
                                    Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                    Err:3 https://repos.influxdata.com/debian stretch InRelease
                                     The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    Err:4 https://packages.grafana.com/oss/deb stable InRelease
                                     The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                    Fetched 12.9 kB in 2s (8527 B/s)
                                    Reading package lists...
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                    W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                    W: Failed to fetch https://repos.influxdata.com/debian/dists/stretch/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    Pending Updates: 0
                                    
                                    *** 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:631           0.0.0.0:*               LISTEN      0          3446135    31835/cupsd
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       125115     32448/iobroker.js-c
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       125110     32448/iobroker.js-c
                                    tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       741193     2813/io.mqtt.0
                                    tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       698309     21776/io.sonoff.1
                                    tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       741192     2813/io.mqtt.0
                                    tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          15767      580/vncserver-x11-c
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15744      590/sshd: /usr/sbin
                                    tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        11814      566/influxd
                                    tcp6       0      0 :::8086                 :::*                    LISTEN      999        16638      566/influxd
                                    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       124790     513/io.simple-api.0
                                    tcp6       0      0 :::6032                 :::*                    LISTEN      1001       965306     9664/io.web.0
                                    tcp6       0      0 :::6030                 :::*                    LISTEN      1001       790240     18553/io.admin.0
                                    tcp6       0      0 :::5900                 :::*                    LISTEN      0          15766      580/vncserver-x11-c
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          15746      590/sshd: /usr/sbin
                                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          3446134    31835/cupsd
                                    tcp6       0      0 :::3000                 :::*                    LISTEN      115        16561      547/grafana-server
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13290      499/dhcpcd
                                    udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       126162     32601/io.mihome-vac
                                    udp        0      0 0.0.0.0:56186           0.0.0.0:*                           108        11686      425/avahi-daemon: r
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       128197     782/io.wled.0
                                    udp        0      0 192.168.178.80:5353     0.0.0.0:*                           1001       126562     32718/io.tr-064.0
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11684      425/avahi-daemon: r
                                    udp6       0      0 :::36846                :::*                                108        11687      425/avahi-daemon: r
                                    udp6       0      0 :::546                  :::*                                0          16434      499/dhcpcd
                                    udp6       0      0 :::5353                 :::*                                108        11685      425/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2025-02-18 12:12:44.623  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 9(dlanwireless/F4:06:8D:22:EA:27) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:12:45.382  - error: volumio.0 (681) Connection to Volumio host (192.168.178.34) failed: AxiosError: timeout of 1000ms exceeded
                                    2025-02-18 12:12:45.538  - warn: mihome-vacuum.0 (32601) State value to set for "mihome-vacuum.0.control.fan_power" has value "90" less than min "101"
                                    2025-02-18 12:12:47.720  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 15(sonoff-1-5837/68:C6:3A:A3:36:CD) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:12:48.888  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 17(dlanwireless/BC:F2:AF:D2:50:77) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:02.402  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 4(PC-Markus/2C:41:38:A9:DC:8E) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:04.448  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 9(dlanwireless/F4:06:8D:22:EA:27) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:05.713  - warn: mihome-vacuum.0 (32601) State value to set for "mihome-vacuum.0.control.fan_power" has value "90" less than min "101"
                                    2025-02-18 12:13:07.632  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 15(sonoff-1-5837/68:C6:3A:A3:36:CD) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:08.730  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 17(dlanwireless/BC:F2:AF:D2:50:77) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:15.382  - error: volumio.0 (681) Connection to Volumio host (192.168.178.34) failed: AxiosError: timeout of 1000ms exceeded
                                    2025-02-18 12:13:22.227  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 4(PC-Markus/2C:41:38:A9:DC:8E) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:24.286  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 9(dlanwireless/F4:06:8D:22:EA:27) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:25.907  - warn: mihome-vacuum.0 (32601) State value to set for "mihome-vacuum.0.control.fan_power" has value "90" less than min "101"
                                    2025-02-18 12:13:27.392  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 15(sonoff-1-5837/68:C6:3A:A3:36:CD) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:28.487  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 17(dlanwireless/BC:F2:AF:D2:50:77) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:41.848  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 4(PC-Markus/2C:41:38:A9:DC:8E) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:43.927  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 9(dlanwireless/F4:06:8D:22:EA:27) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:45.382  - error: volumio.0 (681) Connection to Volumio host (192.168.178.34) failed: AxiosError: timeout of 1000ms exceeded
                                    2025-02-18 12:13:46.107  - warn: mihome-vacuum.0 (32601) State value to set for "mihome-vacuum.0.control.fan_power" has value "90" less than min "101"
                                    2025-02-18 12:13:46.558  - info: javascript.0 (16002) Stopping script script.js.common.Heizung_Winter_-10-0_Grad_24h_Probe
                                    2025-02-18 12:13:47.005  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 15(sonoff-1-5837/68:C6:3A:A3:36:CD) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:13:48.209  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 17(dlanwireless/BC:F2:AF:D2:50:77) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:14:01.674  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 4(PC-Markus/2C:41:38:A9:DC:8E) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-02-18 12:14:03.717  - info: tr-064.0 (32718) forEachConfiguredDevice: in GetSpecificHostEntry 9(dlanwireless/F4:06:8D:22:EA:27) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    
                                    

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

                                    ? 1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @arnold last edited by

                                      @arnold

                                      Ich schlage vor, bevor du an dem toten System (Debian Bullseye, wird nicht mehr supported) weiter arbeitest, nimm ne neue SD Karte, installier Debian Bookworm in der Lite-Version 64bit, dann installierst du die BS-Updates, Curl, dann eine Zeile fuer iobroker zum installieren, reboot, dann ein restore vom aktuellen Backup und du bist erstmal wieder save.

                                      Dann kann man auch nach weiteren Fehlern suchen, die vielleicht mitgeschleppt wurden, meistens sind die mit dem Update schon behoben.
                                      Iobroker haste ja relativ aktuell.

                                      A 1 Reply Last reply Reply Quote 1
                                      • A
                                        arnold @Guest last edited by

                                        @ilovegym said in Adapter:

                                        Bookworm

                                        werde demnächst auf Bookworm umstellen (neu Installation )aber da ict noch Grafana und Influxdb
                                        da bekomme ich Fehler bei Telegram

                                        
                                        
                                        Backitup:
                                        Ihr Backup wurde nicht vollständig erstellt. Bitte überprüfen Sie die Fehler!!
                                        
                                        grafana: {"message":"Request failed with status code 500","name":"AxiosError","stack":"AxiosError: Request failed with status code 500\n    at settle (/opt/iobroker/node_modules/axios/lib/core/settle.js:19:12)\n    at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/lib/adapters/http.js:599:11)\n    at IncomingMessage.emit (node:events:530:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1698:12)\n    at processTicksAndRejections (node:internal/process/task_queues:82:21)\n    at Axios.request (/opt/iobroker/node_modules/axios/lib/core/Axios.js:45:41)\n    at processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at /opt/iobroker/node_modules/iobroker.backitup/lib/scripts/36-grafana.js:67:43","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Authorization":"Bearer ****","User-Agent":"axios/1.7.9","Accept-Encoding":"gzip, compress, deflate, br"},"method":"get","url":"http://192.168.178.80:3000/api/search","responseType":"json","httpsAgent":{"_events":{},"_eventsCount":2,"_maxListeners":100,"defaultPort":443,"protocol":"https:","options":{"rejectUnauthorized":true,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":false,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0,"maxCachedSessions":100,"_sessionCache":{"map":{},"list":[]}}},"code":"ERR_BAD_RESPONSE","status":500}
                                        
                                        ? 1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User @arnold last edited by A Former User

                                          @arnold

                                          ist Grafana und Influx etwa auch auf dem iobroker-Host installiert?
                                          Falls ja, dann mach davon auch ein backup und installier das auch neu. Wuerde ich aber aufm anderen Host installieren, alles auf einen, hat viele Nachteile..

                                          Edit:
                                          Grafana und Influx kannste auch ohne Backitup Adapter sichern, da musste du halt mal schauen, wo es klemmt.. oder nimm dafuer halt ein aelteres Backup, wo es noch funktioniert hat..

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

                                            Hi

                                            bei mir werden die nichtinstallierten Adapter nicht angezeigt. Woran kann das liegen?

                                            Filter sind keine gesetzt.

                                            Danke!

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            423
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            37
                                            1767
                                            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