Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Iobroker Oberfläche langsam. Störmeldungen

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    398

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Iobroker Oberfläche langsam. Störmeldungen

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
adminerrorproblem
24 Beiträge 8 Kommentatoren 2.5k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • mcm1957M mcm1957

    @paul53
    Danke - wusste ich nicht.
    Dann ist aber zumindest javascript nicht auf Letztstand. Mal sehen ob iob diag was listet,

    paul53P Offline
    paul53P Offline
    paul53
    schrieb am zuletzt editiert von
    #7

    @mcm57 sagte: javascript nicht auf Letztstand.

    JS 7.5.0 ist noch nicht "stable".

    Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
    Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

    1 Antwort Letzte Antwort
    0
    • mcm1957M mcm1957

      @tourer4778

      Bitte poste doch mal die Ausgabe von 'iob disg* in der Langfassung.
      Vielleicht sieht @thomas-braun ein paar kritische Stellen.

      Zu Alias:
      Gibt es die hier als source definierten States ? Oder gibts Alias definitionen denen ihr Source weggenommen wurde?

      Ist es bewußt dass du dasselbe Script in 4 Instanzen des Javascript Aadapters startest?

      T Offline
      T Offline
      tourer4778
      schrieb am zuletzt editiert von
      #8

      @mcm57 sagte in Iobroker Oberfläche langsam. Störmeldungen:

      iob disg

      Guten Morgen, Entschuldigung, wenn ich mich so lange nicht gemeldet habe.
      Seit dieser Woche, kann ich die Basiseinstellungen im IoBroker nicht mehr öffnen. Er ist ständig in einer Schleife und das Bild baut sich nicht auf. Cach löschen und neuladen beim Firefox hat nicht geholfen. Unten links erschein immer "Time Out" und "Cannot save system configuration: TypeError: e.state.systemConfig is null"

      Basiseinstellungen

      pi@raspberrypi:~ $ iob disg
      iobroker [command]
      
      Commands:
        iobroker setup                                               Setup ioBroker
        iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-con                                                                                                                                                             troller or a specified adapter instance or all instances of an adapter
        iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-cont                                                                                                                                                             roller or a specified adapter instance or all instances of an adapter
        iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-contr                                                                                                                                                             oller or a specified adapter instance or all instances of an adapter  [aliases:                                                                                                                                                              r]
        iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                                                                                                                              debugging session for the adapter instance
        iobroker info                                                Shows the host in                                                                                                                                                             fo
        iobroker logs [<adapter>]                                    Monitor log
        iobroker add <adapter> [desiredNumber]                       Add instance of a                                                                                                                                                             dapter  [aliases: a]
        iobroker install <adapter>                                   Installs a specif                                                                                                                                                             ied adapter  [aliases: i]
        iobroker rebuild [<module>]                                  Rebuild all nativ                                                                                                                                                             e modules or path
        iobroker url <url> [<name>]                                  Install adapter f                                                                                                                                                             rom specified url, e.g. GitHub
        iobroker del <adapter>                                       Remove adapter an                                                                                                                                                             d all instances from this host  [aliases: delete]
        iobroker del <adapter>.<instance>                            Remove adapter in                                                                                                                                                             stance  [aliases: delete]
        iobroker update [<repositoryUrl>]                            Update repository                                                                                                                                                              and list adapters
        iobroker upgrade                                             Upgrade managemen                                                                                                                                                             t
        iobroker upload [all|<adapter>]                              Upload management                                                                                                                                                               [aliases: u]
        iobroker object                                              Object management                                                                                                                                                               [aliases: o]
        iobroker state                                               State management                                                                                                                                                               [aliases: s]
        iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                                                                                                                             dapter instance/s
        iobroker list <type> [<filter>]                              List all entries,                                                                                                                                                              like objects
        iobroker chmod <mode> <file>                                 Change file right                                                                                                                                                             s
        iobroker chown <user> <group> <file>                         Change file owner                                                                                                                                                             ship
        iobroker touch <file>                                        Touch file
        iobroker rm <file>                                           Remove file
        iobroker file                                                File management
        iobroker user                                                User commands
        iobroker group                                               group management
        iobroker host <hostname>                                     Set host to given                                                                                                                                                              hostname
        iobroker set <adapter>.<instance>                            Change settings o                                                                                                                                                             f adapter config
        iobroker license <license.file or license.text>              Update license by                                                                                                                                                              given file
        iobroker cert                                                Certificate manag                                                                                                                                                             ement
        iobroker clean <yes>                                         Clears all object                                                                                                                                                             s and states
        iobroker backup                                              Create backup
        iobroker restore <backup name or path>                       Restore a specifi                                                                                                                                                             ed backup
        iobroker validate <backup name or path>                      Validate a specif                                                                                                                                                             ied backup
        iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                                                                                                                             r or adapter instance  [aliases: isrun]
        iobroker repo [<name>]                                       Show repo informa                                                                                                                                                             tion
        iobroker uuid                                                Show uuid of the                                                                                                                                                              installation  [aliases: id]
        iobroker unsetup                                             Reset license, in                                                                                                                                                             stallation secret and language
        iobroker fix                                                 Execute the insta                                                                                                                                                             llation fixer script, this updates your ioBroker installation
        iobroker nodejs-update [<major-version>]                     Upgrade the Node.                                                                                                                                                             JS installation to the current LTS
        iobroker multihost                                           Multihost managem                                                                                                                                                             ent
        iobroker compact                                             compact group man                                                                                                                                                             agement
        iobroker plugin                                              Plugin management
        iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor                                                                                                                                                              information using given passphrase
        iobroker version [<adapter>]                                 Show version of j                                                                                                                                                             s-controller or specified adapter  [aliases: v]
      
      Options:
        --help  Show help  [boolean]
      pi@raspberrypi:~ $
      
      
      T 1 Antwort Letzte Antwort
      0
      • T tourer4778

        @mcm57 sagte in Iobroker Oberfläche langsam. Störmeldungen:

        iob disg

        Guten Morgen, Entschuldigung, wenn ich mich so lange nicht gemeldet habe.
        Seit dieser Woche, kann ich die Basiseinstellungen im IoBroker nicht mehr öffnen. Er ist ständig in einer Schleife und das Bild baut sich nicht auf. Cach löschen und neuladen beim Firefox hat nicht geholfen. Unten links erschein immer "Time Out" und "Cannot save system configuration: TypeError: e.state.systemConfig is null"

        Basiseinstellungen

        pi@raspberrypi:~ $ iob disg
        iobroker [command]
        
        Commands:
          iobroker setup                                               Setup ioBroker
          iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-con                                                                                                                                                             troller or a specified adapter instance or all instances of an adapter
          iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-cont                                                                                                                                                             roller or a specified adapter instance or all instances of an adapter
          iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-contr                                                                                                                                                             oller or a specified adapter instance or all instances of an adapter  [aliases:                                                                                                                                                              r]
          iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                                                                                                                              debugging session for the adapter instance
          iobroker info                                                Shows the host in                                                                                                                                                             fo
          iobroker logs [<adapter>]                                    Monitor log
          iobroker add <adapter> [desiredNumber]                       Add instance of a                                                                                                                                                             dapter  [aliases: a]
          iobroker install <adapter>                                   Installs a specif                                                                                                                                                             ied adapter  [aliases: i]
          iobroker rebuild [<module>]                                  Rebuild all nativ                                                                                                                                                             e modules or path
          iobroker url <url> [<name>]                                  Install adapter f                                                                                                                                                             rom specified url, e.g. GitHub
          iobroker del <adapter>                                       Remove adapter an                                                                                                                                                             d all instances from this host  [aliases: delete]
          iobroker del <adapter>.<instance>                            Remove adapter in                                                                                                                                                             stance  [aliases: delete]
          iobroker update [<repositoryUrl>]                            Update repository                                                                                                                                                              and list adapters
          iobroker upgrade                                             Upgrade managemen                                                                                                                                                             t
          iobroker upload [all|<adapter>]                              Upload management                                                                                                                                                               [aliases: u]
          iobroker object                                              Object management                                                                                                                                                               [aliases: o]
          iobroker state                                               State management                                                                                                                                                               [aliases: s]
          iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                                                                                                                             dapter instance/s
          iobroker list <type> [<filter>]                              List all entries,                                                                                                                                                              like objects
          iobroker chmod <mode> <file>                                 Change file right                                                                                                                                                             s
          iobroker chown <user> <group> <file>                         Change file owner                                                                                                                                                             ship
          iobroker touch <file>                                        Touch file
          iobroker rm <file>                                           Remove file
          iobroker file                                                File management
          iobroker user                                                User commands
          iobroker group                                               group management
          iobroker host <hostname>                                     Set host to given                                                                                                                                                              hostname
          iobroker set <adapter>.<instance>                            Change settings o                                                                                                                                                             f adapter config
          iobroker license <license.file or license.text>              Update license by                                                                                                                                                              given file
          iobroker cert                                                Certificate manag                                                                                                                                                             ement
          iobroker clean <yes>                                         Clears all object                                                                                                                                                             s and states
          iobroker backup                                              Create backup
          iobroker restore <backup name or path>                       Restore a specifi                                                                                                                                                             ed backup
          iobroker validate <backup name or path>                      Validate a specif                                                                                                                                                             ied backup
          iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                                                                                                                             r or adapter instance  [aliases: isrun]
          iobroker repo [<name>]                                       Show repo informa                                                                                                                                                             tion
          iobroker uuid                                                Show uuid of the                                                                                                                                                              installation  [aliases: id]
          iobroker unsetup                                             Reset license, in                                                                                                                                                             stallation secret and language
          iobroker fix                                                 Execute the insta                                                                                                                                                             llation fixer script, this updates your ioBroker installation
          iobroker nodejs-update [<major-version>]                     Upgrade the Node.                                                                                                                                                             JS installation to the current LTS
          iobroker multihost                                           Multihost managem                                                                                                                                                             ent
          iobroker compact                                             compact group man                                                                                                                                                             agement
          iobroker plugin                                              Plugin management
          iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor                                                                                                                                                              information using given passphrase
          iobroker version [<adapter>]                                 Show version of j                                                                                                                                                             s-controller or specified adapter  [aliases: v]
        
        Options:
          --help  Show help  [boolean]
        pi@raspberrypi:~ $
        
        
        T Offline
        T Offline
        TT-Tom
        schrieb am zuletzt editiert von
        #9

        @tourer4778

        Der Befehl lautet iob diag, war ein Tippfehler. Bitte nochmal probieren und Ausgabe posten.

        Gruß Tom
        https://github.com/tt-tom17
        Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

        NSPanel Script Wiki
        https://github.com/joBr99/nspanel-lovelace-ui/wiki

        NSPanel Adapter Wiki
        https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

        T 1 Antwort Letzte Antwort
        0
        • T TT-Tom

          @tourer4778

          Der Befehl lautet iob diag, war ein Tippfehler. Bitte nochmal probieren und Ausgabe posten.

          T Offline
          T Offline
          tourer4778
          schrieb am zuletzt editiert von tourer4778
          #10

          @tt-tom


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

          Skript v.2023-10-10
          
          *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Model           : Raspberry Pi 4 Model B Rev 1.4
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : armhf
          
          Systemuptime and Load:
           08:02:46 up  1:37,  3 users,  load average: 1.78, 2.35, 2.34
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** Time and Time Zones ***
                         Local time: Sun 2023-12-24 08:02:46 CET
                     Universal time: Sun 2023-12-24 07:02:46 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       true
          Desktop:
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            7.8G        2.1G        1.2G         35M        4.5G        5.5G
          Swap:            99M          0B         99M
          Total:          7.9G        2.1G        1.3G
          
                   7811 M total memory
                   2123 M used memory
                   4157 M active memory
                   2150 M inactive memory
                   1153 M free memory
                    158 M buffer memory
                   4376 M swap cache
                     99 M total swap
                      0 M used swap
                     99 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FAILED SERVICES ***
          
            UNIT LOAD ACTIVE SUB DESCRIPTION
          0 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4      459G   19G  422G   5% /
          devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
          tmpfs          tmpfs     1.6G  936K  1.6G   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/sda1      vfat      253M   51M  202M  20% /boot
          tmpfs          tmpfs     782M   24K  782M   1% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Sun Dec 24 06:25:29 2023] 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:DB:2E:50 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=6b8e45ad-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [Sun Dec 24 06:25:32 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
          [Sun Dec 24 06:25:32 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
          [Sun Dec 24 06:25:35 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
          
          Show mounted filesystems \(real ones only\):
          TARGET  SOURCE    FSTYPE OPTIONS
          /       /dev/sda2 ext4   rw,noatime
          `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          2.3G    /var/
          2.0G    /var/log
          1.9G    /var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
          1.9G    /var/log/journal
          151M    /var/cache
          
          Archived and active journals take up 1.8G in the file system.
          
          /opt/iobroker/backups:
          5.0G    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          2.2G    /opt/iobroker/iobroker-data/
          1.3G    /opt/iobroker/iobroker-data/esphome.0/.esphome/build
          1.3G    /opt/iobroker/iobroker-data/esphome.0/.esphome
          1.3G    /opt/iobroker/iobroker-data/esphome.0
          366M    /opt/iobroker/iobroker-data/history
          
          The five largest files in iobroker-data are:
          34M     /opt/iobroker/iobroker-data/objects.jsonl
          33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
          24M     /opt/iobroker/iobroker-data/esphome.0/.esphome/build/heizstab/.pioenvs/heizstab/libFrameworkArduino.a
          24M     /opt/iobroker/iobroker-data/esphome.0/.esphome/build/heizstab-148/.pioenvs/heizstab-148/libFrameworkArduino.a
          24M     /opt/iobroker/iobroker-data/esphome.0/.esphome/build/heizstab-147/.pioenvs/heizstab-147/libFrameworkArduino.a
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
          
          find: '/dev/serial/by-id/': No such file or directory
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.19.0
          /usr/bin/node           v18.19.0
          /usr/bin/npm            10.2.3
          /usr/bin/npx            10.2.3
          /usr/bin/corepack       0.22.0
          
          
          nodejs:
            Installed: 18.19.0-1nodesource1
            Candidate: 18.19.0-1nodesource1
            Version table:
           *** 18.19.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  100 /var/lib/dpkg/status
               18.18.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.16.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.14.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.14.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.9.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               12.22.12~dfsg-1~deb11u4 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  5.0.17
          admin:          6.12.0
          javascript:     7.1.6
          
          Adapters from github:   0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
            system.adapter.alias-manager.0          : alias-manager         : raspberrypi                              -  enabled
          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
          + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
          + system.adapter.esphome.0                : esphome               : raspberrypi                              -  enabled
            system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
            system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              - disabled
          + system.adapter.heizoel.0                : heizoel               : raspberrypi                              -  enabled
          + system.adapter.history.0                : history               : raspberrypi                              -  enabled
            system.adapter.ical.1                   : ical                  : raspberrypi                              -  enabled
            system.adapter.ical.2                   : ical                  : raspberrypi                              -  enabled
          + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
          + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
          + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
          + system.adapter.javascript.1             : javascript            : raspberrypi                              -  enabled
          + system.adapter.javascript.2             : javascript            : raspberrypi                              -  enabled
          + system.adapter.logparser.0              : logparser             : raspberrypi                              -  enabled
            system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, port: 1884, bind: 0.0.0.0
          + system.adapter.opendtu.0                : opendtu               : raspberrypi                              -  enabled
          + system.adapter.operating-hours.0        : operating-hours       : raspberrypi                              -  enabled
          + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
          + system.adapter.s7.0                     : s7                    : raspberrypi                              -  enabled
          + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
          + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.smartthings.0            : smartthings           : raspberrypi                              -  enabled
          + system.adapter.snmp.0                   : snmp                  : raspberrypi                              -  enabled
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              -  enabled
          + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
          + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
          + system.adapter.tankerkoenig.1           : tankerkoenig          : raspberrypi                              -  enabled
          + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.time-switch.0            : time-switch           : raspberrypi                              -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              -  enabled
            system.adapter.vis-history.0            : vis-history           : raspberrypi                              - disabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
            system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
            system.adapter.vis-material-webfont.0   : vis-material-webfont  : raspberrypi                              -  enabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
            system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
          + system.adapter.vw-connect.0             : vw-connect            : raspberrypi                              -  enabled
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
          + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): beta
          
          Installed ioBroker-Instances
          Used repository: beta
          Adapter    "admin"        : 6.13.5   , installed 6.12.0 [Updatable]
          Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
          Adapter    "alias-manager": 1.2.6    , installed 1.2.6
          Adapter    "backitup"     : 2.9.8    , installed 2.8.7  [Updatable]
          Adapter    "discovery"    : 4.2.0    , installed 4.2.0
          Adapter    "email"        : 1.2.1    , installed 1.2.0  [Updatable]
          Adapter    "esphome"      : 0.5.0-beta.8, installed 0.2.4 [Updatable]
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "fullybrowser" : 3.0.9    , installed 3.0.6  [Updatable]
          Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "ical"         : 1.13.5   , installed 1.13.3 [Updatable]
          Adapter    "info"         : 2.0.0    , installed 2.0.0
          Adapter    "iot"          : 2.0.11   , installed 2.0.11
          Adapter    "javascript"   : 7.5.1    , installed 7.1.6  [Updatable]
          Controller "js-controller": 5.0.17   , installed 5.0.17
          Adapter    "logparser"    : 2.2.1    , installed 2.2.0  [Updatable]
          Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
          Adapter    "opendtu"      : 1.0.1    , installed 1.0.1
          Adapter    "operating-hours": 1.0.6  , installed 1.0.6
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "s7"           : 1.4.2    , installed 1.3.15 [Updatable]
          Adapter    "scenes"       : 2.3.9    , installed 2.3.9
          Adapter    "shelly"       : 6.7.0    , installed 6.6.1  [Updatable]
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "smartthings"  : 0.1.1    , installed 0.0.4  [Updatable]
          Adapter    "snmp"         : 3.1.0    , installed 3.1.0
          Adapter    "socketio"     : 6.6.0    , installed 6.6.0
          Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
          Adapter    "sourceanalytix": 0.4.14  , installed 0.4.12 [Updatable]
          Adapter    "synology"     : 3.0.1    , installed 3.0.1
          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
          Adapter    "telegram"     : 3.0.1    , installed 3.0.0  [Updatable]
          Adapter    "time-switch"  : 2.2.2    , installed 2.2.2
          Adapter    "trashschedule": 3.1.2    , installed 2.3.0  [Updatable]
          Adapter    "vis"          : 1.5.4    , installed 1.5.4
          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
          Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
          Adapter    "vis-justgage" : 2.1.0    , installed 2.0.2  [Updatable]
          Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "vw-connect"   : 0.5.1    , installed 0.5.1
          Adapter    "web"          : 6.2.3    , installed 6.1.10 [Updatable]
          Adapter    "welcome"      : 0.3.0    , installed 0.1.0  [Updatable]
          Adapter    "wled"         : 0.7.2    , installed 0.7.1  [Updatable]
          Adapter    "ws"           : 2.5.10   , installed 2.5.8  [Updatable]
          
          Objects and States
          Please stand by - This may take a while
          Objects:        14551
          States:         12801
          
          *** OS-Repositories and Updates ***
          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
          Reading package lists...
          Pending Updates: 12
          
          *** 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:9001          0.0.0.0:*               LISTEN      1001       67953      6980/iobroker.js-co
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       67548      6980/iobroker.js-co
          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15814      500/cupsd
          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       69486      7339/io.shelly.0
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       70930      7232/io.sonoff.0
          tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       71801      7577/python3
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12285      560/sshd: /usr/sbin
          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15813      500/cupsd
          tcp6       0      0 :::22                   :::*                    LISTEN      0          16391      560/sshd: /usr/sbin
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       67976      7011/io.admin.0
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       74776      7727/io.web.0
          udp        0      0 0.0.0.0:52670           0.0.0.0:*                           1001       73237      7954/io.snmp.0
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15073      476/dhcpcd
          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          16516      598/cups-browsed
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       71678      7748/io.wled.0
          udp        0      0 192.168.178.142:5353    0.0.0.0:*                           1001       71810      7577/python3
          udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       71809      7577/python3
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       71804      7577/python3
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       71762      7438/io.esphome.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12757      394/avahi-daemon: r
          udp        0      0 0.0.0.0:51252           0.0.0.0:*                           108        12759      394/avahi-daemon: r
          udp6       0      0 :::36109                :::*                                108        12760      394/avahi-daemon: r
          udp6       0      0 :::546                  :::*                                0          15182      476/dhcpcd
          udp6       0      0 :::5353                 :::*                                108        12758      394/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-12-24 07:55:50.611  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Ausgänge: ['{\'name\':\'Umwelzpumpe Heizkreislauf AnAus\'}','{\'name\':\'Außensteckdose Straße EinAus\'}']
          2023-12-24 07:57:56.322  - info: heizoel.0 (7499) State value to set for "heizoel.0.2000.data01.dealer.rating.averageRatingLastYear" has to be type "string" but received type "number"
          2023-12-24 07:57:56.330  - info: heizoel.0 (7499) State value to set for "heizoel.0.2000.data02.dealer.rating.averageRating" has to be type "number" but received type "string"
          2023-12-24 07:57:56.332  - info: heizoel.0 (7499) State value to set for "heizoel.0.2000.data02.dealer.rating.averageRatingLastYear" has to be type "number" but received type "string"
          2023-12-24 07:57:57.125  - info: heizoel.0 (7499) State value to set for "heizoel.0.3000.data01.dealer.rating.averageRating" has to be type "number" but received type "string"
          2023-12-24 07:57:57.130  - info: heizoel.0 (7499) State value to set for "heizoel.0.3000.data02.pricing.bestPriceDiff" has to be type "number" but received type "string"
          2023-12-24 07:57:57.151  - info: heizoel.0 (7499) State value to set for "heizoel.0.3000.data03.pricing.bestPriceDiff" has to be type "number" but received type "string"
          2023-12-24 08:00:00.059  - info: javascript.0 (7073) script.js.IoBroker.Astro_Zeiten: Astro: Gültige Zeiten: [aktueller Tag: 10] | [nächster Tag: 4] | [Aktualisiert: 0] | Aktuelle Tageszeit: Morgendämmerung | Kommende Tageszeit: Sonnenaufgang
          2023-12-24 08:00:00.243  - info: host.raspberrypi instance system.adapter.ical.2 started with pid 18919
          2023-12-24 08:00:01.106  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Ausgänge: ['{\'name\':\'Umwelzpumpe Heizkreislauf AnAus\'}','{\'name\':\'Außensteckdose Straße EinAus\'}']
          2023-12-24 08:00:01.107  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Meldungen: ['{\'name\':\'ESP Smartshunt Keine Verbindung\'}','{\'name\':\'ESP MPPT Keine Verbindung\'}','{\'name\':\'ESP_Batterie keine Verbindung\'}','{\'name\':\'ET200SP Gartenhaus Störung\'}','{\'name\':\'ESP Display Keine Verbindung\'}','{\'name\':\'ESP Display Keine Verbindung\'}','{\'name\':\'ESP WLED GH keine Verbindung\'}','{\'name\':\'ESP GHWC kein Verbindung\'}','{\'name\':\'Alexa Tobi keine Verbindung\'}','{\'name\':\'Störung3 Heizstab hat keine Leistung\'}']
          2023-12-24 08:00:02.205  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Ausgänge: ['{\'name\':\'Umwelzpumpe Heizkreislauf AnAus\'}','{\'name\':\'Außensteckdose Straße EinAus\'}']
          2023-12-24 08:00:02.206  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Meldungen: ['{\'name\':\'ESP Smartshunt Keine Verbindung\'}','{\'name\':\'ESP MPPT Keine Verbindung\'}','{\'name\':\'ESP_Batterie keine Verbindung\'}','{\'name\':\'ET200SP Gartenhaus Störung\'}','{\'name\':\'ESP Display Keine Verbindung\'}','{\'name\':\'ESP Display Keine Verbindung\'}','{\'name\':\'ESP WLED GH keine Verbindung\'}','{\'name\':\'ESP GHWC kein Verbindung\'}','{\'name\':\'Alexa Tobi keine Verbindung\'}','{\'name\':\'Störung3 Heizstab hat keine Leistung\'}']
          2023-12-24 08:00:04.283  - info: host.raspberrypi instance system.adapter.ical.1 started with pid 18936
          2023-12-24 08:00:06.161  - info: ical.2 (18919) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.17
          2023-12-24 08:00:06.777  - warn: trashschedule.0 (7792) (5) nextAfter has no entries. Check configuration of ical (increase preview) and trashschedule!
          2023-12-24 08:00:07.460  - info: ical.2 (18919) processing URL: Geburtstage https://calendar.google.com/calendar/ical/ca71d79fa6dfafec51b6cdcad9b68860f246a5d698139d735d1e234c34b4aa9f%40group.calendar.google.com/private-6c3abd24a81c173d80389123ef459bda/basic.ics
          2023-12-24 08:00:09.260  - info: ical.2 (18919) processing URL: Termine https://calendar.google.com/calendar/ical/tobiasbangert78%40gmail.com/private-af20b004c69d83ed1022fdbbd00428fd/basic.ics
          2023-12-24 08:00:11.594  - info: ical.1 (18936) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.17
          2023-12-24 08:00:12.520  - info: ical.1 (18936) processing URL: Müll Kalender https://calendar.google.com/calendar/ical/19c4e1646ead3d18594fe439767c040fbf2e1f7c910b7c8b7a60247a416747e7%40group.calendar.google.com/private-88175afa823e06bf5e818e919d73f0f9/basic.ics
          2023-12-24 08:00:12.741  - warn: trashschedule.0 (7792) (5) nextAfter has no entries. Check configuration of ical (increase preview) and trashschedule!
          2023-12-24 08:00:16.721  - info: ical.2 (18919) Terminated (NO_ERROR): Without reason
          2023-12-24 08:00:17.263  - info: host.raspberrypi instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
          2023-12-24 08:00:17.657  - info: ical.1 (18936) Terminated (NO_ERROR): Without reason
          2023-12-24 08:00:18.214  - info: host.raspberrypi instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
          
          

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

          crunchipC 1 Antwort Letzte Antwort
          0
          • T tourer4778

            @tt-tom


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

            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
               Static hostname: raspberrypi
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 11 (bullseye)
                        Kernel: Linux 6.1.21-v8+
                  Architecture: arm64
            
            Model           : Raspberry Pi 4 Model B Rev 1.4
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : armhf
            
            Systemuptime and Load:
             08:02:46 up  1:37,  3 users,  load average: 1.78, 2.35, 2.34
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Sun 2023-12-24 08:02:46 CET
                       Universal time: Sun 2023-12-24 07:02:46 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       true
            Desktop:
            Terminal:       tty
            Boot Target:    graphical.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            7.8G        2.1G        1.2G         35M        4.5G        5.5G
            Swap:            99M          0B         99M
            Total:          7.9G        2.1G        1.3G
            
                     7811 M total memory
                     2123 M used memory
                     4157 M active memory
                     2150 M inactive memory
                     1153 M free memory
                      158 M buffer memory
                     4376 M swap cache
                       99 M total swap
                        0 M used swap
                       99 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4      459G   19G  422G   5% /
            devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
            tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
            tmpfs          tmpfs     1.6G  936K  1.6G   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/sda1      vfat      253M   51M  202M  20% /boot
            tmpfs          tmpfs     782M   24K  782M   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sun Dec 24 06:25:29 2023] 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:DB:2E:50 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=6b8e45ad-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [Sun Dec 24 06:25:32 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
            [Sun Dec 24 06:25:32 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Sun Dec 24 06:25:35 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
            
            Show mounted filesystems \(real ones only\):
            TARGET  SOURCE    FSTYPE OPTIONS
            /       /dev/sda2 ext4   rw,noatime
            `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            2.3G    /var/
            2.0G    /var/log
            1.9G    /var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
            1.9G    /var/log/journal
            151M    /var/cache
            
            Archived and active journals take up 1.8G in the file system.
            
            /opt/iobroker/backups:
            5.0G    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            2.2G    /opt/iobroker/iobroker-data/
            1.3G    /opt/iobroker/iobroker-data/esphome.0/.esphome/build
            1.3G    /opt/iobroker/iobroker-data/esphome.0/.esphome
            1.3G    /opt/iobroker/iobroker-data/esphome.0
            366M    /opt/iobroker/iobroker-data/history
            
            The five largest files in iobroker-data are:
            34M     /opt/iobroker/iobroker-data/objects.jsonl
            33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
            24M     /opt/iobroker/iobroker-data/esphome.0/.esphome/build/heizstab/.pioenvs/heizstab/libFrameworkArduino.a
            24M     /opt/iobroker/iobroker-data/esphome.0/.esphome/build/heizstab-148/.pioenvs/heizstab-148/libFrameworkArduino.a
            24M     /opt/iobroker/iobroker-data/esphome.0/.esphome/build/heizstab-147/.pioenvs/heizstab-147/libFrameworkArduino.a
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            find: '/dev/serial/by-id/': No such file or directory
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.19.0
            /usr/bin/node           v18.19.0
            /usr/bin/npm            10.2.3
            /usr/bin/npx            10.2.3
            /usr/bin/corepack       0.22.0
            
            
            nodejs:
              Installed: 18.19.0-1nodesource1
              Candidate: 18.19.0-1nodesource1
              Version table:
             *** 18.19.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                    100 /var/lib/dpkg/status
                 18.18.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.16.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.9.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 12.22.12~dfsg-1~deb11u4 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  5.0.17
            admin:          6.12.0
            javascript:     7.1.6
            
            Adapters from github:   0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
              system.adapter.alias-manager.0          : alias-manager         : raspberrypi                              -  enabled
            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
            + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
            + system.adapter.esphome.0                : esphome               : raspberrypi                              -  enabled
              system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
              system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              - disabled
            + system.adapter.heizoel.0                : heizoel               : raspberrypi                              -  enabled
            + system.adapter.history.0                : history               : raspberrypi                              -  enabled
              system.adapter.ical.1                   : ical                  : raspberrypi                              -  enabled
              system.adapter.ical.2                   : ical                  : raspberrypi                              -  enabled
            + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
            + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
            + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
            + system.adapter.javascript.1             : javascript            : raspberrypi                              -  enabled
            + system.adapter.javascript.2             : javascript            : raspberrypi                              -  enabled
            + system.adapter.logparser.0              : logparser             : raspberrypi                              -  enabled
              system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, port: 1884, bind: 0.0.0.0
            + system.adapter.opendtu.0                : opendtu               : raspberrypi                              -  enabled
            + system.adapter.operating-hours.0        : operating-hours       : raspberrypi                              -  enabled
            + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
            + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
            + system.adapter.s7.0                     : s7                    : raspberrypi                              -  enabled
            + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.smartthings.0            : smartthings           : raspberrypi                              -  enabled
            + system.adapter.snmp.0                   : snmp                  : raspberrypi                              -  enabled
            + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              -  enabled
            + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
            + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
            + system.adapter.tankerkoenig.1           : tankerkoenig          : raspberrypi                              -  enabled
            + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.time-switch.0            : time-switch           : raspberrypi                              -  enabled
            + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
              system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              -  enabled
              system.adapter.vis-history.0            : vis-history           : raspberrypi                              - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
              system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
              system.adapter.vis-material-webfont.0   : vis-material-webfont  : raspberrypi                              -  enabled
              system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              -  enabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
              system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
            + system.adapter.vw-connect.0             : vw-connect            : raspberrypi                              -  enabled
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
            + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): beta
            
            Installed ioBroker-Instances
            Used repository: beta
            Adapter    "admin"        : 6.13.5   , installed 6.12.0 [Updatable]
            Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
            Adapter    "alias-manager": 1.2.6    , installed 1.2.6
            Adapter    "backitup"     : 2.9.8    , installed 2.8.7  [Updatable]
            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
            Adapter    "email"        : 1.2.1    , installed 1.2.0  [Updatable]
            Adapter    "esphome"      : 0.5.0-beta.8, installed 0.2.4 [Updatable]
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "fullybrowser" : 3.0.9    , installed 3.0.6  [Updatable]
            Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
            Adapter    "history"      : 3.0.1    , installed 3.0.1
            Adapter    "ical"         : 1.13.5   , installed 1.13.3 [Updatable]
            Adapter    "info"         : 2.0.0    , installed 2.0.0
            Adapter    "iot"          : 2.0.11   , installed 2.0.11
            Adapter    "javascript"   : 7.5.1    , installed 7.1.6  [Updatable]
            Controller "js-controller": 5.0.17   , installed 5.0.17
            Adapter    "logparser"    : 2.2.1    , installed 2.2.0  [Updatable]
            Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
            Adapter    "opendtu"      : 1.0.1    , installed 1.0.1
            Adapter    "operating-hours": 1.0.6  , installed 1.0.6
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
            Adapter    "s7"           : 1.4.2    , installed 1.3.15 [Updatable]
            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
            Adapter    "shelly"       : 6.7.0    , installed 6.6.1  [Updatable]
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "smartthings"  : 0.1.1    , installed 0.0.4  [Updatable]
            Adapter    "snmp"         : 3.1.0    , installed 3.1.0
            Adapter    "socketio"     : 6.6.0    , installed 6.6.0
            Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
            Adapter    "sourceanalytix": 0.4.14  , installed 0.4.12 [Updatable]
            Adapter    "synology"     : 3.0.1    , installed 3.0.1
            Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
            Adapter    "telegram"     : 3.0.1    , installed 3.0.0  [Updatable]
            Adapter    "time-switch"  : 2.2.2    , installed 2.2.2
            Adapter    "trashschedule": 3.1.2    , installed 2.3.0  [Updatable]
            Adapter    "vis"          : 1.5.4    , installed 1.5.4
            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
            Adapter    "vis-justgage" : 2.1.0    , installed 2.0.2  [Updatable]
            Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "vw-connect"   : 0.5.1    , installed 0.5.1
            Adapter    "web"          : 6.2.3    , installed 6.1.10 [Updatable]
            Adapter    "welcome"      : 0.3.0    , installed 0.1.0  [Updatable]
            Adapter    "wled"         : 0.7.2    , installed 0.7.1  [Updatable]
            Adapter    "ws"           : 2.5.10   , installed 2.5.8  [Updatable]
            
            Objects and States
            Please stand by - This may take a while
            Objects:        14551
            States:         12801
            
            *** OS-Repositories and Updates ***
            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
            Reading package lists...
            Pending Updates: 12
            
            *** 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:9001          0.0.0.0:*               LISTEN      1001       67953      6980/iobroker.js-co
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       67548      6980/iobroker.js-co
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15814      500/cupsd
            tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       69486      7339/io.shelly.0
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       70930      7232/io.sonoff.0
            tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       71801      7577/python3
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12285      560/sshd: /usr/sbin
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15813      500/cupsd
            tcp6       0      0 :::22                   :::*                    LISTEN      0          16391      560/sshd: /usr/sbin
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       67976      7011/io.admin.0
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       74776      7727/io.web.0
            udp        0      0 0.0.0.0:52670           0.0.0.0:*                           1001       73237      7954/io.snmp.0
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15073      476/dhcpcd
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          16516      598/cups-browsed
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       71678      7748/io.wled.0
            udp        0      0 192.168.178.142:5353    0.0.0.0:*                           1001       71810      7577/python3
            udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       71809      7577/python3
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       71804      7577/python3
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       71762      7438/io.esphome.0
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12757      394/avahi-daemon: r
            udp        0      0 0.0.0.0:51252           0.0.0.0:*                           108        12759      394/avahi-daemon: r
            udp6       0      0 :::36109                :::*                                108        12760      394/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          15182      476/dhcpcd
            udp6       0      0 :::5353                 :::*                                108        12758      394/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-12-24 07:55:50.611  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Ausgänge: ['{\'name\':\'Umwelzpumpe Heizkreislauf AnAus\'}','{\'name\':\'Außensteckdose Straße EinAus\'}']
            2023-12-24 07:57:56.322  - info: heizoel.0 (7499) State value to set for "heizoel.0.2000.data01.dealer.rating.averageRatingLastYear" has to be type "string" but received type "number"
            2023-12-24 07:57:56.330  - info: heizoel.0 (7499) State value to set for "heizoel.0.2000.data02.dealer.rating.averageRating" has to be type "number" but received type "string"
            2023-12-24 07:57:56.332  - info: heizoel.0 (7499) State value to set for "heizoel.0.2000.data02.dealer.rating.averageRatingLastYear" has to be type "number" but received type "string"
            2023-12-24 07:57:57.125  - info: heizoel.0 (7499) State value to set for "heizoel.0.3000.data01.dealer.rating.averageRating" has to be type "number" but received type "string"
            2023-12-24 07:57:57.130  - info: heizoel.0 (7499) State value to set for "heizoel.0.3000.data02.pricing.bestPriceDiff" has to be type "number" but received type "string"
            2023-12-24 07:57:57.151  - info: heizoel.0 (7499) State value to set for "heizoel.0.3000.data03.pricing.bestPriceDiff" has to be type "number" but received type "string"
            2023-12-24 08:00:00.059  - info: javascript.0 (7073) script.js.IoBroker.Astro_Zeiten: Astro: Gültige Zeiten: [aktueller Tag: 10] | [nächster Tag: 4] | [Aktualisiert: 0] | Aktuelle Tageszeit: Morgendämmerung | Kommende Tageszeit: Sonnenaufgang
            2023-12-24 08:00:00.243  - info: host.raspberrypi instance system.adapter.ical.2 started with pid 18919
            2023-12-24 08:00:01.106  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Ausgänge: ['{\'name\':\'Umwelzpumpe Heizkreislauf AnAus\'}','{\'name\':\'Außensteckdose Straße EinAus\'}']
            2023-12-24 08:00:01.107  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Meldungen: ['{\'name\':\'ESP Smartshunt Keine Verbindung\'}','{\'name\':\'ESP MPPT Keine Verbindung\'}','{\'name\':\'ESP_Batterie keine Verbindung\'}','{\'name\':\'ET200SP Gartenhaus Störung\'}','{\'name\':\'ESP Display Keine Verbindung\'}','{\'name\':\'ESP Display Keine Verbindung\'}','{\'name\':\'ESP WLED GH keine Verbindung\'}','{\'name\':\'ESP GHWC kein Verbindung\'}','{\'name\':\'Alexa Tobi keine Verbindung\'}','{\'name\':\'Störung3 Heizstab hat keine Leistung\'}']
            2023-12-24 08:00:02.205  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Ausgänge: ['{\'name\':\'Umwelzpumpe Heizkreislauf AnAus\'}','{\'name\':\'Außensteckdose Straße EinAus\'}']
            2023-12-24 08:00:02.206  - info: javascript.0 (7073) script.js.IoBroker.Aktive_Meldungen: ['{\'name\':\'ESP Smartshunt Keine Verbindung\'}','{\'name\':\'ESP MPPT Keine Verbindung\'}','{\'name\':\'ESP_Batterie keine Verbindung\'}','{\'name\':\'ET200SP Gartenhaus Störung\'}','{\'name\':\'ESP Display Keine Verbindung\'}','{\'name\':\'ESP Display Keine Verbindung\'}','{\'name\':\'ESP WLED GH keine Verbindung\'}','{\'name\':\'ESP GHWC kein Verbindung\'}','{\'name\':\'Alexa Tobi keine Verbindung\'}','{\'name\':\'Störung3 Heizstab hat keine Leistung\'}']
            2023-12-24 08:00:04.283  - info: host.raspberrypi instance system.adapter.ical.1 started with pid 18936
            2023-12-24 08:00:06.161  - info: ical.2 (18919) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.17
            2023-12-24 08:00:06.777  - warn: trashschedule.0 (7792) (5) nextAfter has no entries. Check configuration of ical (increase preview) and trashschedule!
            2023-12-24 08:00:07.460  - info: ical.2 (18919) processing URL: Geburtstage https://calendar.google.com/calendar/ical/ca71d79fa6dfafec51b6cdcad9b68860f246a5d698139d735d1e234c34b4aa9f%40group.calendar.google.com/private-6c3abd24a81c173d80389123ef459bda/basic.ics
            2023-12-24 08:00:09.260  - info: ical.2 (18919) processing URL: Termine https://calendar.google.com/calendar/ical/tobiasbangert78%40gmail.com/private-af20b004c69d83ed1022fdbbd00428fd/basic.ics
            2023-12-24 08:00:11.594  - info: ical.1 (18936) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.17
            2023-12-24 08:00:12.520  - info: ical.1 (18936) processing URL: Müll Kalender https://calendar.google.com/calendar/ical/19c4e1646ead3d18594fe439767c040fbf2e1f7c910b7c8b7a60247a416747e7%40group.calendar.google.com/private-88175afa823e06bf5e818e919d73f0f9/basic.ics
            2023-12-24 08:00:12.741  - warn: trashschedule.0 (7792) (5) nextAfter has no entries. Check configuration of ical (increase preview) and trashschedule!
            2023-12-24 08:00:16.721  - info: ical.2 (18919) Terminated (NO_ERROR): Without reason
            2023-12-24 08:00:17.263  - info: host.raspberrypi instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
            2023-12-24 08:00:17.657  - info: ical.1 (18936) Terminated (NO_ERROR): Without reason
            2023-12-24 08:00:18.214  - info: host.raspberrypi instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
            
            

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

            crunchipC Abwesend
            crunchipC Abwesend
            crunchip
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #11

            @tourer4778 schon auf die Idee gekommen, vllt mal sämtliche Updates auszuführen?
            vor allem als beta User

            @tourer4778 sagte in Iobroker Oberfläche langsam. Störmeldungen:

            X-Server: true

            ausschalten

            umgestiegen von Proxmox auf Unraid

            T 1 Antwort Letzte Antwort
            0
            • crunchipC crunchip

              @tourer4778 schon auf die Idee gekommen, vllt mal sämtliche Updates auszuführen?
              vor allem als beta User

              @tourer4778 sagte in Iobroker Oberfläche langsam. Störmeldungen:

              X-Server: true

              ausschalten

              T Offline
              T Offline
              tourer4778
              schrieb am zuletzt editiert von tourer4778
              #12

              @crunchip
              Die Updates werden nur angezeigt, weil "Latest" ausgewählt ist. Aber ich kann es ja nicht mehr ändern, weil ich nicht in die Einstellungen komme. Latest wegen vw-connect, den ich aktualisieren habe.

              X-Server, wo kann ich das einstellen ?

              crunchipC 1 Antwort Letzte Antwort
              0
              • T tourer4778

                @crunchip
                Die Updates werden nur angezeigt, weil "Latest" ausgewählt ist. Aber ich kann es ja nicht mehr ändern, weil ich nicht in die Einstellungen komme. Latest wegen vw-connect, den ich aktualisieren habe.

                X-Server, wo kann ich das einstellen ?

                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #13

                @tourer4778 https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten?_=1703405292873&lang=de

                umgestiegen von Proxmox auf Unraid

                1 Antwort Letzte Antwort
                0
                • T Offline
                  T Offline
                  tourer4778
                  schrieb am zuletzt editiert von
                  #14

                  @crunchip
                  Okay, Stabil konnte ich einstellen.
                  Wo kann ich das mit dem X-Server einstellen?

                  T 1 Antwort Letzte Antwort
                  0
                  • T tourer4778

                    @crunchip
                    Okay, Stabil konnte ich einstellen.
                    Wo kann ich das mit dem X-Server einstellen?

                    T Offline
                    T Offline
                    TT-Tom
                    schrieb am zuletzt editiert von
                    #15

                    @tourer4778

                    Steht auch in dem Link von @crunchip

                    Gruß Tom
                    https://github.com/tt-tom17
                    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                    NSPanel Script Wiki
                    https://github.com/joBr99/nspanel-lovelace-ui/wiki

                    NSPanel Adapter Wiki
                    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                    T 1 Antwort Letzte Antwort
                    0
                    • T TT-Tom

                      @tourer4778

                      Steht auch in dem Link von @crunchip

                      T Offline
                      T Offline
                      tourer4778
                      schrieb am zuletzt editiert von
                      #16

                      @tt-tom
                      Tut mir leid, auf dem link finde ich nichts in verbindung mit X-Server, wo nach muss ich dort suchen ?

                      HomoranH crunchipC 2 Antworten Letzte Antwort
                      0
                      • T tourer4778

                        @tt-tom
                        Tut mir leid, auf dem link finde ich nichts in verbindung mit X-Server, wo nach muss ich dort suchen ?

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #17

                        @tourer4778 Screenshot_20231224-104207_Firefox.jpg

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        1
                        • T tourer4778

                          @tt-tom
                          Tut mir leid, auf dem link finde ich nichts in verbindung mit X-Server, wo nach muss ich dort suchen ?

                          crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #18

                          @tourer4778 ab RunLevel 5 / graphische Oberfläche(nennt sich x-server)

                          umgestiegen von Proxmox auf Unraid

                          T 1 Antwort Letzte Antwort
                          1
                          • crunchipC crunchip

                            @tourer4778 ab RunLevel 5 / graphische Oberfläche(nennt sich x-server)

                            T Offline
                            T Offline
                            tourer4778
                            schrieb am zuletzt editiert von
                            #19

                            @crunchip
                            Aber bei steht er auf 3, was ja laut dem schreiben okay ist.
                            f6d0a1d3-7c11-4907-b111-3f5ae6854f30-grafik.png

                            HomoranH 1 Antwort Letzte Antwort
                            0
                            • T tourer4778

                              @crunchip
                              Aber bei steht er auf 3, was ja laut dem schreiben okay ist.
                              f6d0a1d3-7c11-4907-b111-3f5ae6854f30-grafik.png

                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #20

                              @tourer4778
                              Hast du trotzdem ein full Raspbian mit Desktop installiert, statt der lite Version?

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              T 1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @tourer4778
                                Hast du trotzdem ein full Raspbian mit Desktop installiert, statt der lite Version?

                                T Offline
                                T Offline
                                tourer4778
                                schrieb am zuletzt editiert von
                                #21

                                @homoran
                                Das kann sein, ich weiß es nicht mehr genau.
                                Schluckt das so viel mehr Leistung?

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • T tourer4778

                                  @homoran
                                  Das kann sein, ich weiß es nicht mehr genau.
                                  Schluckt das so viel mehr Leistung?

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von Thomas Braun
                                  #22

                                  @tourer4778

                                  sudo apt update
                                  sudo apt full-upgrade 
                                  sudo systemctl set-default multi-user target
                                  sudo reboot
                                  

                                  Dann nochmal

                                  iob diag
                                  

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  T 2 Antworten Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @tourer4778

                                    sudo apt update
                                    sudo apt full-upgrade 
                                    sudo systemctl set-default multi-user target
                                    sudo reboot
                                    

                                    Dann nochmal

                                    iob diag
                                    
                                    T Offline
                                    T Offline
                                    tourer4778
                                    schrieb am zuletzt editiert von
                                    #23

                                    @thomas-braun sagte in Iobroker Oberfläche langsam. Störmeldungen:

                                    iob diag

                                    Danke, hat funktioniert. Werde jetzt mal beobachten ...

                                    64143d09-d8b9-4bde-a735-146831b37781-grafik.png


                                    Copy text starting here:

                                    ======================= SUMMARY =======================
                                                            v.2023-10-10
                                    
                                    
                                       Static hostname: raspberrypi
                                             Icon name: computer
                                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                Kernel: Linux 6.1.21-v8+
                                          Architecture: arm64
                                    
                                    Installation:           native
                                    Kernel:                 aarch64
                                    Userland:               armhf
                                    Timezone:               Europe/Berlin (CET, +0100)
                                    User-ID:                1000
                                    X-Server:               false
                                    Boot Target:            multi-user.target
                                    
                                    Pending OS-Updates:     0
                                    Pending iob updates:    4
                                    
                                    Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                            /usr/bin/node           v18.19.0
                                                            /usr/bin/npm            10.2.3
                                                            /usr/bin/npx            10.2.3
                                                            /usr/bin/corepack       0.22.0
                                    
                                    Recommended versions are nodejs 18.19.0 and npm 10.2.3
                                    Your nodejs installation is correct
                                    
                                    MEMORY:
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            7.8G        1.9G        4.9G        0.0K        970M        5.8G
                                    Swap:            99M          0B         99M
                                    Total:          7.9G        1.9G        5.0G
                                    
                                    Active iob-Instances:   37
                                    Active repo(s): stable
                                    
                                    ioBroker Core:          js-controller           5.0.17
                                                            admin                   6.12.0
                                    
                                    ioBroker Status:        iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Status admin and web instance:
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    Objects:                14724
                                    States:                 13024
                                    
                                    Size of iob-Database:
                                    
                                    23M     /opt/iobroker/iobroker-data/objects.jsonl
                                    9.0M    /opt/iobroker/iobroker-data/objects.json.migrated
                                    9.0M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                    4.6M    /opt/iobroker/iobroker-data/states.jsonl
                                    680K    /opt/iobroker/iobroker-data/states.json.migrated
                                    680K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                    0       /opt/iobroker/iobroker-data/states.json.broken
                                    
                                    
                                    
                                    =================== END OF SUMMARY ====================
                                    

                                    === Mark text until here for copying ===

                                    1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @tourer4778

                                      sudo apt update
                                      sudo apt full-upgrade 
                                      sudo systemctl set-default multi-user target
                                      sudo reboot
                                      

                                      Dann nochmal

                                      iob diag
                                      
                                      T Offline
                                      T Offline
                                      tourer4778
                                      schrieb am zuletzt editiert von
                                      #24

                                      Danke, mein System läuft schon wesentlich besser.

                                      1 Antwort Letzte Antwort
                                      0
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      515

                                      Online

                                      32.7k

                                      Benutzer

                                      82.5k

                                      Themen

                                      1.3m

                                      Beiträge
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                      ioBroker Community 2014-2025
                                      logo
                                      • Anmelden

                                      • Du hast noch kein Konto? Registrieren

                                      • Anmelden oder registrieren, um zu suchen
                                      • Erster Beitrag
                                        Letzter Beitrag
                                      0
                                      • Home
                                      • Aktuell
                                      • Tags
                                      • Ungelesen 0
                                      • Kategorien
                                      • Unreplied
                                      • Beliebt
                                      • GitHub
                                      • Docu
                                      • Hilfe