Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. web0 startet nicht - versehentlich Beta Updates gemacht

    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

    web0 startet nicht - versehentlich Beta Updates gemacht

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fraso @paul53 last edited by

      @paul53

      Ich habe das ausgeführt:

      npm install iobroker.js-controller@4.0.24

      er zeigt trotzdem Version 5.0.5 an.

      Ich bin lost..

      Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @fraso last edited by

        @fraso

        Da ist bei nodejs auch schon was was krumm.

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

          @fraso sagte in web0 startet nicht - versehentlich Beta Updates gemacht:

          Ich habe das ausgeführt:

          wo???

          alles zeigen!
          keine Nacherzählung

          F 1 Reply Last reply Reply Quote 0
          • F
            fraso @Homoran last edited by fraso

            @homoran

            Also ich habe das als Laie als "keine Fehlermeldung" interpretiert. Bei genauerem Hinsehen hat er aber mitgeteilt das er "gar nix" gemacht hat - richtig?

            Bleibt die Frage: wie kriege ich die stable wieder hin?

            e6iob@NUCioBroker:~$ npm install iobroker.js-controller@4.0.24
            
            up to date, audited 499 packages in 17s
            
            44 packages are looking for funding
              run `npm fund` for details
            
            28 vulnerabilities (1 low, 19 moderate, 8 high)
            
            To address issues that do not require attention, run:
              npm audit fix
            
            To address all issues (including breaking changes), run:
              npm audit fix --force
            
            Run `npm audit` for details.
            e6iob@NUCioBroker:~$ 
            
            
            paul53 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @fraso last edited by Thomas Braun

              @fraso sagte in web0 startet nicht - versehentlich Beta Updates gemacht:

              Ich habe das ausgeführt:
              npm install iobroker.js-controller@4.0.24
              er zeigt trotzdem Version 5.0.5 an.

              Hatten wir eben im Parallelthread schon.

              Immer vollständige EIN- wie AUsgaben posten.
              Vermutlich standst du nicht im richtigen Verzeichnis.

              Edit: Du hast das jetzt im Home-Verzeichnis installiert.
              Du musst zuvor nach /opt/iobroker wechseln.

              Homoran F 2 Replies Last reply Reply Quote 0
              • paul53
                paul53 @fraso last edited by paul53

                @fraso sagte: "keine Fehlermeldung" interpretiert.

                Wenn die Instanzen "senec.0" und "modbus.1" im Debug-Level laufen, sieht man in den letzten 25 Zeilen die Fehlermeldungen nicht mehr.

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

                  @thomas-braun sagte in web0 startet nicht - versehentlich Beta Updates gemacht:

                  Hatten wir eben im Parallelthread schon.

                  nöö!
                  das war hier, vor 3 Posts

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

                    @thomas-braun

                    Der Hinweis: Du musst zuvor nach /opt/iobroker wechseln. war genau das
                    was ich brauchte. DANKE!

                    ich sag ja, das kann so einfach sein. wenn man es weiß.

                    web.0 läuft
                    vis.0 läuft

                    Soll ich noch was anderes gerade biegen?

                    e6iob@NUCioBroker:/opt/iobroker$ npm install iobroker.js-controller@4.0.24
                    
                    added 4 packages, removed 691 packages, and changed 16 packages in 26s
                    
                    162 packages are looking for funding
                      run `npm fund` for details
                    e6iob@NUCioBroker:/opt/iobroker$ iob version
                    4.0.24
                    e6iob@NUCioBroker:/opt/iobroker$ 
                    
                    Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @fraso last edited by Thomas Braun

                      @fraso

                      Stell mal die ganzen Instanzen auf ein anderes LogLevel, damit du nicht totgeworfen wirst mit debug-Meldungen, die du gerade gar nicht betrachtest.

                      Dann nochmal die Langfassung von

                      iob diag
                      

                      Hast du die falsche Version von npx gelöscht?

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

                        @thomas-braun sagte in web0 startet nicht - versehentlich Beta Updates gemacht:

                        Hast du die falsche Version von npx gelöscht?

                        nein. wie mache ich das?

                        Loglevel INFO ist die richtige Einstellung wenn man es nicht betrachtet?

                        Thomas Braun paul53 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @fraso last edited by

                          @fraso

                          INFO oder WARNING
                          jenachdem wie gesprächig der Adapter in Info noch ist.

                          sudo rm /usr/local/bin/npx
                          
                          F 1 Reply Last reply Reply Quote 0
                          • F
                            fraso @Thomas Braun last edited by

                            @thomas-braun

                            rm erledigt.

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

                              @fraso sagte: Loglevel INFO ist die richtige Einstellung wenn man es nicht betrachtet?

                              Bei mir laufen alle Instanzen mit Loglevel "warn" - außer Javascript ("info").

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

                                @fraso

                                Dann jubel jetzt nochmal

                                iob diag
                                

                                durch. Die Langfassung bitte.

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

                                  @thomas-braun

                                  gekürzt da nur 10000 Zeichen ..

                                  Skript v.2023-04-16
                                  
                                  *** BASE SYSTEM ***
                                  Architecture    : x86_64
                                  Docker          : false
                                  Virtualization  : none
                                  Distributor ID:	Debian
                                  Description:	Debian GNU/Linux 11 (bullseye)
                                  Release:	11
                                  Codename:	bullseye
                                  
                                  PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                                  NAME="Debian GNU/Linux"
                                  VERSION_ID="11"
                                  VERSION="11 (bullseye)"
                                  VERSION_CODENAME=bullseye
                                  ID=debian
                                  HOME_URL="https://www.debian.org/"
                                  SUPPORT_URL="https://www.debian.org/support"
                                  BUG_REPORT_URL="https://bugs.debian.org/"
                                  
                                  Systemuptime and Load:
                                   14:14:44 up 5 days, 13:06,  2 users,  load average: 1.63, 1.72, 1.74
                                  CPU threads: 4
                                  
                                  
                                  *** Time and Time Zones ***
                                                 Local time: Sun 2023-06-25 14:14:44 CEST
                                             Universal time: Sun 2023-06-25 12:14:44 UTC
                                                   RTC time: Sun 2023-06-25 12:14:44
                                                  Time zone: Europe/Berlin (CEST, +0200)
                                  System clock synchronized: yes
                                                NTP service: active
                                            RTC in local TZ: no
                                  
                                  *** User and Groups ***
                                  e6iob
                                  /home/e6iob
                                  e6iob 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:             15G        4.2G        7.7G        0.0K        3.8G         11G
                                  Swap:           976M         27M        949M
                                  Total:           16G        4.3G        8.7G
                                  
                                          15722 M total memory
                                           4224 M used memory
                                           2614 M active memory
                                           4872 M inactive memory
                                           7741 M free memory
                                            740 M buffer memory
                                           3015 M swap cache
                                            976 M total swap
                                             27 M used swap
                                            949 M free swap
                                  
                                  *** FILESYSTEM ***
                                  Filesystem     Type      Size  Used Avail Use% Mounted on
                                  udev           devtmpfs  7.7G     0  7.7G   0% /dev
                                  tmpfs          tmpfs     1.6G  896K  1.6G   1% /run
                                  /dev/nvme0n1p2 ext4      233G   43G  179G  20% /
                                  tmpfs          tmpfs     7.7G     0  7.7G   0% /dev/shm
                                  tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                  /dev/nvme0n1p1 vfat      511M  3.5M  508M   1% /boot/efi
                                  tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Tue Jun 20 01:08:36 2023] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
                                  [Tue Jun 20 01:08:37 2023] EXT4-fs (nvme0n1p2): re-mounted. Opts: errors=remount-ro
                                  
                                  Show mounted filesystems (real ones only):
                                  TARGET      SOURCE         FSTYPE OPTIONS
                                  /           /dev/nvme0n1p2 ext4   rw,relatime,errors=remount-ro
                                  `-/boot/efi /dev/nvme0n1p1 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  20G	/var/
                                  12G	/var/lib
                                  9.8G	/var/lib/motioneye
                                  7.2G	/var/log
                                  5.1G	/var/lib/motioneye/Camera11
                                  
                                  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 80.0M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  11G	/opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  1.2G	/opt/iobroker/iobroker-data/
                                  526M	/opt/iobroker/iobroker-data/files
                                  461M	/opt/iobroker/iobroker-data/backup-objects
                                  88M	/opt/iobroker/iobroker-data/files/echarts.admin
                                  72M	/opt/iobroker/iobroker-data/files/telegram.admin
                                  
                                  The five largest files in iobroker-data are:
                                  92M	/opt/iobroker/iobroker-data/states.jsonl
                                  56M	/opt/iobroker/iobroker-data/objects.jsonl
                                  35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                  23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                  23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs 	v16.17.1
                                  /usr/bin/node 		v16.17.1
                                  /usr/bin/npm 		9.2.0
                                  /usr/bin/npx 		9.2.0
                                  
                                  
                                  nodejs:
                                    Installed: 16.17.1-deb-1nodesource1
                                    Candidate: 16.20.1-deb-1nodesource1
                                    Version table:
                                       16.20.1-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                   *** 16.17.1-deb-1nodesource1 100
                                          100 /var/lib/dpkg/status
                                       12.22.12~dfsg-1~deb11u4 500
                                          500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                       12.22.12~dfsg-1~deb11u3 500
                                          500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                  
                                  Temp directories causing npm8 problem: 0
                                  No problems detected
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  MULTIHOSTSERVICE/enabled: false
                                  
                                  Core adapters versions
                                  js-controller: 	4.0.24
                                  admin: 		6.5.9
                                  javascript: 	5.7.0
                                  
                                  Adapters from github: 	1
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : NUCioBroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.alexa2.0                 : alexa2                : NUCioBroker                              -  enabled
                                  + system.adapter.backitup.0               : backitup              : NUCioBroker                              -  enabled
                                  + system.adapter.cloud.0                  : cloud                 : NUCioBroker                              -  enabled
                                  + system.adapter.device-reminder.0        : device-reminder       : NUCioBroker                              -  enabled
                                    system.adapter.devices.0                : devices               : NUCioBroker                              - disabled
                                    system.adapter.discovery.0              : discovery             : NUCioBroker                              - disabled
                                  + system.adapter.echarts.0                : echarts               : NUCioBroker                              -  enabled
                                  + system.adapter.email.0                  : email                 : NUCioBroker                              -  enabled
                                    system.adapter.fb-checkpresence.0       : fb-checkpresence      : NUCioBroker                              - disabled
                                    system.adapter.flot.0                   : flot                  : NUCioBroker                              - disabled
                                  + system.adapter.fritzdect.0              : fritzdect             : NUCioBroker                              -  enabled
                                  + system.adapter.fronius.0                : fronius               : NUCioBroker                              -  enabled
                                    system.adapter.habpanel.0               : habpanel              : NUCioBroker                              - disabled
                                    system.adapter.ham.0                    : ham                   : NUCioBroker                              - disabled
                                  + system.adapter.history.0                : history               : NUCioBroker                              -  enabled
                                  + system.adapter.hm-rega.0                : hm-rega               : NUCioBroker                              -  enabled
                                  + system.adapter.hm-rega.1                : hm-rega               : NUCioBroker                              -  enabled
                                  + system.adapter.hm-rega.2                : hm-rega               : NUCioBroker                              -  enabled
                                  + system.adapter.hm-rega.3                : hm-rega               : NUCioBroker                              -  enabled
                                  + system.adapter.hm-rega.4                : hm-rega               : NUCioBroker                              -  enabled
                                    system.adapter.hm-rega.5                : hm-rega               : NUCioBroker                              - disabled
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.hm-rpc.2                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.hm-rpc.3                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.hm-rpc.4                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                    system.adapter.hm-rpc.5                 : hm-rpc                : NUCioBroker                              - disabled, port: 0
                                  + system.adapter.hs100.0                  : hs100                 : NUCioBroker                              -  enabled
                                    system.adapter.ical.0                   : ical                  : NUCioBroker                              - disabled
                                    system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: NUCioBroker                              - disabled
                                    system.adapter.icons-mfd-png.0          : icons-mfd-png         : NUCioBroker                              - disabled
                                  + system.adapter.influxdb.0               : influxdb              : NUCioBroker                              -  enabled, port: 8086
                                  + system.adapter.iot.0                    : iot                   : NUCioBroker                              -  enabled
                                  + system.adapter.javascript.0             : javascript            : NUCioBroker                              -  enabled
                                  + system.adapter.libre.0                  : libre                 : NUCioBroker                              -  enabled
                                  + system.adapter.modbus.0                 : modbus                : NUCioBroker                              -  enabled
                                  + system.adapter.modbus.1                 : modbus                : NUCioBroker                              -  enabled
                                  + system.adapter.modbus.2                 : modbus                : NUCioBroker                              -  enabled
                                  + system.adapter.mqtt.0                   : mqtt                  : NUCioBroker                              -  enabled, port: 1887, bind: 0.0.0.0
                                    system.adapter.mqtt.1                   : mqtt                  : NUCioBroker                              - disabled, port: 1885, bind: 0.0.0.0
                                  + system.adapter.niu.0                    : niu                   : NUCioBroker                              -  enabled
                                    system.adapter.node-red.0               : node-red              : NUCioBroker                              - disabled, port: 1880, bind: 192.168.178.35
                                    system.adapter.openhab.0                : openhab               : NUCioBroker                              - disabled, port: 8080
                                    system.adapter.openweathermap.0         : openweathermap        : NUCioBroker                              -  enabled
                                  + system.adapter.parser.0                 : parser                : NUCioBroker                              -  enabled
                                  + system.adapter.ping.0                   : ping                  : NUCioBroker                              -  enabled
                                  + system.adapter.puppeteer.0              : puppeteer             : NUCioBroker                              -  enabled
                                  + system.adapter.ring.0                   : ring                  : NUCioBroker                              -  enabled
                                  + system.adapter.senec.0                  : senec                 : NUCioBroker                              -  enabled
                                  + system.adapter.shelly.0                 : shelly                : NUCioBroker                              -  enabled, port: 1886, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : NUCioBroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sonoff.0                 : sonoff                : NUCioBroker                              -  enabled, port: 1883, bind: 0.0.0.0
                                    system.adapter.systeminfo.0             : systeminfo            : NUCioBroker                              - disabled
                                  + system.adapter.telegram.0               : telegram              : NUCioBroker                              -  enabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.tesla-motors.0           : tesla-motors          : NUCioBroker                              -  enabled
                                  + system.adapter.text2command.0           : text2command          : NUCioBroker                              -  enabled
                                  + system.adapter.tuya.0                   : tuya                  : NUCioBroker                              -  enabled
                                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : NUCioBroker                              - disabled
                                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : NUCioBroker                              - disabled
                                    system.adapter.vis-weather.0            : vis-weather           : NUCioBroker                              - disabled
                                    system.adapter.vis.0                    : vis                   : NUCioBroker                              -  enabled
                                  + system.adapter.web.0                    : web                   : NUCioBroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : NUCioBroker                              -  enabled
                                  + system.adapter.withings.0               : withings              : NUCioBroker                              -  enabled
                                  + system.adapter.wled.0                   : wled                  : NUCioBroker                              -  enabled
                                  + system.adapter.yeelight-2.0             : yeelight-2            : NUCioBroker                              -  enabled
                                    system.adapter.zigbee.0                 : zigbee                : NUCioBroker                              - disabled, port: tcp://192.168.178.63:6638
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : NUCioBroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.hm-rpc.0                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.hm-rpc.1                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.hm-rpc.2                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.hm-rpc.3                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.hm-rpc.4                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                  + system.adapter.influxdb.0               : influxdb              : NUCioBroker                              -  enabled, port: 8086
                                  + system.adapter.mqtt.0                   : mqtt                  : NUCioBroker                              -  enabled, port: 1887, bind: 0.0.0.0
                                  + system.adapter.shelly.0                 : shelly                : NUCioBroker                              -  enabled, port: 1886, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : NUCioBroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sonoff.0                 : sonoff                : NUCioBroker                              -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.telegram.0               : telegram              : NUCioBroker                              -  enabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.web.0                    : web                   : NUCioBroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  ioBroker-Repositories
                                  beta          : http://download.iobroker.net/sources-dist-latest.json
                                  live-stable   : http://iobroker.live/repo/sources-dist.json
                                  live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                                  stable        : http://download.iobroker.net/sources-dist.json
                                  
                                  Active repo(s): stable
                                  
                                  Installed ioBroker-Instances
                                  Used repository: stable
                                  Adapter    "admin"        : 6.3.5    , installed 6.5.9
                                  Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                  Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                  Adapter    "cloud"        : 4.4.1    , installed 4.1.1  [Updatable]
                                  Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                  Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                  Adapter    "discovery"    : 3.1.0    , installed 3.2.0
                                  Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                  Adapter    "email"        : 1.2.0    , installed 1.2.0
                                  Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "fritzdect"    : 2.2.6    , installed 2.3.1
                                  Adapter    "fronius"      : 1.1.3    , installed 2.0.1
                                  Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                  Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                  Adapter    "history"      : 2.2.4    , installed 2.2.4
                                  Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                                  Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                  Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                                  Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                  Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                  Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                  Adapter    "iot"          : 1.14.5   , installed 1.11.4 [Updatable]
                                  Adapter    "javascript"   : 7.0.3    , installed 5.7.0  [Updatable]
                                  Controller "js-controller": 4.0.24   , installed 4.0.24
                                  Adapter    "libre"        : 0.0.4    , installed 0.0.5
                                  Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                                  Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                  Adapter    "niu"          : 0.0.3    , installed 0.0.3
                                  Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                                  Adapter    "openhab"      : 1.1.0    , installed 1.1.0
                                  Adapter    "openweathermap": 0.3.9   , installed 0.3.9
                                  Adapter    "parser"       : 1.3.2    , installed 1.3.2
                                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                  Adapter    "puppeteer"    : 0.2.7    , installed 0.2.6  [Updatable]
                                  Adapter    "ring"         : 3.2.2    , installed 3.4.0
                                  Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                  Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
                                  Adapter    "telegram"     : 1.15.6   , installed 1.16.0
                                  Adapter    "tesla-motors" : 1.3.2    , installed 1.3.2
                                  Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                  Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                  Adapter    "withings"     : 0.0.13   , installed 0.0.13
                                  Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                  Adapter    "ws"           : 1.3.0    , installed 2.3.6
                                  Adapter    "yeelight-2"   : 1.1.2    , installed 1.2.1
                                  Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects: 	71663
                                  States: 	56228
                                  
                                  *** OS-Repositories and Updates ***
                                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                  W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                                  Hit:1 http://deb.debian.org/debian bullseye InRelease
                                  Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                                  Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                                  Get:4 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                                  Err:4 https://repos.influxdata.com/debian bullseye InRelease
                                    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                  Hit:5 http://security.debian.org/debian-security bullseye-security InRelease
                                  Hit:6 https://packages.grafana.com/oss/deb stable InRelease
                                  Fetched 7040 B in 5s (1347 B/s)
                                  Reading package lists...
                                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                  W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                                  Pending Updates: 178
                                  
                                  *** Listening Ports ***
                                  Active Internet connections (only servers)
                                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       24974926   189036/iobroker.js- 
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       24976512   189036/iobroker.js- 
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          9775       1/init              
                                  tcp        0      0 192.168.178.35:2000     0.0.0.0:*               LISTEN      1001       24978875   189498/io.hm-rpc.1  
                                  tcp        0      0 127.0.0.1:40881         0.0.0.0:*               LISTEN      1001       24982798   189922/chrome       
                                  tcp        0      0 192.168.178.35:2001     0.0.0.0:*               LISTEN      1001       24977938   189483/io.hm-rpc.0  
                                  tcp        0      0 192.168.178.35:2002     0.0.0.0:*               LISTEN      1001       24978930   189543/io.hm-rpc.4  
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13630      488/sshd: /usr/sbin 
                                  tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        15295      439/influxd         
                                  tcp        0      0 192.168.178.35:2010     0.0.0.0:*               LISTEN      1001       24980819   189528/io.hm-rpc.3  
                                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       24979080   189645/io.sonoff.0  
                                  tcp        0      0 192.168.178.35:8701     0.0.0.0:*               LISTEN      1001       24980767   189513/io.hm-rpc.2  
                                  tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       24979031   189630/io.shelly.0  
                                  tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       24978082   189588/io.mqtt.0    
                                  tcp        0      0 0.0.0.0:1888            0.0.0.0:*               LISTEN      1001       24978083   189588/io.mqtt.0    
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          9779       1/init              
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       24975961   189054/io.admin.0   
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       24984917   190071/io.web.0     
                                  tcp6       0      0 :::8086                 :::*                    LISTEN      998        15303      439/influxd         
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          13632      488/sshd: /usr/sbin 
                                  tcp6       0      0 :::8087                 :::*                    LISTEN      1001       24982438   189987/io.simple-ap 
                                  tcp6       0      0 :::3000                 :::*                    LISTEN      109        10224      432/grafana-server  
                                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       24985974   190112/io.wled.0    
                                  udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       24979098   189659/io.tuya.0    
                                  udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       24979099   189659/io.tuya.0    
                                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15884      411/dhclient        
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          9776       1/init              
                                  udp6       0      0 :::111                  :::*                                0          9782       1/init              
                                  
                                  
                                  
                                  LOG gekürzt...
                                  
                                  2023-06-25 14:15:24.739  - debug: mqtt.0 (189588) Client [shellyplusi4-a8032ab61ad4]  pingreq
                                  2023-06-25 14:15:26.041  - info: tesla-motors.0 (190011) State value to set for "tesla-motors.0.LRWYGCEK5NC453432.vehicle_state.media_info.now_playing_source" has to be type "string" but received type "number" 
                                  2023-06-25 14:15:26.544  - warn: shelly.0 (189630) [Mqtt.rpcNotifications] 192.168.178.198 (shellyplus1pm / shellyplus1pm-7c87ce64be70 / shellyplus1pm#7c87ce64be70#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                  2023-06-25 14:15:26.555  - warn: shelly.0 (189630) [Mqtt.rpcNotifications] 192.168.178.17 (shellyplus1pm / shellyplus1pm-7c87ce64a74c / shellyplus1pm#7c87ce64a74c#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                  2023-06-25 14:15:27.601  - debug: withings.0 (190086) {"status":0,"body":{"activities":[],"more":false,"offset":200}}
                                  2023-06-25 14:15:27.776  - debug: withings.0 (190086) {"status":0,"body":{"series":[],"more":false,"offset":0}}
                                  2023-06-25 14:15:27.916  - debug: withings.0 (190086) {"status":0,"body":{"series":[],"more":false,"offset":0}}
                                  2023-06-25 14:15:28.102  - debug: withings.0 (190086) {"status":0,"body":{"series":[],"model":16}}
                                  2023-06-25 14:15:28.336  - debug: withings.0 (190086) {"status":0,"body":{"updatetime":1654279381,"timezone":"Europe/Berlin","measuregrps":[]}}
                                  2023-06-25 14:15:28.347  - error: shelly.0 (189630) [MQTT] (Shelly?) device unknown, configuration for client with id "shellyplugus-083af2018100" does not exist!
                                  2023-06-25 14:15:28.347  - error: shelly.0 (189630) [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details)
                                  2023-06-25 14:15:28.496  - info: shelly.0 (189630) [MQTT] Client Close:  (shellyplugus / shellyplugus-083af2018100 / undefined) (false)
                                  2023-06-25 14:15:28.578  - debug: withings.0 (190086) {"status":0,"body":{"activities":[],"more":false,"offset":200}}
                                  2023-06-25 14:15:28.646  - info: shelly.0 (189630) [MQTT] Client Error: 192.168.178.61 (shelly1 / shelly1-485519C9D34D / SHSW-1#485519C9D34D#1) (Error: read ECONNRESET)
                                  2023-06-25 14:15:28.727  - debug: withings.0 (190086) {"status":0,"body":{"series":[],"more":false,"offset":0}}
                                  2023-06-25 14:15:28.765  - debug: wled.0 (190112) Watchdog for {"ip":"192.168.178.103","mac":"ac0bfbd8570c","connected":false,"initialized":false}
                                  2023-06-25 14:15:28.766  - debug: wled.0 (190112) getDeviceJSON called for : 192.168.178.103
                                  2023-06-25 14:15:30.654  - debug: yeelight-2.0 (190127) ERROR YEELIGHT CONNECTION: 6: Error: client quota exceeded: undefined
                                  
                                  paul53 Thomas Braun 3 Replies Last reply Reply Quote 0
                                  • paul53
                                    paul53 @fraso last edited by

                                    @fraso
                                    Es laufen immer noch einige Instanzen auf Loglevel "debug".

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

                                      @fraso

                                      Setz deinen primären User in die Gruppe 'adm'.

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

                                        @thomas-braun sagte in web0 startet nicht - versehentlich Beta Updates gemacht:

                                        Setz deinen primären User in die Gruppe 'adm'.

                                        Keinen Plan wie, aber ist bestimmt ganz einfach. Wie mache ich das?

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

                                          @fraso

                                          Und dann reparierst du dein influx-Repository, bringst nodejs auf v18 und den Rest vom System auf Stand und danach ziehst du die ganzen iob-Adapter noch auf den aktuellen Stand aus 'stable'.

                                          F 3 Replies Last reply Reply Quote 0
                                          • F
                                            fraso @Thomas Braun last edited by fraso

                                            @thomas-braun sagte in web0 startet nicht - versehentlich Beta Updates gemacht:

                                            Und dann reparierst du dein influx-Repository, bringst nodejs auf v18 und den Rest vom System auf Stand und danach ziehst du die ganzen iob-Adapter noch auf den aktuellen Stand aus 'stable'.

                                            bis auf das letzte... brauche ich Hilfe.

                                            hier DIAG: (UPDATED)

                                            Skript v.2023-04-16
                                            
                                            *** BASE SYSTEM ***
                                            Architecture    : x86_64
                                            Docker          : false
                                            Virtualization  : none
                                            Distributor ID:	Debian
                                            Description:	Debian GNU/Linux 11 (bullseye)
                                            Release:	11
                                            Codename:	bullseye
                                            
                                            PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                                            NAME="Debian GNU/Linux"
                                            VERSION_ID="11"
                                            VERSION="11 (bullseye)"
                                            VERSION_CODENAME=bullseye
                                            ID=debian
                                            HOME_URL="https://www.debian.org/"
                                            SUPPORT_URL="https://www.debian.org/support"
                                            BUG_REPORT_URL="https://bugs.debian.org/"
                                            
                                            Systemuptime and Load:
                                             14:35:47 up 5 days, 13:27,  2 users,  load average: 1.16, 1.67, 1.58
                                            CPU threads: 4
                                            
                                            
                                            *** Time and Time Zones ***
                                                           Local time: Sun 2023-06-25 14:35:47 CEST
                                                       Universal time: Sun 2023-06-25 12:35:47 UTC
                                                             RTC time: Sun 2023-06-25 12:35:47
                                                            Time zone: Europe/Berlin (CEST, +0200)
                                            System clock synchronized: yes
                                                          NTP service: active
                                                      RTC in local TZ: no
                                            
                                            *** User and Groups ***
                                            e6iob
                                            /home/e6iob
                                            e6iob 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:             15G        5.8G        6.1G        0.0K        3.8G        9.9G
                                            Swap:           976M         27M        949M
                                            Total:           16G        5.8G        7.1G
                                            
                                                    15722 M total memory
                                                     5757 M used memory
                                                     2700 M active memory
                                                     6364 M inactive memory
                                                     6142 M free memory
                                                      749 M buffer memory
                                                     3072 M swap cache
                                                      976 M total swap
                                                       27 M used swap
                                                      949 M free swap
                                            
                                            *** FILESYSTEM ***
                                            Filesystem     Type      Size  Used Avail Use% Mounted on
                                            udev           devtmpfs  7.7G     0  7.7G   0% /dev
                                            tmpfs          tmpfs     1.6G  896K  1.6G   1% /run
                                            /dev/nvme0n1p2 ext4      233G   43G  179G  20% /
                                            tmpfs          tmpfs     7.7G     0  7.7G   0% /dev/shm
                                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                            /dev/nvme0n1p1 vfat      511M  3.5M  508M   1% /boot/efi
                                            tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/1000
                                            
                                            Messages concerning ext4 filesystem in dmesg:
                                            [Tue Jun 20 01:08:36 2023] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
                                            [Tue Jun 20 01:08:37 2023] EXT4-fs (nvme0n1p2): re-mounted. Opts: errors=remount-ro
                                            
                                            Show mounted filesystems (real ones only):
                                            TARGET      SOURCE         FSTYPE OPTIONS
                                            /           /dev/nvme0n1p2 ext4   rw,relatime,errors=remount-ro
                                            `-/boot/efi /dev/nvme0n1p1 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
                                            
                                            Files in neuralgic directories:
                                            
                                            /var:
                                            20G	/var/
                                            12G	/var/lib
                                            9.8G	/var/lib/motioneye
                                            7.2G	/var/log
                                            5.1G	/var/lib/motioneye/Camera11
                                            
                                            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 80.0M in the file system.
                                            
                                            /opt/iobroker/backups:
                                            11G	/opt/iobroker/backups/
                                            
                                            /opt/iobroker/iobroker-data:
                                            1.2G	/opt/iobroker/iobroker-data/
                                            526M	/opt/iobroker/iobroker-data/files
                                            461M	/opt/iobroker/iobroker-data/backup-objects
                                            88M	/opt/iobroker/iobroker-data/files/echarts.admin
                                            72M	/opt/iobroker/iobroker-data/files/telegram.admin
                                            
                                            The five largest files in iobroker-data are:
                                            132M	/opt/iobroker/iobroker-data/states.jsonl
                                            61M	/opt/iobroker/iobroker-data/objects.jsonl
                                            35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                            23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                            23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                            
                                            *** NodeJS-Installation ***
                                            
                                            /usr/bin/nodejs 	v16.17.1
                                            /usr/bin/node 		v16.17.1
                                            /usr/bin/npm 		9.2.0
                                            /usr/bin/npx 		9.2.0
                                            
                                            
                                            nodejs:
                                              Installed: 16.17.1-deb-1nodesource1
                                              Candidate: 16.20.1-deb-1nodesource1
                                              Version table:
                                                 16.20.1-deb-1nodesource1 500
                                                    500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                             *** 16.17.1-deb-1nodesource1 100
                                                    100 /var/lib/dpkg/status
                                                 12.22.12~dfsg-1~deb11u4 500
                                                    500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                                                 12.22.12~dfsg-1~deb11u3 500
                                                    500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                            
                                            Temp directories causing npm8 problem: 0
                                            No problems detected
                                            
                                            *** ioBroker-Installation ***
                                            
                                            ioBroker Status
                                            iobroker is running on this host.
                                            
                                            
                                            Objects type: jsonl
                                            States  type: jsonl
                                            
                                            MULTIHOSTSERVICE/enabled: false
                                            
                                            Core adapters versions
                                            js-controller: 	4.0.24
                                            admin: 		6.5.9
                                            javascript: 	5.7.0
                                            
                                            Adapters from github: 	1
                                            
                                            Adapter State
                                            + system.adapter.admin.0                  : admin                 : NUCioBroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.alexa2.0                 : alexa2                : NUCioBroker                              -  enabled
                                            + system.adapter.backitup.0               : backitup              : NUCioBroker                              -  enabled
                                            + system.adapter.cloud.0                  : cloud                 : NUCioBroker                              -  enabled
                                            + system.adapter.device-reminder.0        : device-reminder       : NUCioBroker                              -  enabled
                                              system.adapter.devices.0                : devices               : NUCioBroker                              - disabled
                                              system.adapter.discovery.0              : discovery             : NUCioBroker                              - disabled
                                            + system.adapter.echarts.0                : echarts               : NUCioBroker                              -  enabled
                                            + system.adapter.email.0                  : email                 : NUCioBroker                              -  enabled
                                              system.adapter.fb-checkpresence.0       : fb-checkpresence      : NUCioBroker                              - disabled
                                              system.adapter.flot.0                   : flot                  : NUCioBroker                              - disabled
                                            + system.adapter.fritzdect.0              : fritzdect             : NUCioBroker                              -  enabled
                                            + system.adapter.fronius.0                : fronius               : NUCioBroker                              -  enabled
                                              system.adapter.habpanel.0               : habpanel              : NUCioBroker                              - disabled
                                              system.adapter.ham.0                    : ham                   : NUCioBroker                              - disabled
                                            + system.adapter.history.0                : history               : NUCioBroker                              -  enabled
                                            + system.adapter.hm-rega.0                : hm-rega               : NUCioBroker                              -  enabled
                                            + system.adapter.hm-rega.1                : hm-rega               : NUCioBroker                              -  enabled
                                            + system.adapter.hm-rega.2                : hm-rega               : NUCioBroker                              -  enabled
                                            + system.adapter.hm-rega.3                : hm-rega               : NUCioBroker                              -  enabled
                                            + system.adapter.hm-rega.4                : hm-rega               : NUCioBroker                              -  enabled
                                              system.adapter.hm-rega.5                : hm-rega               : NUCioBroker                              - disabled
                                            + system.adapter.hm-rpc.0                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.hm-rpc.1                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.hm-rpc.2                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.hm-rpc.3                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.hm-rpc.4                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                              system.adapter.hm-rpc.5                 : hm-rpc                : NUCioBroker                              - disabled, port: 0
                                            + system.adapter.hs100.0                  : hs100                 : NUCioBroker                              -  enabled
                                              system.adapter.ical.0                   : ical                  : NUCioBroker                              - disabled
                                              system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: NUCioBroker                              - disabled
                                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : NUCioBroker                              - disabled
                                            + system.adapter.influxdb.0               : influxdb              : NUCioBroker                              -  enabled, port: 8086
                                            + system.adapter.iot.0                    : iot                   : NUCioBroker                              -  enabled
                                            + system.adapter.javascript.0             : javascript            : NUCioBroker                              -  enabled
                                            + system.adapter.libre.0                  : libre                 : NUCioBroker                              -  enabled
                                            + system.adapter.modbus.0                 : modbus                : NUCioBroker                              -  enabled
                                            + system.adapter.modbus.1                 : modbus                : NUCioBroker                              -  enabled
                                            + system.adapter.modbus.2                 : modbus                : NUCioBroker                              -  enabled
                                            + system.adapter.mqtt.0                   : mqtt                  : NUCioBroker                              -  enabled, port: 1887, bind: 0.0.0.0
                                              system.adapter.mqtt.1                   : mqtt                  : NUCioBroker                              - disabled, port: 1885, bind: 0.0.0.0
                                            + system.adapter.niu.0                    : niu                   : NUCioBroker                              -  enabled
                                              system.adapter.node-red.0               : node-red              : NUCioBroker                              - disabled, port: 1880, bind: 192.168.178.35
                                              system.adapter.openhab.0                : openhab               : NUCioBroker                              - disabled, port: 8080
                                              system.adapter.openweathermap.0         : openweathermap        : NUCioBroker                              -  enabled
                                            + system.adapter.parser.0                 : parser                : NUCioBroker                              -  enabled
                                            + system.adapter.ping.0                   : ping                  : NUCioBroker                              -  enabled
                                            + system.adapter.puppeteer.0              : puppeteer             : NUCioBroker                              -  enabled
                                            + system.adapter.ring.0                   : ring                  : NUCioBroker                              -  enabled
                                            + system.adapter.senec.0                  : senec                 : NUCioBroker                              -  enabled
                                            + system.adapter.shelly.0                 : shelly                : NUCioBroker                              -  enabled, port: 1886, bind: 0.0.0.0
                                            + system.adapter.simple-api.0             : simple-api            : NUCioBroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                            + system.adapter.sonoff.0                 : sonoff                : NUCioBroker                              -  enabled, port: 1883, bind: 0.0.0.0
                                              system.adapter.systeminfo.0             : systeminfo            : NUCioBroker                              - disabled
                                            + system.adapter.telegram.0               : telegram              : NUCioBroker                              -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.tesla-motors.0           : tesla-motors          : NUCioBroker                              -  enabled
                                            + system.adapter.text2command.0           : text2command          : NUCioBroker                              -  enabled
                                            + system.adapter.tuya.0                   : tuya                  : NUCioBroker                              -  enabled
                                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : NUCioBroker                              - disabled
                                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : NUCioBroker                              - disabled
                                              system.adapter.vis-weather.0            : vis-weather           : NUCioBroker                              - disabled
                                              system.adapter.vis.0                    : vis                   : NUCioBroker                              -  enabled
                                            + system.adapter.web.0                    : web                   : NUCioBroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : NUCioBroker                              -  enabled
                                            + system.adapter.withings.0               : withings              : NUCioBroker                              -  enabled
                                            + system.adapter.wled.0                   : wled                  : NUCioBroker                              -  enabled
                                            + system.adapter.yeelight-2.0             : yeelight-2            : NUCioBroker                              -  enabled
                                              system.adapter.zigbee.0                 : zigbee                : NUCioBroker                              -  enabled, port: tcp://192.168.178.63:6638
                                            
                                            + instance is alive
                                            
                                            Enabled adapters with bindings
                                            + system.adapter.admin.0                  : admin                 : NUCioBroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.hm-rpc.0                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.hm-rpc.1                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.hm-rpc.2                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.hm-rpc.3                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.hm-rpc.4                 : hm-rpc                : NUCioBroker                              -  enabled, port: 0
                                            + system.adapter.influxdb.0               : influxdb              : NUCioBroker                              -  enabled, port: 8086
                                            + system.adapter.mqtt.0                   : mqtt                  : NUCioBroker                              -  enabled, port: 1887, bind: 0.0.0.0
                                            + system.adapter.shelly.0                 : shelly                : NUCioBroker                              -  enabled, port: 1886, bind: 0.0.0.0
                                            + system.adapter.simple-api.0             : simple-api            : NUCioBroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                            + system.adapter.sonoff.0                 : sonoff                : NUCioBroker                              -  enabled, port: 1883, bind: 0.0.0.0
                                            + system.adapter.telegram.0               : telegram              : NUCioBroker                              -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.web.0                    : web                   : NUCioBroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                              system.adapter.zigbee.0                 : zigbee                : NUCioBroker                              -  enabled, port: tcp://192.168.178.63:6638
                                            
                                            ioBroker-Repositories
                                            beta          : http://download.iobroker.net/sources-dist-latest.json
                                            live-stable   : http://iobroker.live/repo/sources-dist.json
                                            live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                                            stable        : http://download.iobroker.net/sources-dist.json
                                            
                                            Active repo(s): stable
                                            
                                            Installed ioBroker-Instances
                                            Used repository: stable
                                            Adapter    "admin"        : 6.3.5    , installed 6.5.9
                                            Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                            Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                            Adapter    "cloud"        : 4.4.1    , installed 4.1.1  [Updatable]
                                            Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                            Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                            Adapter    "discovery"    : 3.1.0    , installed 3.2.0
                                            Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                            Adapter    "email"        : 1.2.0    , installed 1.2.0
                                            Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                            Adapter    "fritzdect"    : 2.2.6    , installed 2.3.1
                                            Adapter    "fronius"      : 1.1.3    , installed 2.0.1
                                            Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                            Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                            Adapter    "history"      : 2.2.4    , installed 2.2.4
                                            Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                                            Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                            Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                                            Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                            Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                            Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                            Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                            Adapter    "iot"          : 1.14.5   , installed 1.11.4 [Updatable]
                                            Adapter    "javascript"   : 7.0.3    , installed 5.7.0  [Updatable]
                                            Controller "js-controller": 4.0.24   , installed 4.0.24
                                            Adapter    "libre"        : 0.0.4    , installed 0.0.5
                                            Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                                            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                            Adapter    "niu"          : 0.0.3    , installed 0.0.3
                                            Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                                            Adapter    "openhab"      : 1.1.0    , installed 1.1.0
                                            Adapter    "openweathermap": 0.3.9   , installed 0.3.9
                                            Adapter    "parser"       : 1.3.2    , installed 1.3.2
                                            Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                            Adapter    "puppeteer"    : 0.2.7    , installed 0.2.6  [Updatable]
                                            Adapter    "ring"         : 3.2.2    , installed 3.4.0
                                            Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                            Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                            Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                            Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
                                            Adapter    "telegram"     : 1.15.6   , installed 1.16.0
                                            Adapter    "tesla-motors" : 1.3.2    , installed 1.3.2
                                            Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                            Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                            Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                            Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                            Adapter    "web"          : 4.3.0    , installed 4.3.0
                                            Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                            Adapter    "withings"     : 0.0.13   , installed 0.0.13
                                            Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                            Adapter    "ws"           : 1.3.0    , installed 2.3.6
                                            Adapter    "yeelight-2"   : 1.1.2    , installed 1.2.1
                                            Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                            
                                            Objects and States
                                            Please stand by - This may take a while
                                            Objects: 	70621
                                            States: 	55318
                                            
                                            *** OS-Repositories and Updates ***
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                            W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                                            Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                            Hit:2 https://deb.nodesource.com/node_16.x bullseye InRelease
                                            Get:3 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                                            Err:3 https://repos.influxdata.com/debian bullseye InRelease
                                              The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                            Hit:4 http://deb.debian.org/debian bullseye InRelease
                                            Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
                                            Hit:6 https://packages.grafana.com/oss/deb stable InRelease
                                            Fetched 7040 B in 10s (688 B/s)
                                            Reading package lists...
                                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                            W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                                            Pending Updates: 178
                                            
                                            *** Listening Ports ***
                                            Active Internet connections (only servers)
                                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       25037364   191816/iobroker.js- 
                                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       25039001   191816/iobroker.js- 
                                            tcp        0      0 127.0.0.1:41071         0.0.0.0:*               LISTEN      1001       25042956   191964/chrome       
                                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          9775       1/init              
                                            tcp        0      0 192.168.178.35:2000     0.0.0.0:*               LISTEN      1001       25042399   192359/io.hm-rpc.1  
                                            tcp        0      0 192.168.178.35:2001     0.0.0.0:*               LISTEN      1001       25043389   192258/io.hm-rpc.0  
                                            tcp        0      0 192.168.178.35:2002     0.0.0.0:*               LISTEN      1001       25043543   192513/io.hm-rpc.4  
                                            tcp        0      0 127.0.0.1:38259         0.0.0.0:*               LISTEN      1001       25054721   193990/chrome       
                                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13630      488/sshd: /usr/sbin 
                                            tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        15295      439/influxd         
                                            tcp        0      0 192.168.178.35:2010     0.0.0.0:*               LISTEN      1001       25041575   192466/io.hm-rpc.3  
                                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       25046610   192860/io.sonoff.0  
                                            tcp        0      0 192.168.178.35:8701     0.0.0.0:*               LISTEN      1001       25042463   192432/io.hm-rpc.2  
                                            tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       25046208   192638/io.shelly.0  
                                            tcp        0      0 127.0.0.1:36063         0.0.0.0:*               LISTEN      1001       25044710   192686/chrome       
                                            tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       25042685   192594/io.mqtt.0    
                                            tcp        0      0 0.0.0.0:1888            0.0.0.0:*               LISTEN      1001       25042686   192594/io.mqtt.0    
                                            tcp6       0      0 :::111                  :::*                    LISTEN      0          9779       1/init              
                                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       25039033   191834/io.admin.0   
                                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       25054198   194132/io.web.0     
                                            tcp6       0      0 :::8086                 :::*                    LISTEN      998        15303      439/influxd         
                                            tcp6       0      0 :::22                   :::*                    LISTEN      0          13632      488/sshd: /usr/sbin 
                                            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       25053916   194072/io.simple-ap 
                                            tcp6       0      0 :::3000                 :::*                    LISTEN      109        10224      432/grafana-server  
                                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       25055154   194158/io.wled.0    
                                            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       25049034   193039/io.tuya.0    
                                            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       25049035   193039/io.tuya.0    
                                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15884      411/dhclient        
                                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          9776       1/init              
                                            udp6       0      0 :::111                  :::*                                0          9782       1/init              
                                            
                                            *** Log File - Last 25 Lines ***
                                            
                                            2023-06-25 14:36:00.033  - error: javascript.0 (191909)     at processTimers (node:internal/timers:502:7)
                                            2023-06-25 14:36:00.115  - warn: javascript.0 (191909) You are assigning a string to the state "alias.0.SOLAR.SOLAR_LAMPE_FARBE" which expects a number. Please fix your code to use a number or change the state type to string. This warning might become an error in future versions.
                                            2023-06-25 14:36:00.116  - warn: javascript.0 (191909)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1532:20)
                                            2023-06-25 14:36:00.116  - warn: javascript.0 (191909)     at Object.<anonymous> (script.js.E6-HAUS.SOLAR.SOLAR_FARB_LAMPE:43:7)
                                            2023-06-25 14:36:00.116  - warn: javascript.0 (191909)     at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1408:34)
                                            2023-06-25 14:36:00.116  - warn: javascript.0 (191909)     at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/Job.js:171:15)
                                            2023-06-25 14:36:00.116  - warn: javascript.0 (191909)     at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/Invocation.js:268:28
                                            2023-06-25 14:36:00.116  - warn: javascript.0 (191909)     at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/Invocation.js:228:7)
                                            2023-06-25 14:36:00.116  - warn: javascript.0 (191909)     at listOnTimeout (node:internal/timers:559:17)
                                            2023-06-25 14:36:00.116  - warn: javascript.0 (191909)     at processTimers (node:internal/timers:502:7)
                                            2023-06-25 14:36:02.191  - error: tesla-motors.0 (194087) Error: getaddrinfo EAI_AGAIN owner-api.teslamotors.com
                                            2023-06-25 14:36:03.659  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.198 (shellyplus1pm / shellyplus1pm-7c87ce64be70 / shellyplus1pm#7c87ce64be70#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:04.949  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.17 (shellyplus1pm / shellyplus1pm-7c87ce64a74c / shellyplus1pm#7c87ce64a74c#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:09.024  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.198 (shellyplus1pm / shellyplus1pm-7c87ce64be70 / shellyplus1pm#7c87ce64be70#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:10.337  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.17 (shellyplus1pm / shellyplus1pm-7c87ce64a74c / shellyplus1pm#7c87ce64a74c#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:14.384  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.198 (shellyplus1pm / shellyplus1pm-7c87ce64be70 / shellyplus1pm#7c87ce64be70#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:16.783  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.17 (shellyplus1pm / shellyplus1pm-7c87ce64a74c / shellyplus1pm#7c87ce64a74c#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:19.701  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.198 (shellyplus1pm / shellyplus1pm-7c87ce64be70 / shellyplus1pm#7c87ce64be70#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:22.248  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.17 (shellyplus1pm / shellyplus1pm-7c87ce64a74c / shellyplus1pm#7c87ce64a74c#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:25.108  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.198 (shellyplus1pm / shellyplus1pm-7c87ce64be70 / shellyplus1pm#7c87ce64be70#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:27.598  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.17 (shellyplus1pm / shellyplus1pm-7c87ce64a74c / shellyplus1pm#7c87ce64a74c#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:29.779  - error: alexa2.0 (192159) e384a6bc65914d75976dda2bcac1c3f8 Error getting connected speaker setting: Error: Timeout
                                            2023-06-25 14:36:30.475  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.198 (shellyplus1pm / shellyplus1pm-7c87ce64be70 / shellyplus1pm#7c87ce64be70#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:33.018  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.17 (shellyplus1pm / shellyplus1pm-7c87ce64a74c / shellyplus1pm#7c87ce64a74c#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            2023-06-25 14:36:35.783  - warn: shelly.0 (192638) [Mqtt.rpcNotifications] 192.168.178.198 (shellyplus1pm / shellyplus1pm-7c87ce64be70 / shellyplus1pm#7c87ce64be70#1): "RPC Status Notifications" are disabled (see adapter documentation for details)
                                            
                                            
                                            Thomas Braun 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

                                            852
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            53
                                            1821
                                            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