Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Sayit Adapter- Probleme nach Update

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Sayit Adapter- Probleme nach Update

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kptkip @Meister Mopper last edited by

      Ich habe das Problem ebenfalls.

      Die Ansage tut aber der Ansageton tut nicht. Eine erneute Auswahl des MP3-Files oder ein Upload tut nicht. Das Fehlerbild ist exakt das Gleiche wie bei @fvp .

      Außerdem scheint das Problem kein Einzelfall zu sein. Hier wurde das Problem ebenfalls reportet:
      https://forum.iobroker.net/topic/69163/sayit-adapter-spielt-keine-ankündigung-sounds?_=1697833377646&lang=de

      1 Reply Last reply Reply Quote 0
      • F
        fvp @Meister Mopper last edited by

        @meister-mopper Ich habe meinen Pi mal zum testen rausgekramt und aktualisiert. (Bullseye aktuell ; Node 18.18.2; ioBroker aktuell).
        Audio über 3,5mm.
        Sayit mit V3.0.5 ohne Vorversion
        Auch hier leider kein Ankündigungston.
        Getestet mit Typ System , Player mplayer und mpg321

        Meldungen im Log für mplayer

        sayit.0
        	2023-10-22 09:52:33.051	info	saying: hallo
        sayit.0
        	2023-10-22 09:52:27.724	error	amixer is not available, so you may hear no audio. Install manually!
        sayit.0
        	2023-10-22 09:52:27.719	error	stderr: amixer: Cannot find the given element from control default
        sayit.0
        	2023-10-22 09:52:27.635	error	Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
        sayit.0
        	2023-10-22 09:52:27.564	info	Upload announce mp3 files
        sayit.0
        	2023-10-22 09:52:27.524	info	starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.18.2, js-controller: 5.0.12
        

        Meldungen im Log für mpg321:

        sayit.0
        	2023-10-22 09:54:46.984	error	stderr: [0:00] Decoding of sayit.0.say.mp3 finished.
        sayit.0
        	2023-10-22 09:54:46.181	error	stderr: Directory: /opt/iobroker/iobroker-data/sayitPlaying MPEG stream from sayit.0.say.mp3 ...MPEG 2.0 layer III, 32 kbit/s, 24000 Hz mono
        sayit.0
        	2023-10-22 09:54:46.178	error	stderr: High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2, and 3.Version 0.3.2-1 (2012/03/25). Written and copyrights by Joe Drew,now maintained by Nanakos Chrysostomos and others.Uses code from various people. See 'README' for more!THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!tcgetattr(): Inappropriate ioctl for device
        sayit.0
        	2023-10-22 09:54:45.542	info	saying: Hallo
        sayit.0
        	2023-10-22 09:54:26.780	error	Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
        sayit.0
        	2023-10-22 09:54:26.701	info	Upload announce mp3 files
        sayit.0
        	2023-10-22 09:54:26.660	info	starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.sayit, node: v18.18.2, js-controller: 5.0.12
        

        Auch das von @Bernd_M beschriebene Verhalten in der Oberfläche kann ich bestätigen.

        D 1 Reply Last reply Reply Quote 0
        • D
          do5tj80 @fvp last edited by

          Hallo,
          ich habe das Ankündigungston Problem leider auch.
          Ich denke da passt was im Code nicht:

          Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
          

          Leider bin ich da nicht wirklich fit drin sonst würde ich mir das mal ansehen.

          DJMarc75 1 Reply Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @do5tj80 last edited by

            @do5tj80 sagte in Sayit Adapter- Probleme nach Update:

            ich habe das Ankündigungston Problem leider auch

            ob Du gewillt bist die Ausgabe von

            iob diag
            

            hier zu posten ?

            Bitte in Codetags und die Langfassung

            D 2 Replies Last reply Reply Quote 0
            • D
              do5tj80 @DJMarc75 last edited by

              @djmarc75 said in Sayit Adapter- Probleme nach Update:

              iob diag

              ======================= SUMMARY =======================
              v.2023-10-10

              Static hostname: iobroker
              Icon name: computer-vm
              Chassis: vm
              Virtualization: kvm
              Operating System: Debian GNU/Linux 11 (bullseye)
              Kernel: Linux 5.10.0-16-amd64
              Architecture: x86-64

              Installation: kvm
              Kernel: x86_64
              Userland: amd64
              Timezone: Europe/Berlin (CET, +0100)
              User-ID: 1000
              X-Server: false
              Boot Target: graphical.target

              Pending OS-Updates: 0
              Pending iob updates: 2

              This system needs to be REBOOTED NOW!

              ./diag.sh: line 486: nodejs: command not found
              Nodejs-Installation:
              /usr/bin/node v16.20.2
              /usr/bin/npm 8.19.4
              /usr/bin/npx 8.19.4
              /usr/bin/corepack 0.17.0

              Recommended versions are nodejs 18.18.2 and npm 9.8.1
              *** nodejs is NOT correctly installed ***
              Wrong installation path detected. This needs to be fixed.

              Please check
              https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
              for more information on how to fix these errors.

              MEMORY:
              total used free shared buff/cache available
              Mem: 4.9G 4.2G 276M 0.0K 485M 513M
              Swap: 11G 1.7G 9.5G
              Total: 16G 5.9G 9.8G

              Active iob-Instances: 58
              Active repo(s): stable

              ioBroker Core: js-controller 5.0.16
              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 : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin
              • system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin

              Objects: 54381
              States: 44373

              Size of iob-Database:

              63M /opt/iobroker/iobroker-data/objects.jsonl
              12M /opt/iobroker/iobroker-data/states.jsonl

              =================== END OF SUMMARY ====================

              
              
              1 Reply Last reply Reply Quote 0
              • D
                do5tj80 @DJMarc75 last edited by

                @djmarc75
                Wie komme ich an die Langfassung?

                DJMarc75 bahnuhr 2 Replies Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @do5tj80 last edited by

                  @do5tj80 sagte in Sayit Adapter- Probleme nach Update:

                  Wie komme ich an die Langfassung?

                  indem Du nach der Ausgabe der Langfassung keine Taste drückst und Du dann auch, wie geschrieben, die Langfassung hier in CODETAGS einfügst

                  Siehe hier:

                  https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

                  1 Reply Last reply Reply Quote 0
                  • bahnuhr
                    bahnuhr Forum Testing Most Active @do5tj80 last edited by

                    @do5tj80

                    das was vorher kam kopieren.

                    @Thomas-Braun
                    Vielleicht solltest du das wirklich mal umstellen.

                    1 Reply Last reply Reply Quote 0
                    • D
                      do5tj80 last edited by do5tj80

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

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                         Static hostname: iobroker
                               Icon name: computer-vm
                                 Chassis: vm
                          Virtualization: kvm
                        Operating System: Debian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 5.10.0-16-amd64
                            Architecture: x86-64
                      
                      model name      : Common KVM processor
                      Docker          : false
                      Virtualization  : kvm
                      Kernel          : x86_64
                      Userland        : amd64
                      
                      Systemuptime and Load:
                       18:29:23 up 7 days,  3:46,  1 user,  load average: 0.75, 0.84, 0.89
                      CPU threads: 4
                      
                      
                      This system needs to be REBOOTED!
                      
                      
                      *** Time and Time Zones ***
                                     Local time: Sun 2023-11-26 18:29:23 CET
                                 Universal time: Sun 2023-11-26 17:29:23 UTC
                                       RTC time: Sun 2023-11-26 17:29:24
                                      Time zone: Europe/Berlin (CET, +0100)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      thuebner
                      /home/thuebner
                      thuebner cdrom floppy audio dip video plugdev netdev
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            4.9G        4.1G        357M        0.0K        492M        601M
                      Swap:            11G        1.7G        9.5G
                      Total:           16G        5.8G        9.8G
                      
                               4933 M total memory
                               4082 M used memory
                               2900 M active memory
                               1305 M inactive memory
                                357 M free memory
                                102 M buffer memory
                                390 M swap cache
                              11215 M total swap
                               1727 M used swap
                               9488 M free swap
                      
                      *** FAILED SERVICES ***
                      
                        UNIT LOAD ACTIVE SUB DESCRIPTION
                      0 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem                    Type      Size  Used Avail Use% Mounted on
                      udev                          devtmpfs  2.4G     0  2.4G   0% /dev
                      tmpfs                         tmpfs     494M  572K  493M   1% /run
                      /dev/mapper/iobroker--vg-root ext4       38G  9.4G   27G  27% /
                      tmpfs                         tmpfs     2.5G     0  2.5G   0% /dev/shm
                      tmpfs                         tmpfs     5.0M     0  5.0M   0% /run/lock
                      /dev/vda1                     ext2      470M   86M  360M  20% /boot
                      tmpfs                         tmpfs     494M     0  494M   0% /run/user/0
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [sudo] password for thuebner:
                      Sorry, user thuebner is not allowed to execute '/usr/bin/dmesg -T' as root on iobroker.huebner.local.
                      
                      Show mounted filesystems \(real ones only\):
                      TARGET  SOURCE                        FSTYPE OPTIONS
                      /       /dev/mapper/iobroker--vg-root ext4   rw,relatime,errors=remount-ro
                      `-/boot /dev/vda1                     ext2   rw,relatime
                      
                      Files in neuralgic directories:
                      
                      /var:
                      [sudo] password for thuebner:
                      Sorry, user thuebner is not allowed to execute '/usr/bin/du -h /var/' as root on iobroker.huebner.local.
                      
                      Hint: You are currently not seeing messages from other users and the system.
                            Users in groups 'adm', 'systemd-journal' can see all messages.
                            Pass -q to turn off this notice.
                      Archived and active journals take up 16.0M in the file system.
                      
                      /opt/iobroker/backups:
                      101M    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      772M    /opt/iobroker/iobroker-data/
                      557M    /opt/iobroker/iobroker-data/files
                      133M    /opt/iobroker/iobroker-data/backup-objects
                      89M     /opt/iobroker/iobroker-data/files/vis-2-beta
                      67M     /opt/iobroker/iobroker-data/files/javascript.admin
                      
                      The five largest files in iobroker-data are:
                      65M     /opt/iobroker/iobroker-data/objects.jsonl
                      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                      33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                      18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                      
                      /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2426815-if00
                      
                      *** NodeJS-Installation ***
                      
                      ./diag.sh: line 277: nodejs: command not found
                      
                      /usr/bin/node           v16.20.2
                      /usr/bin/npm            8.19.4
                      /usr/bin/npx            8.19.4
                      /usr/bin/corepack       0.17.0
                      ./diag.sh: line 288: nodejs: command not found
                      *** nodejs is NOT correctly installed ***
                      
                      nodejs:
                        Installed: 16.20.2-deb-1nodesource1
                        Candidate: 16.20.2-deb-1nodesource1
                        Version table:
                       *** 16.20.2-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                              100 /var/lib/dpkg/status
                           12.22.12~dfsg-1~deb11u4 500
                              500 http://ftp.tu-chemnitz.de/debian bullseye/main amd64 Packages
                              500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                           10.24.0~dfsg-1~deb10u1 500
                              500 http://ftp.de.debian.org/debian buster/main amd64 Packages
                      
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      Errors in npm tree:
                      npm ERR! code ELSPROBLEMS
                      npm ERR! missing: node-ssh@^13.1.0, required by iobroker.javascript@7.1.6
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/thuebner/.npm/_logs/2023-11-26T17_29_31_386Z-debug-0.log
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Core adapters versions
                      js-controller:  5.0.16
                      admin:          6.12.0
                      javascript:     7.1.6
                      
                      Adapters from github:   5
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                      + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                      + system.adapter.bring.0                  : bring                 : iobroker                                 -  enabled
                        system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                      + system.adapter.device-reminder.0        : device-reminder       : iobroker                                 -  enabled
                        system.adapter.devices.0                : devices               : iobroker                                 -  enabled
                      + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                      + system.adapter.ems-esp.0                : ems-esp               : iobroker                                 -  enabled
                      + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                      + system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                      + system.adapter.evcc.1                   : evcc                  : iobroker                                 -  enabled, port: 7071
                      + system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
                      + system.adapter.fronius.1                : fronius               : iobroker                                 -  enabled
                      + system.adapter.fronius.2                : fronius               : iobroker                                 -  enabled
                        system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                      + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                        system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                        system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
                        system.adapter.ical.3                   : ical                  : iobroker                                 -  enabled
                        system.adapter.ical.4                   : ical                  : iobroker                                 -  enabled
                        system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 -  enabled
                        system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 -  enabled
                        system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -  enabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                      + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                      + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                      + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                        system.adapter.km200.0                  : km200                 : iobroker                                 - disabled
                      + system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.3.15
                      + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
                      + system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.3.15
                      + system.adapter.nut.0                    : nut                   : iobroker                                 -  enabled
                        system.adapter.owfs.0                   : owfs                  : iobroker                                 - disabled, port: 4304
                      + system.adapter.phantomjs.0              : phantomjs             : iobroker                                 -  enabled
                      + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                        system.adapter.proxmox.0                : proxmox               : iobroker                                 - disabled, port: 8006
                      + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                      + system.adapter.roomba.0                 : roomba                : iobroker                                 -  enabled
                        system.adapter.s7.0                     : s7                    : iobroker                                 - disabled
                      + system.adapter.sainlogic.0              : sainlogic             : iobroker                                 -  enabled, port: 45000, bind: 192.168.3.15
                      + system.adapter.samsung.0                : samsung               : iobroker                                 -  enabled
                      + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                      + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                      + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                      + system.adapter.sonos.0                  : sonos                 : iobroker                                 -  enabled
                      + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                      + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3307
                      + system.adapter.synology.0               : synology              : iobroker                                 -  enabled, port: 5000
                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
                      + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                      + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                      + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                      + system.adapter.vis-2-beta.0             : vis-2-beta            : iobroker                                 -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                        system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                        system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                      + system.adapter.vw-connect.0             : vw-connect            : iobroker                                 -  enabled
                      + system.adapter.vw-connect.1             : vw-connect            : iobroker                                 -  enabled
                      + system.adapter.vw-connect.2             : vw-connect            : iobroker                                 -  enabled
                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled
                      + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                      + system.adapter.evcc.1                   : evcc                  : iobroker                                 -  enabled, port: 7071
                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                      + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.3.15
                      + system.adapter.sainlogic.0              : sainlogic             : iobroker                                 -  enabled, port: 45000, bind: 192.168.3.15
                      + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                      + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                      + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3307
                      + system.adapter.synology.0               : synology              : iobroker                                 -  enabled, port: 5000
                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                      
                      ioBroker-Repositories
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.12.0   , installed 6.12.0
                      Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                      Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                      Adapter    "bring"        : 1.8.4    , installed 1.8.4
                      Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                      Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                      Adapter    "email"        : 1.2.0    , installed 1.2.0
                      Adapter    "ems-esp"      : 2.6.1    , installed 2.6.2
                      Adapter    "evcc"         : 0.0.10   , installed 0.0.10
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                      Adapter    "fullybrowser" : 3.0.6    , installed 2.2.0  [Updatable]
                      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                      Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                      Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                      Adapter    "info"         : 2.0.0    , installed 2.0.0
                      Adapter    "iot"          : 2.0.11   , installed 2.0.11
                      Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                      Controller "js-controller": 5.0.16   , installed 5.0.16
                      Adapter    "km200"        : 2.0.3    , installed 2.0.3
                      Adapter    "knx"          : 2.0.23   , installed 2.0.23
                      Adapter    "lgtv"         : 2.1.2    , installed 2.1.2
                      Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                      Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                      Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                      Adapter    "nina"         : 0.0.25   , installed 0.0.25
                      Adapter    "nut"          : 1.6.0    , installed 1.6.0
                      Adapter    "owfs"         : 0.7.0    , installed 0.7.0
                      Adapter    "phantomjs"    : 1.1.3    , installed 1.1.3
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "proxmox"      : 2.2.1    , installed 2.2.1
                      Adapter    "pvforecast"   : 2.9.0    , installed 2.9.0
                      Adapter    "roomba"       : 1.2.2    , installed 1.2.2
                      Adapter    "s7"           : 1.3.15   , installed 1.3.15
                      Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
                      Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                      Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                      Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                      Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                      Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                      Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                      Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                      Adapter    "spotify-premium": 1.3.1  , installed 1.3.1
                      Adapter    "sql"          : 2.2.0    , installed 2.2.0
                      Adapter    "squeezeboxrpc": 1.3.9    , installed 1.3.9
                      Adapter    "synology"     : 3.0.1    , installed 3.0.1
                      Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                      Adapter    "text2command" : 3.0.2    , installed 3.0.2
                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                      Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                      Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                      Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                      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.0.2    , installed 2.0.1  [Updatable]
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
                      Adapter    "web"          : 6.1.10   , installed 6.1.10
                      Adapter    "wled"         : 0.7.1    , installed 0.7.1
                      Adapter    "ws"           : 2.5.8    , installed 2.5.8
                      Adapter    "zigbee"       : 1.8.24   , installed 1.8.24
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        54381
                      States:         44373
                      
                      *** OS-Repositories and Updates ***
                      [sudo] password for thuebner:
                      Sorry, user thuebner is not allowed to execute '/usr/bin/apt-get update' as root on iobroker.huebner.local.
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      [sudo] password for thuebner:
                      Sorry, user thuebner is not allowed to execute '/usr/bin/netstat -tulpen' as root on iobroker.huebner.local.
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-11-26 18:30:06.044  - debug: ical.4 (291961) ev: {"type":"VEVENT","params":[],"start":"2023-10-24T15:00:00.000Z","datetype":"date-time","end":"2023-10-24T16:00:00.000Z","dtstamp":"2023-11-26T17:30:05.000Z","organizer":{"params":{"CN":"do5tj80@gmail.com"},"val":"mailto:do5tj80@gmail.com"},"uid":"f79t37oti7bdm0js41njjjgbic@google.com","attendee":[{"params":{"CUTYPE":"INDIVIDUAL","ROLE":"REQ-PARTICIPANT","PARTSTAT":"NEEDS-ACTION","CN":"huebner.justus.paul@gmail.com","X-NUM-GUESTS":0},"val":"mailto:huebner.justus.paul@gmail.com"},{"params":{"CUTYPE":"INDIVIDUAL","ROLE":"REQ-PARTICIPANT","PARTSTAT":"NEEDS-ACTION","CN":"huebner.ann@googlemail.com","X-NUM-GUESTS":0},"val":"mailto:huebner.ann@googlemail.com"},{"params":{"CUTYPE":"INDIVIDUAL","ROLE":"REQ-PARTICIPANT","PARTSTAT":"NEEDS-ACTION","CN":"huebner.clara.lena@gmail.com","X-NUM-GUESTS":0},"val":"mailto:huebner.clara.lena@gmail.com"},{"params":{"CUTYPE":"INDIVIDUAL","ROLE":"REQ-PARTICIPANT","PARTSTAT":"ACCEPTED","CN":"do5tj80@gmail.com","X-NUM-GUESTS":0},"val":"mailto:do5tj80@gmail.com"}],"GOOGLE-CONFERENCE":"https://meet.google.com/xyu-para-npo","created":"2023-10-23T04:49:38.000Z","description":"Über Google Meet teilnehmen: https://meet.google.com/xyu-para-npo\n\nWeitere Informationen zu Meet: https://support.google.com/a/users/answer/9282720","lastmodified":"2023-10-23T04:49:40.000Z","location":"Festplatz Gelenau, Ernst-Grohmann-Straße, 09423 Gelenau/Erzgeb., Deutschland","sequence":"0","status":"CONFIRMED","summary":"Altpapiersammlung","transparency":"OPAQUE","method":"PUBLISH"}
                      2023-11-26 18:30:06.045  - debug: ical.4 (291961) Single event: Altpapiersammlung; start:Tue Oct 24 2023 17:00:00 GMT+0200 (Mitteleuropäische Sommerzeit); end:Tue Oct 24 2023 18:00:00 GMT+0200 (Mitteleuropäische Sommerzeit); endpreview:Sun Dec 03 2023 18:30:06 GMT+0100 (Mitteleuropäische Normalzeit); startpreview:Sun Nov 26 2023 00:00:00 GMT+0100 (Mitteleuropäische Normalzeit); realnow:Sun Nov 26 2023 18:30:06 GMT+0100 (Mitteleuropäische Normalzeit)
                      2023-11-26 18:30:06.045  - debug: ical.4 (291961) Event (time) processing. Start: Tue Oct 24 2023 17:00:00 GMT+0200 (Mitteleuropäische Sommerzeit) End: Tue Oct 24 2023 18:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)
                      2023-11-26 18:30:06.045  - debug: ical.4 (291961) Event " " Altpapiersammlung at Tue Oct 24 2023 17:00:00 GMT+0200 (Mitteleuropäische Sommerzeit) filtered out, because does not belongs to specified time interval
                      2023-11-26 18:30:06.045  - debug: ical.4 (291961) ev: {"type":"VEVENT","params":[],"start":"2023-10-24T15:30:00.000Z","datetype":"date-time","end":"2023-10-24T16:30:00.000Z","dtstamp":"2023-11-26T17:30:05.000Z","organizer":{"params":{"CN":"huebner.justus.paul@gmail.com"},"val":"mailto:huebner.justus.paul@gmail.com"},"uid":"A1E9AD76-8D6D-45B2-A4B7-D22ABDCB3D61","attendee":[{"params":{"CUTYPE":"INDIVIDUAL","ROLE":"REQ-PARTICIPANT","PARTSTAT":"ACCEPTED","CN":"do5tj80@gmail.com","X-NUM-GUESTS":0},"val":"mailto:do5tj80@gmail.com"},{"params":{"CUTYPE":"INDIVIDUAL","ROLE":"REQ-PARTICIPANT","PARTSTAT":"ACCEPTED","CN":"huebner.clara.lena@gmail.com","X-NUM-GUESTS":0},"val":"mailto:huebner.clara.lena@gmail.com"},{"params":{"CUTYPE":"INDIVIDUAL","ROLE":"REQ-PARTICIPANT","PARTSTAT":"ACCEPTED","CN":"huebner.justus.paul@gmail.com","X-NUM-GUESTS":0},"val":"mailto:huebner.justus.paul@gmail.com"}],"GOOGLE-CONFERENCE":"https://meet.google.com/cdk-spjy-ptp","created":"2023-09-26T14:47:05.000Z","description":"Über Google Meet teilnehmen: https://meet.google.com/cdk-spjy-ptp\n\nWeitere Informationen zu Meet: https://support.google.com/a/users/answer/9282720","lastmodified":"2023-10-24T01:42:18.000Z","sequence":"1","status":"CONFIRMED","summary":"Bibo Gelenau","transparency":"OPAQUE","APPLE-CREATOR-IDENTITY":"com.apple.mobilecal","APPLE-CREATOR-TEAM-IDENTITY":"0000000000","method":"PUBLISH"}
                      2023-11-26 18:30:06.045  - debug: ical.4 (291961) Single event: Bibo Gelenau; start:Tue Oct 24 2023 17:30:00 GMT+0200 (Mitteleuropäische Sommerzeit); end:Tue Oct 24 2023 18:30:00 GMT+0200 (Mitteleuropäische Sommerzeit); endpreview:Sun Dec 03 2023 18:30:06 GMT+0100 (Mitteleuropäische Normalzeit); startpreview:Sun Nov 26 2023 00:00:00 GMT+0100 (Mitteleuropäische Normalzeit); realnow:Sun Nov 26 2023 18:30:06 GMT+0100 (Mitteleuropäische Normalzeit)
                      2023-11-26 18:30:06.045  - debug: ical.4 (291961) Event (time) processing. Start: Tue Oct 24 2023 17:30:00 GMT+0200 (Mitteleuropäische Sommerzeit) End: Tue Oct 24 2023 18:30:00 GMT+0200 (Mitteleuropäische Sommerzeit)
                      2023-11-26 18:30:06.045  - debug: ical.4 (291961) Event " " Bibo Gelenau at Tue Oct 24 2023 17:30:00 GMT+0200 (Mitteleuropäische Sommerzeit) filtered out, because does not belongs to specified time interval
                      2023-11-26 18:30:06.045  - debug: ical.4 (291961) displaying dates because of callback
                      2023-11-26 18:30:06.046  - debug: ical.4 (291961) Dates array (data.table): [{"date":"Day After Tomorrow 15:15-16:45","event":"Pippisport","_class":"ical_Tischdienst Justus ical_dayafter","_date":"2023-11-28T14:15:00.000Z","_end":"2023-11-28T15:45:00.000Z","_IDID":"1spa6nra1auon528393aj0gk9n@google.com","_allDay":false,"_private":false,"_rule":" ","location":"Ringerhalle","_calName":"Tischdienst Justus","_calColor":"#186804","_object":{"type":"VEVENT","params":[],"start":"2023-11-28T14:15:00.000Z","datetype":"date-time","end":"2023-11-28T15:45:00.000Z","dtstamp":"2023-11-26T17:30:05.000Z","uid":"1spa6nra1auon528393aj0gk9n@google.com","created":"2023-09-28T15:35:00.000Z","lastmodified":"2023-09-28T15:35:00.000Z","location":"Ringerhalle","sequence":"0","status":"CONFIRMED","summary":"Pippisport","transparency":"OPAQUE","method":"PUBLISH"}},{"date":"In 4 days 16:30-17:30","event":"Reiten","_class":"ical_Tischdienst Clara ical_4days","_date":"2023-11-30T15:30:00.000Z","_end":"2023-11-30T16:30:00.000Z","_IDID":"1uksojk6m1bp444avbrev14dgg@google.com","_allDay":false,"_private":false,"_rule":" rrule ","location":"Scharfensteiner Str. 24, 09430 Drebach","_calName":"Tischdienst Clara","_calColor":"#e307ff","_object":{"type":"VEVENT","params":[],"start":"2023-11-30T15:30:00.000Z","datetype":"date-time","end":"2023-11-30T16:30:00.000Z","rrule":{"_cache":{"all":false,"before":[],"after":[],"between":[]},"origOptions":{"tzid":"Europe/Berlin","dtstart":"2023-09-07T14:30:00.000Z","freq":2,"byweekday":[{"weekday":3}]},"options":{"freq":2,"dtstart":"2023-09-07T14:30:00.000Z","interval":1,"wkst":0,"count":null,"until":null,"tzid":"Europe/Berlin","bysetpos":null,"bymonth":null,"bymonthday":[],"bynmonthday":[],"byyearday":null,"byweekno":null,"byweekday":[3],"bynweekday":null,"byhour":[14],"byminute":[30],"bysecond":[0],"byeaster":null}},"dtstamp":"2023-11-26T17:30:05.000Z","uid":"1uksojk6m1bp444avbrev14dgg@google.com","created":"2023-09-08T09:18:39.000Z","lastmodified":"2023-09-08T09:18:39.000Z","location":"Scharfensteiner Str. 24, 09430 Drebach","sequence":"0","status":"CONFIRMED","summary":"Reiten","transparency":"OPAQUE","method":"PUBLISH"}}]
                      2023-11-26 18:30:06.137  - debug: ical.4 (291961)     todayOnly = false: (Tue Nov 28 2023 15:15:00 GMT+0100 (Mitteleuropäische Normalzeit)-Tue Nov 28 2023 16:45:00 GMT+0100 (Mitteleuropäische Normalzeit)), alreadyStarted=false
                      2023-11-26 18:30:06.138  - debug: ical.4 (291961)     todayOnly = false: (Thu Nov 30 2023 16:30:00 GMT+0100 (Mitteleuropäische Normalzeit)-Thu Nov 30 2023 17:30:00 GMT+0100 (Mitteleuropäische Normalzeit)), alreadyStarted=false
                      2023-11-26 18:30:06.190  - debug: ical.4 (291961)     todayOnly = false: (Tue Nov 28 2023 15:15:00 GMT+0100 (Mitteleuropäische Normalzeit)-Tue Nov 28 2023 16:45:00 GMT+0100 (Mitteleuropäische Normalzeit)), alreadyStarted=false
                      2023-11-26 18:30:06.190  - debug: ical.4 (291961)     todayOnly = false: (Thu Nov 30 2023 16:30:00 GMT+0100 (Mitteleuropäische Normalzeit)-Thu Nov 30 2023 17:30:00 GMT+0100 (Mitteleuropäische Normalzeit)), alreadyStarted=false
                      2023-11-26 18:30:06.205  - debug: ical.4 (291961) Checking unprocessed event 0 today Tischdienst = false, state = false
                      2023-11-26 18:30:06.205  - debug: ical.4 (291961) Checking unprocessed event 0 now Tischdienst = false, state = false
                      2023-11-26 18:30:06.205  - debug: ical.4 (291961) Checking unprocessed event 0 later Tischdienst = false, state = false
                      2023-11-26 18:30:06.205  - debug: ical.4 (291961) Checking unprocessed event 1 null Tischdienst = false, state = false
                      2023-11-26 18:30:06.206  - debug: ical.4 (291961) Checking unprocessed event 2 null Tischdienst = false, state = false
                      2023-11-26 18:30:06.206  - debug: ical.4 (291961) Checking unprocessed event 3 null Tischdienst = false, state = false
                      2023-11-26 18:30:06.206  - debug: ical.4 (291961) Checking unprocessed event 4 null Tischdienst = false, state = false
                      2023-11-26 18:30:06.206  - debug: ical.4 (291961) Checking unprocessed event 5 null Tischdienst = false, state = false
                      2023-11-26 18:30:06.206  - debug: ical.4 (291961) Checking unprocessed event 6 null Tischdienst = false, state = false
                      2023-11-26 18:30:06.206  - debug: ical.4 (291961) Checking unprocessed event 7 null Tischdienst = false, state = false
                      2023-11-26 18:30:09.348  - info: ical.3 (291984) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                      
                      

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

                      iob diag has finished.

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

                        @do5tj80 sagte in Sayit Adapter- Probleme nach Update:

                        This system needs to be REBOOTED!

                        Mach das...

                        Zuvor

                        iob nodejs-update
                        
                        D 1 Reply Last reply Reply Quote 0
                        • D
                          do5tj80 @Thomas Braun last edited by

                          @thomas-braun

                          thuebner@iobroker:~$ iob nodejs-update
                          iobroker nodejs-update [<major-version>]
                          
                          Upgrade the Node.JS installation to the current LTS
                          
                          Options:
                            --help  Show help  [boolean]
                          

                          mehr kommt da nicht.

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

                            @do5tj80

                            iob stop
                            iob fix
                            iob nodejs-update
                            

                            Und setz den User in die Gruppen 'sudo' und 'iobroker' rein.

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

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

                              Skript v.2023-10-10
                              
                              *** BASE SYSTEM ***
                                 Static hostname: iobroker
                                       Icon name: computer-vm
                                         Chassis: vm
                                  Virtualization: kvm
                                Operating System: Debian GNU/Linux 11 (bullseye)
                                          Kernel: Linux 5.10.0-26-amd64
                                    Architecture: x86-64
                              
                              model name      : Common KVM processor
                              Docker          : false
                              Virtualization  : kvm
                              Kernel          : x86_64
                              Userland        : amd64
                              
                              Systemuptime and Load:
                               18:49:14 up 5 min,  1 user,  load average: 1.05, 0.95, 0.45
                              CPU threads: 4
                              
                              
                              *** Time and Time Zones ***
                                             Local time: Sun 2023-11-26 18:49:14 CET
                                         Universal time: Sun 2023-11-26 17:49:14 UTC
                                               RTC time: Sun 2023-11-26 17:49:15
                                              Time zone: Europe/Berlin (CET, +0100)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              thuebner
                              /home/thuebner
                              thuebner cdrom floppy sudo audio dip video plugdev netdev iobroker
                              
                              *** X-Server-Setup ***
                              X-Server:       false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    graphical.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            4.9G        3.7G        817M        0.0K        410M        1.0G
                              Swap:            11G          0B         11G
                              Total:           16G        3.7G         12G
                              
                                       4921 M total memory
                                       3693 M used memory
                                        159 M active memory
                                       3645 M inactive memory
                                        816 M free memory
                                         50 M buffer memory
                                        359 M swap cache
                                      11215 M total swap
                                          0 M used swap
                                      11215 M free swap
                              
                              *** FAILED SERVICES ***
                              
                                UNIT LOAD ACTIVE SUB DESCRIPTION
                              0 loaded units listed.
                              
                              *** FILESYSTEM ***
                              Filesystem                    Type      Size  Used Avail Use% Mounted on
                              udev                          devtmpfs  2.4G     0  2.4G   0% /dev
                              tmpfs                         tmpfs     493M  540K  492M   1% /run
                              /dev/mapper/iobroker--vg-root ext4       38G  9.4G   27G  27% /
                              tmpfs                         tmpfs     2.5G     0  2.5G   0% /dev/shm
                              tmpfs                         tmpfs     5.0M     0  5.0M   0% /run/lock
                              /dev/vda1                     ext2      470M   86M  360M  20% /boot
                              tmpfs                         tmpfs     493M     0  493M   0% /run/user/0
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [sudo] password for thuebner:
                              [Sun Nov 26 18:43:36 2023] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
                              [Sun Nov 26 18:43:36 2023] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
                              [Sun Nov 26 18:43:36 2023] EXT4-fs (vda1): mounting ext2 file system using the ext4 subsystem
                              [Sun Nov 26 18:43:36 2023] EXT4-fs (vda1): mounted filesystem without journal. Opts: (null)
                              
                              Show mounted filesystems \(real ones only\):
                              TARGET  SOURCE                        FSTYPE OPTIONS
                              /       /dev/mapper/iobroker--vg-root ext4   rw,relatime,errors=remount-ro
                              `-/boot /dev/vda1                     ext2   rw,relatime
                              
                              Files in neuralgic directories:
                              
                              /var:
                              2.8G    /var/
                              2.2G    /var/log/journal/14cb46b5198d45d6a08ee6b6ab2c73d2
                              2.2G    /var/log/journal
                              2.2G    /var/log
                              382M    /var/cache
                              
                              Hint: You are currently not seeing messages from other users and the system.
                                    Users in groups 'adm', 'systemd-journal' can see all messages.
                                    Pass -q to turn off this notice.
                              Archived and active journals take up 32.0M in the file system.
                              
                              /opt/iobroker/backups:
                              101M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              754M    /opt/iobroker/iobroker-data/
                              557M    /opt/iobroker/iobroker-data/files
                              133M    /opt/iobroker/iobroker-data/backup-objects
                              89M     /opt/iobroker/iobroker-data/files/vis-2-beta
                              67M     /opt/iobroker/iobroker-data/files/javascript.admin
                              
                              The five largest files in iobroker-data are:
                              46M     /opt/iobroker/iobroker-data/objects.jsonl
                              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                              33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                              21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                              18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                              
                              /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2426815-if00
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.18.2
                              /usr/bin/node           v18.18.2
                              /usr/bin/npm            9.8.1
                              /usr/bin/npx            9.8.1
                              /usr/bin/corepack       0.19.0
                              
                              
                              nodejs:
                                Installed: 18.18.2-1nodesource1
                                Candidate: 18.18.2-1nodesource1
                                Version table:
                               *** 18.18.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   18.18.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.17.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.16.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.9.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   18.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                   12.22.12~dfsg-1~deb11u4 500
                                      500 http://ftp.tu-chemnitz.de/debian bullseye/main amd64 Packages
                                      500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                   10.24.0~dfsg-1~deb10u1 500
                                      500 http://ftp.de.debian.org/debian buster/main amd64 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.16
                              admin:          6.12.0
                              javascript:     7.1.6
                              
                              Adapters from github:   5
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                              + system.adapter.bring.0                  : bring                 : iobroker                                 -  enabled
                                system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                              + system.adapter.device-reminder.0        : device-reminder       : iobroker                                 -  enabled
                                system.adapter.devices.0                : devices               : iobroker                                 -  enabled
                              + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                              + system.adapter.ems-esp.0                : ems-esp               : iobroker                                 -  enabled
                              + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                              + system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                              + system.adapter.evcc.1                   : evcc                  : iobroker                                 -  enabled, port: 7071
                              + system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
                              + system.adapter.fronius.1                : fronius               : iobroker                                 -  enabled
                              + system.adapter.fronius.2                : fronius               : iobroker                                 -  enabled
                                system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                              + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                              + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                              + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                              + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
                                system.adapter.ical.3                   : ical                  : iobroker                                 -  enabled
                                system.adapter.ical.4                   : ical                  : iobroker                                 -  enabled
                                system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 -  enabled
                                system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 -  enabled
                                system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -  enabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                              + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                              + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                system.adapter.km200.0                  : km200                 : iobroker                                 - disabled
                              + system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.3.15
                              + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
                              + system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
                              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.3.15
                              + system.adapter.nut.0                    : nut                   : iobroker                                 -  enabled
                                system.adapter.owfs.0                   : owfs                  : iobroker                                 - disabled, port: 4304
                              + system.adapter.phantomjs.0              : phantomjs             : iobroker                                 -  enabled
                              + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                system.adapter.proxmox.0                : proxmox               : iobroker                                 - disabled, port: 8006
                              + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                              + system.adapter.roomba.0                 : roomba                : iobroker                                 -  enabled
                                system.adapter.s7.0                     : s7                    : iobroker                                 - disabled
                              + system.adapter.sainlogic.0              : sainlogic             : iobroker                                 -  enabled, port: 45000, bind: 192.168.3.15
                              + system.adapter.samsung.0                : samsung               : iobroker                                 -  enabled
                              + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                              + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
                              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                              + system.adapter.sonos.0                  : sonos                 : iobroker                                 -  enabled
                              + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                              + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3307
                              + system.adapter.synology.0               : synology              : iobroker                                 -  enabled, port: 5000
                              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
                              + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                              + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                              + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                              + system.adapter.vis-2-beta.0             : vis-2-beta            : iobroker                                 -  enabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                                system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
                              + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                              + system.adapter.vw-connect.0             : vw-connect            : iobroker                                 -  enabled
                              + system.adapter.vw-connect.1             : vw-connect            : iobroker                                 -  enabled
                              + system.adapter.vw-connect.2             : vw-connect            : iobroker                                 -  enabled
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled
                              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                              + system.adapter.evcc.1                   : evcc                  : iobroker                                 -  enabled, port: 7071
                              + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                              + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                              + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.3.15
                              + system.adapter.sainlogic.0              : sainlogic             : iobroker                                 -  enabled, port: 45000, bind: 192.168.3.15
                              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                              + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3307
                              + system.adapter.synology.0               : synology              : iobroker                                 -  enabled, port: 5000
                              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 6.12.0   , installed 6.12.0
                              Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                              Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                              Adapter    "bring"        : 1.8.4    , installed 1.8.4
                              Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                              Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                              Adapter    "devices"      : 1.1.5    , installed 1.1.5
                              Adapter    "email"        : 1.2.0    , installed 1.2.0
                              Adapter    "ems-esp"      : 2.6.1    , installed 2.6.2
                              Adapter    "evcc"         : 0.0.10   , installed 0.0.10
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                              Adapter    "fullybrowser" : 3.0.6    , installed 2.2.0  [Updatable]
                              Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                              Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                              Adapter    "ical"         : 1.13.3   , installed 1.13.3
                              Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                              Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                              Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                              Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                              Adapter    "info"         : 2.0.0    , installed 2.0.0
                              Adapter    "iot"          : 2.0.11   , installed 2.0.11
                              Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                              Controller "js-controller": 5.0.16   , installed 5.0.16
                              Adapter    "km200"        : 2.0.3    , installed 2.0.3
                              Adapter    "knx"          : 2.0.23   , installed 2.0.23
                              Adapter    "lgtv"         : 2.1.2    , installed 2.1.2
                              Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                              Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                              Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                              Adapter    "nina"         : 0.0.25   , installed 0.0.25
                              Adapter    "nut"          : 1.6.0    , installed 1.6.0
                              Adapter    "owfs"         : 0.7.0    , installed 0.7.0
                              Adapter    "phantomjs"    : 1.1.3    , installed 1.1.3
                              Adapter    "ping"         : 1.6.2    , installed 1.6.2
                              Adapter    "proxmox"      : 2.2.1    , installed 2.2.1
                              Adapter    "pvforecast"   : 2.9.0    , installed 2.9.0
                              Adapter    "roomba"       : 1.2.2    , installed 1.2.2
                              Adapter    "s7"           : 1.3.15   , installed 1.3.15
                              Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
                              Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                              Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                              Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                              Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                              Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                              Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                              Adapter    "spotify-premium": 1.3.1  , installed 1.3.1
                              Adapter    "sql"          : 2.2.0    , installed 2.2.0
                              Adapter    "squeezeboxrpc": 1.3.9    , installed 1.3.9
                              Adapter    "synology"     : 3.0.1    , installed 3.0.1
                              Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                              Adapter    "text2command" : 3.0.2    , installed 3.0.2
                              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                              Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                              Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                              Adapter    "vis"          : 1.4.16   , installed 1.4.16
                              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                              Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                              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.0.2    , installed 2.0.1  [Updatable]
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                              Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
                              Adapter    "web"          : 6.1.10   , installed 6.1.10
                              Adapter    "wled"         : 0.7.1    , installed 0.7.1
                              Adapter    "ws"           : 2.5.8    , installed 2.5.8
                              Adapter    "zigbee"       : 1.8.24   , installed 1.8.24
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        54381
                              States:         44412
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                              Hit:2 https://repos.influxdata.com/debian stable InRelease
                              Hit:3 http://ftp.de.debian.org/debian buster InRelease
                              Hit:4 http://ftp.tu-chemnitz.de/debian bullseye InRelease
                              Hit:5 http://ftp.tu-chemnitz.de/debian bullseye-updates InRelease
                              Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                              Reading package lists... Done
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       11979      416/iobroker.js-con
                              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       13463      416/iobroker.js-con
                              tcp        0      0 192.168.3.15:9292       0.0.0.0:*               LISTEN      1001       13788      596/io.hm-rpc.0
                              tcp        0      0 0.0.0.0:55597           0.0.0.0:*               LISTEN      107        17824      950/rpc.statd
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11441      1/init
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13445      430/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       15027      784/io.shelly.1
                              tcp        0      0 192.168.3.15:2010       0.0.0.0:*               LISTEN      1001       13865      626/io.hm-rpc.2
                              tcp        0      0 192.168.3.15:1883       0.0.0.0:*               LISTEN      1001       14822      701/io.mqtt.0
                              tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       15471      800/io.sonoff.0
                              tcp        0      0 192.168.3.15:8701       0.0.0.0:*               LISTEN      1001       14534      611/io.hm-rpc.1
                              tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16498      898/io.sonos.0
                              tcp6       0      0 :::50125                :::*                    LISTEN      107        17830      950/rpc.statd
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          11445      1/init
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13561      449/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       22985      1711/io.web.0
                              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       21247      1593/io.socketio.0
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          13447      430/sshd: /usr/sbin
                              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       21185      1577/io.simple-api.
                              udp        0      0 0.0.0.0:59512           0.0.0.0:*                           1001       33770      768/io.shelly.0
                              udp        0      0 192.168.3.15:39048      0.0.0.0:*                           1001       21048      1496/io.knx.0
                              udp        0      0 192.168.3.15:43214      0.0.0.0:*                           1001       21522      1496/io.knx.0
                              udp        0      0 192.168.3.15:51574      0.0.0.0:*                           1001       20870      1496/io.knx.0
                              udp        0      0 192.168.3.15:47927      0.0.0.0:*                           1001       20355      1496/io.knx.0
                              udp        0      0 192.168.3.15:48759      0.0.0.0:*                           1001       20752      1496/io.knx.0
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11442      1/init
                              udp        0      0 127.0.0.1:702           0.0.0.0:*                           0          17816      950/rpc.statd
                              udp        0      0 0.0.0.0:58089           0.0.0.0:*                           107        17821      950/rpc.statd
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       23602      1728/io.wled.0
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       15383      768/io.shelly.0
                              udp6       0      0 :::57382                :::*                                107        17827      950/rpc.statd
                              udp6       0      0 :::111                  :::*                                0          11448      1/init
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-11-26 18:48:24.757  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:26.958  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=9
                              2023-11-26 18:48:26.959  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:26.985  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=10
                              2023-11-26 18:48:26.985  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:27.437  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=4
                              2023-11-26 18:48:27.437  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:29.355  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=8
                              2023-11-26 18:48:29.356  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:29.383  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=10
                              2023-11-26 18:48:29.383  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:29.874  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=5
                              2023-11-26 18:48:29.874  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:32.046  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=7
                              2023-11-26 18:48:32.046  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:32.103  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=10
                              2023-11-26 18:48:32.103  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:32.610  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=6
                              2023-11-26 18:48:32.610  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:34.573  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=7
                              2023-11-26 18:48:34.573  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:34.610  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=10
                              2023-11-26 18:48:34.610  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              2023-11-26 18:48:43.745  - warn: influxdb.0 (491) Error on writeSeries: HttpError: failure writing points to database: partial write: points beyond retention policy dropped=6
                              2023-11-26 18:48:43.745  - warn: influxdb.0 (491) All possible data points were written, others can not really be corrected
                              
                              

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

                              iob diag has finished.

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

                                @do5tj80

                                Der Eintrag

                                Hit:3 http://ftp.de.debian.org/debian buster InRelease
                                

                                muss raus.
                                Und setz den User auch noch in die Gruppe 'adm'.

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

                                  @thomas-braun said in Sayit Adapter- Probleme nach Update:

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

                                  Skript v.2023-10-10
                                  
                                  *** BASE SYSTEM ***
                                     Static hostname: iobroker
                                           Icon name: computer-vm
                                             Chassis: vm
                                      Virtualization: kvm
                                    Operating System: Debian GNU/Linux 11 (bullseye)
                                              Kernel: Linux 5.10.0-26-amd64
                                        Architecture: x86-64
                                  
                                  model name      : Common KVM processor
                                  Docker          : false
                                  Virtualization  : kvm
                                  Kernel          : x86_64
                                  Userland        : amd64
                                  
                                  Systemuptime and Load:
                                   19:08:23 up 24 min,  1 user,  load average: 0.34, 0.48, 0.53
                                  CPU threads: 4
                                  
                                  
                                  *** Time and Time Zones ***
                                                 Local time: Sun 2023-11-26 19:08:23 CET
                                             Universal time: Sun 2023-11-26 18:08:23 UTC
                                                   RTC time: Sun 2023-11-26 18:08:24
                                                  Time zone: Europe/Berlin (CET, +0100)
                                  System clock synchronized: yes
                                                NTP service: active
                                            RTC in local TZ: no
                                  
                                  *** User and Groups ***
                                  thuebner
                                  /home/thuebner
                                  thuebner adm cdrom floppy sudo audio dip video plugdev netdev iobroker
                                  
                                  *** X-Server-Setup ***
                                  X-Server:       false
                                  Desktop:
                                  Terminal:       tty
                                  Boot Target:    graphical.target
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            4.9G        4.0G        502M        0.0K        464M        746M
                                  Swap:            11G        308M         10G
                                  Total:           16G        4.3G         11G
                                  
                                           4921 M total memory
                                           3954 M used memory
                                            475 M active memory
                                           3651 M inactive memory
                                            502 M free memory
                                             29 M buffer memory
                                            434 M swap cache
                                          11215 M total swap
                                            308 M used swap
                                          10907 M free swap
                                  
                                  *** FAILED SERVICES ***
                                  
                                    UNIT LOAD ACTIVE SUB DESCRIPTION
                                  0 loaded units listed.
                                  
                                  *** FILESYSTEM ***
                                  Filesystem                    Type      Size  Used Avail Use% Mounted on
                                  udev                          devtmpfs  2.4G     0  2.4G   0% /dev
                                  tmpfs                         tmpfs     493M  560K  492M   1% /run
                                  /dev/mapper/iobroker--vg-root ext4       38G  9.5G   27G  27% /
                                  tmpfs                         tmpfs     2.5G     0  2.5G   0% /dev/shm
                                  tmpfs                         tmpfs     5.0M     0  5.0M   0% /run/lock
                                  /dev/vda1                     ext2      470M   86M  360M  20% /boot
                                  tmpfs                         tmpfs     493M     0  493M   0% /run/user/0
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [sudo] password for thuebner:
                                  [Sun Nov 26 18:43:36 2023] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
                                  [Sun Nov 26 18:43:36 2023] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
                                  [Sun Nov 26 18:43:36 2023] EXT4-fs (vda1): mounting ext2 file system using the ext4 subsystem
                                  [Sun Nov 26 18:43:36 2023] EXT4-fs (vda1): mounted filesystem without journal. Opts: (null)
                                  
                                  Show mounted filesystems \(real ones only\):
                                  TARGET  SOURCE                        FSTYPE OPTIONS
                                  /       /dev/mapper/iobroker--vg-root ext4   rw,relatime,errors=remount-ro
                                  `-/boot /dev/vda1                     ext2   rw,relatime
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  2.8G    /var/
                                  2.2G    /var/log/journal/14cb46b5198d45d6a08ee6b6ab2c73d2
                                  2.2G    /var/log/journal
                                  2.2G    /var/log
                                  382M    /var/cache
                                  
                                  Archived and active journals take up 2.1G in the file system.
                                  
                                  /opt/iobroker/backups:
                                  101M    /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  767M    /opt/iobroker/iobroker-data/
                                  557M    /opt/iobroker/iobroker-data/files
                                  133M    /opt/iobroker/iobroker-data/backup-objects
                                  89M     /opt/iobroker/iobroker-data/files/vis-2-beta
                                  67M     /opt/iobroker/iobroker-data/files/javascript.admin
                                  
                                  The five largest files in iobroker-data are:
                                  59M     /opt/iobroker/iobroker-data/objects.jsonl
                                  35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                  33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                                  21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                                  18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                                  
                                  USB-Devices by-id:
                                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                  
                                  /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2426815-if00
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v18.18.2
                                  /usr/bin/node           v18.18.2
                                  /usr/bin/npm            9.8.1
                                  /usr/bin/npx            9.8.1
                                  /usr/bin/corepack       0.19.0
                                  
                                  
                                  nodejs:
                                    Installed: 18.18.2-1nodesource1
                                    Candidate: 18.18.2-1nodesource1
                                    Version table:
                                   *** 18.18.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       18.18.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.18.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.17.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.17.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.16.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.16.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.15.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.14.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.13.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.12.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.11.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.10.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.9.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.9.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.8.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.7.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.6.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.5.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.4.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.3.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.2.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.1.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       18.0.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                       12.22.12~dfsg-1~deb11u4 500
                                          500 http://ftp.tu-chemnitz.de/debian bullseye/main amd64 Packages
                                          500 http://security.debian.org/debian-security bullseye-security/main amd64 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.16
                                  admin:          6.12.0
                                  javascript:     7.1.6
                                  
                                  Adapters from github:   5
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                                  + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                  + system.adapter.bring.0                  : bring                 : iobroker                                 -  enabled
                                    system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                  + system.adapter.device-reminder.0        : device-reminder       : iobroker                                 -  enabled
                                    system.adapter.devices.0                : devices               : iobroker                                 -  enabled
                                  + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                  + system.adapter.ems-esp.0                : ems-esp               : iobroker                                 -  enabled
                                  + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                                  + system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                                  + system.adapter.evcc.1                   : evcc                  : iobroker                                 -  enabled, port: 7071
                                  + system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
                                  + system.adapter.fronius.1                : fronius               : iobroker                                 -  enabled
                                  + system.adapter.fronius.2                : fronius               : iobroker                                 -  enabled
                                    system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                                  + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                  + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                    system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                    system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
                                    system.adapter.ical.3                   : ical                  : iobroker                                 -  enabled
                                    system.adapter.ical.4                   : ical                  : iobroker                                 -  enabled
                                    system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 -  enabled
                                    system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 -  enabled
                                    system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -  enabled
                                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                                  + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                  + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
                                  + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                                  + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                    system.adapter.km200.0                  : km200                 : iobroker                                 - disabled
                                  + system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.3.15
                                  + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
                                  + system.adapter.mielecloudservice.0      : mielecloudservice     : iobroker                                 -  enabled
                                  + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.3.15
                                  + system.adapter.nut.0                    : nut                   : iobroker                                 -  enabled
                                    system.adapter.owfs.0                   : owfs                  : iobroker                                 - disabled, port: 4304
                                  + system.adapter.phantomjs.0              : phantomjs             : iobroker                                 -  enabled
                                  + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                    system.adapter.proxmox.0                : proxmox               : iobroker                                 - disabled, port: 8006
                                  + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                                  + system.adapter.roomba.0                 : roomba                : iobroker                                 -  enabled
                                    system.adapter.s7.0                     : s7                    : iobroker                                 - disabled
                                  + system.adapter.sainlogic.0              : sainlogic             : iobroker                                 -  enabled, port: 45000, bind: 192.168.3.15
                                  + system.adapter.samsung.0                : samsung               : iobroker                                 -  enabled
                                  + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                                  + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                                  + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
                                  + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                  + system.adapter.sonos.0                  : sonos                 : iobroker                                 -  enabled
                                  + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                                  + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3307
                                  + system.adapter.synology.0               : synology              : iobroker                                 -  enabled, port: 5000
                                  + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
                                  + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                  + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                  + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                                  + system.adapter.vis-2-beta.0             : vis-2-beta            : iobroker                                 -  enabled
                                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled
                                    system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
                                  + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                    system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                  + system.adapter.vw-connect.0             : vw-connect            : iobroker                                 -  enabled
                                  + system.adapter.vw-connect.1             : vw-connect            : iobroker                                 -  enabled
                                  + system.adapter.vw-connect.2             : vw-connect            : iobroker                                 -  enabled
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled
                                  + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                                  + system.adapter.evcc.1                   : evcc                  : iobroker                                 -  enabled, port: 7071
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                  + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                  + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                  + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 192.168.3.15
                                  + system.adapter.sainlogic.0              : sainlogic             : iobroker                                 -  enabled, port: 45000, bind: 192.168.3.15
                                  + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.socketio.0               : socketio              : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                  + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3307
                                  + system.adapter.synology.0               : synology              : iobroker                                 -  enabled, port: 5000
                                  + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
                                  
                                  ioBroker-Repositories
                                  stable        : http://download.iobroker.net/sources-dist.json
                                  beta          : http://download.iobroker.net/sources-dist-latest.json
                                  
                                  Active repo(s): stable
                                  
                                  Installed ioBroker-Instances
                                  Used repository: stable
                                  Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                  Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                                  Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                                  Adapter    "bring"        : 1.8.4    , installed 1.8.4
                                  Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                                  Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                                  Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                  Adapter    "email"        : 1.2.0    , installed 1.2.0
                                  Adapter    "ems-esp"      : 2.6.1    , installed 2.6.2
                                  Adapter    "evcc"         : 0.0.10   , installed 0.0.10
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                                  Adapter    "fullybrowser" : 3.0.6    , installed 2.2.0  [Updatable]
                                  Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                  Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                                  Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                  Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                                  Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                  Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                  Adapter    "info"         : 2.0.0    , installed 2.0.0
                                  Adapter    "iot"          : 2.0.11   , installed 2.0.11
                                  Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                                  Controller "js-controller": 5.0.16   , installed 5.0.16
                                  Adapter    "km200"        : 2.0.3    , installed 2.0.3
                                  Adapter    "knx"          : 2.0.23   , installed 2.0.23
                                  Adapter    "lgtv"         : 2.1.2    , installed 2.1.2
                                  Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                                  Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                                  Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                                  Adapter    "nina"         : 0.0.25   , installed 0.0.25
                                  Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                  Adapter    "owfs"         : 0.7.0    , installed 0.7.0
                                  Adapter    "phantomjs"    : 1.1.3    , installed 1.1.3
                                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                  Adapter    "proxmox"      : 2.2.1    , installed 2.2.1
                                  Adapter    "pvforecast"   : 2.9.0    , installed 2.9.0
                                  Adapter    "roomba"       : 1.2.2    , installed 1.2.2
                                  Adapter    "s7"           : 1.3.15   , installed 1.3.15
                                  Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
                                  Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                                  Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                  Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                  Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                  Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
                                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                  Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                  Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                                  Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                                  Adapter    "spotify-premium": 1.3.1  , installed 1.3.1
                                  Adapter    "sql"          : 2.2.0    , installed 2.2.0
                                  Adapter    "squeezeboxrpc": 1.3.9    , installed 1.3.9
                                  Adapter    "synology"     : 3.0.1    , installed 3.0.1
                                  Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                                  Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                  Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                  Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                                  Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                  Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                  Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                  Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                                  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.0.2    , installed 2.0.1  [Updatable]
                                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                  Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
                                  Adapter    "web"          : 6.1.10   , installed 6.1.10
                                  Adapter    "wled"         : 0.7.1    , installed 0.7.1
                                  Adapter    "ws"           : 2.5.8    , installed 2.5.8
                                  Adapter    "zigbee"       : 1.8.24   , installed 1.8.24
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        54381
                                  States:         44373
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                  Hit:2 https://repos.influxdata.com/debian stable InRelease
                                  Hit:3 http://ftp.tu-chemnitz.de/debian bullseye InRelease
                                  Hit:4 http://ftp.tu-chemnitz.de/debian bullseye-updates InRelease
                                  Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                  Reading package lists... Done
                                  Pending Updates: 0
                                  
                                  *** Listening Ports ***
                                  Active Internet connections (only servers)
                                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                  tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       11979      416/iobroker.js-con
                                  tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       13463      416/iobroker.js-con
                                  tcp        0      0 192.168.3.15:9292       0.0.0.0:*               LISTEN      1001       13788      596/io.hm-rpc.0
                                  tcp        0      0 0.0.0.0:55597           0.0.0.0:*               LISTEN      107        17824      950/rpc.statd
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11441      1/init
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13445      430/sshd: /usr/sbin
                                  tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       15027      784/io.shelly.1
                                  tcp        0      0 192.168.3.15:2010       0.0.0.0:*               LISTEN      1001       13865      626/io.hm-rpc.2
                                  tcp        0      0 192.168.3.15:1883       0.0.0.0:*               LISTEN      1001       14822      701/io.mqtt.0
                                  tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       15471      800/io.sonoff.0
                                  tcp        0      0 192.168.3.15:8701       0.0.0.0:*               LISTEN      1001       14534      611/io.hm-rpc.1
                                  tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16498      898/io.sonos.0
                                  tcp6       0      0 :::50125                :::*                    LISTEN      107        17830      950/rpc.statd
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          11445      1/init
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13561      449/io.admin.0
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       22985      1711/io.web.0
                                  tcp6       0      0 :::8084                 :::*                    LISTEN      1001       21247      1593/io.socketio.0
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          13447      430/sshd: /usr/sbin
                                  tcp6       0      0 :::8087                 :::*                    LISTEN      1001       21185      1577/io.simple-api.
                                  udp        0      0 192.168.3.15:39048      0.0.0.0:*                           1001       21048      1496/io.knx.0
                                  udp        0      0 192.168.3.15:43214      0.0.0.0:*                           1001       21522      1496/io.knx.0
                                  udp        0      0 192.168.3.15:51574      0.0.0.0:*                           1001       20870      1496/io.knx.0
                                  udp        0      0 192.168.3.15:47927      0.0.0.0:*                           1001       20355      1496/io.knx.0
                                  udp        0      0 192.168.3.15:48759      0.0.0.0:*                           1001       20752      1496/io.knx.0
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11442      1/init
                                  udp        0      0 127.0.0.1:702           0.0.0.0:*                           0          17816      950/rpc.statd
                                  udp        0      0 0.0.0.0:58089           0.0.0.0:*                           107        17821      950/rpc.statd
                                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       23602      1728/io.wled.0
                                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       15383      768/io.shelly.0
                                  udp6       0      0 :::57382                :::*                                107        17827      950/rpc.statd
                                  udp6       0      0 :::111                  :::*                                0          11448      1/init
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2023-11-26 19:00:06.574  - debug: ical.4 (3412) Checking unprocessed event 7 null Tischdienst = false, state = false
                                  2023-11-26 19:00:07.195  - info: daswetter.0 (3395) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                                  2023-11-26 19:00:07.700  - info: daswetter.0 (3395) cleaned everything up...
                                  2023-11-26 19:00:09.489  - info: ical.3 (3428) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                  2023-11-26 19:00:09.597  - info: ical.3 (3428) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.18.2, js-controller: 5.0.16
                                  2023-11-26 19:00:10.151  - info: ical.3 (3428) processing URL: Clara https://calendar.google.com/calendar/ical/huebner.clara.lena%40gmail.com/private-c7b2ebacd70794015b5c85a248f7381a/basic.ics
                                  2023-11-26 19:00:10.197  - info: ical.3 (3428) processing URL: Justus https://calendar.google.com/calendar/ical/huebner.justus.paul%40gmail.com/private-9522b9790da1082a532c5fba6ab42a2f/basic.ics
                                  2023-11-26 19:00:10.310  - info: ical.3 (3428) processing URL: Anne https://calendar.google.com/calendar/ical/huebner.ann%40googlemail.com/private-b54c816b59835b0a4511e025822684c7/basic.ics
                                  2023-11-26 19:00:10.488  - info: ical.3 (3428) processing URL: Tobias https://calendar.google.com/calendar/ical/do5tj80%40gmail.com/private-5cef9aaf7076853a604f44550c38fec5/basic.ics
                                  2023-11-26 19:00:11.578  - debug: ical.4 (3412) Plugin sentry destroyed
                                  2023-11-26 19:00:11.579  - info: ical.4 (3412) Terminated (NO_ERROR): Without reason
                                  2023-11-26 19:00:13.114  - info: ical.2 (3444) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                  2023-11-26 19:00:13.244  - info: ical.2 (3444) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.18.2, js-controller: 5.0.16
                                  2023-11-26 19:00:13.819  - info: ical.2 (3444) processing URL: Abfallkalender https://calendar.google.com/calendar/ical/vk2p9rt7v6kj28111j11mkh9i4%40group.calendar.google.com/private-b873761754a89930da3e7513a5680d17/basic.ics
                                  2023-11-26 19:00:13.924  - warn: trashschedule.0 (1625) no events matches type "Biotonnenwäsche" with match "Biotonnenwäsche"
                                  2023-11-26 19:00:15.578  - info: ical.3 (3428) Terminated (NO_ERROR): Without reason
                                  2023-11-26 19:00:17.806  - info: ical.1 (3460) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                  2023-11-26 19:00:18.098  - info: ical.1 (3460) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.18.2, js-controller: 5.0.16
                                  2023-11-26 19:00:18.920  - info: ical.2 (3444) Terminated (NO_ERROR): Without reason
                                  2023-11-26 19:00:19.912  - info: ical.1 (3460) processing URL: Theater https://calendar.google.com/calendar/ical/gelenauermarionettenspiele%40googlemail.com/private-c5262fd3590ceb70dd87a8f8f5873b64/basic.ics
                                  2023-11-26 19:00:25.451  - info: ical.1 (3460) Terminated (NO_ERROR): Without reason
                                  2023-11-26 19:01:20.968  - info: javascript.0 (506) script.js.Verknuepfungen.BW_Flur_OG: true
                                  2023-11-26 19:01:21.056  - info: javascript.0 (506) script.js.Verknuepfungen.BW_Flur_OG: true
                                  2023-11-26 19:03:23.989  - info: javascript.0 (506) script.js.Verknuepfungen.BW_Flur_OG: true
                                  2023-11-26 19:03:24.047  - info: javascript.0 (506) script.js.Verknuepfungen.BW_Flur_OG: true
                                  
                                  

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

                                  iob diag has finished.

                                  in adm ist er jetzt und http://ftp.de.debian.org/debian buster InRelease sollte raus sein.

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

                                    @do5tj80

                                    Dann würde ich den Arbeitsspeicher anders verteilen.
                                    11GB für SWAP mach keinen Sinn, wenn nur 4GB primär zugeteilt werden.

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

                                      @thomas-braun
                                      Ok das schaue ich mir an.
                                      Aber generel erst mal Danke , das du so viele Tip's gibst.

                                      F 1 Reply Last reply Reply Quote 0
                                      • F
                                        fvp @do5tj80 last edited by

                                        Ich habe Version 4.0 ausprobiert. Leider noch mit dem gleichen Problem.
                                        Zum Test habe ich eine Windows VM genommen und die 3.0.5 dort probiert. Auch hier kein Ankündigungston .

                                        sayit.0
                                        	2023-12-12 12:02:29.026	error	Cannot write file: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
                                        sayit.0
                                        	2023-12-12 12:02:29.016	info	Upload announce mp3 files
                                        sayit.0
                                        	2023-12-12 12:02:29.012	info	starting. Version 3.0.5 in C:/ioBroker/node_modules/iobroker.sayit, node: v18.19.0, js-controller: 5.0.16 
                                        

                                        Ich hoffe er erbarmt sich jemand mich zu Unterstützen.

                                        bahnuhr 1 Reply Last reply Reply Quote 0
                                        • bahnuhr
                                          bahnuhr Forum Testing Most Active @fvp last edited by

                                          @fvp
                                          Sende erst das mp3
                                          und nach x Sek. dann den Text.

                                          Dies funktioniert.

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            fvp last edited by

                                            @bahnuhr Danke für die Rückmeldung! Da habe ich aktuell noch keine Idee wie ich das geht. Bis jetzt habe ich einfach den Datenpunkt sayit.0.tts.text oder die Blockly-Funktion genutzt.

                                            bahnuhr 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            826
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            51
                                            3454
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo