Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Info Adapter rot

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Info Adapter rot

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      stefu87_CH last edited by

      Hallo zusammen

      Seit heute Abend erhalte ich Fehler im Log, welche den Info Adapter betreffen. Wer kann mir da weiterhelfen?

      2023-07-13 19:57:30.139 - warn: info.0 (19839) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[0]: [pidusage] We couldn't find uptime from /proc/uptime, using os.uptime() value
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: Error: ENOTCONN: socket is not connected, open '/proc/cpuinfo'
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at Object.openSync (node:fs:601:3)
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at Object.readFileSync (node:fs:469:35)
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at /opt/iobroker/node_modules/systeminformation/lib/osinfo.js:1128:30
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at ChildProcess.exithandler (node:child_process:411:7)
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at ChildProcess.emit (node:events:513:28)
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at ChildProcess.emit (node:domain:489:12)
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at maybeClose (node:internal/child_process:1091:16)
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at Socket. (node:internal/child_process:449:11)
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at Socket.emit (node:events:513:28)
      2023-07-13 19:57:30.189 - error: host.Iobroker Caught by controller[1]: at Socket.emit (node:domain:489:12)
      2023-07-13 19:57:30.189 - error: host.Iobroker instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      
      DJMarc75 1 Reply Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @stefu87_CH last edited by

        @stefu87_ch sagte in Info Adapter rot:

        Wer kann mir da weiterhelfen?

        Ach komm, jetzt bist Du schon so lange hier dabei und lieferst keinerlei Infos ?

        Als erstes mal die Kiste neu starten wäre sinnvoll...

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

          @djmarc75 Die Kiste wurde schon neu gestartet. Samt Proxmox System.

          Das ist aktuell installiert:

          
          /usr/bin/nodejs
          /usr/bin/node
          /usr/bin/npm
          /usr/bin/npx
          v18.16.1
          v18.16.1
          9.5.1
          9.5.1
          
          DJMarc75 2 Replies Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @stefu87_CH last edited by

            @stefu87_ch sagte in Info Adapter rot:

            Das ist aktuell installiert:

            ...

            Zeig bitte die Ausgabe (Langfassung) von

            iob diag
            

            und bitte bitte in CodeTags

            S 1 Reply Last reply Reply Quote 0
            • S
              stefu87_CH @DJMarc75 last edited by Homoran

              @djmarc75 sagte in Info Adapter rot:

              iob diag

              Skript v.2023-04-16
              
              *** BASE SYSTEM ***
              grep: /proc/cpuinfo: Transport endpoint is not connected
              Architecture    : x86_64
              Docker          : false
              Virtualization  : lxc
              Distributor ID: Ubuntu
              Description:    Ubuntu 22.04.2 LTS
              Release:        22.04
              Codename:       jammy
              
              PRETTY_NAME="Ubuntu 22.04.2 LTS"
              NAME="Ubuntu"
              VERSION_ID="22.04"
              VERSION="22.04.2 LTS (Jammy Jellyfish)"
              VERSION_CODENAME=jammy
              ID=ubuntu
              ID_LIKE=debian
              HOME_URL="https://www.ubuntu.com/"
              SUPPORT_URL="https://help.ubuntu.com/"
              BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
              PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
              UBUNTU_CODENAME=jammy
              
              Systemuptime and Load:
              Error: /proc must be mounted
                To mount /proc at boot you need an /etc/fstab line like:
                    proc   /proc   proc    defaults
                In the meantime, run "mount proc /proc -t proc"
              grep: /proc/cpuinfo: Transport endpoint is not connected
              CPU threads: 
              
              
              *** Time and Time Zones ***
                             Local time: Thu 2023-07-13 20:10:17 CEST
                         Universal time: Thu 2023-07-13 18:10:17 UTC
                               RTC time: n/a
                              Time zone: Europe/Zurich (CEST, +0200)
              System clock synchronized: yes
                            NTP service: inactive
                        RTC in local TZ: no
              
              *** User and Groups ***
              admin
              /home/admin
              admin sudo iobroker
              
              *** X-Server-Setup ***
              Error: /proc must be mounted
                To mount /proc at boot you need an /etc/fstab line like:
                    proc   /proc   proc    defaults
                In the meantime, run "mount proc /proc -t proc"
              X-Server:       false
              Desktop: 
              Terminal: 
              Boot Target:    graphical.target
              
              *** MEMORY ***
              Error: /proc must be mounted
                To mount /proc at boot you need an /etc/fstab line like:
                    proc   /proc   proc    defaults
                In the meantime, run "mount proc /proc -t proc"
              Error: /proc must be mounted
                To mount /proc at boot you need an /etc/fstab line like:
                    proc   /proc   proc    defaults
                In the meantime, run "mount proc /proc -t proc"
              df: /proc/cpuinfo: Transport endpoint is not connected
              df: /proc/diskstats: Transport endpoint is not connected
              df: /proc/loadavg: Transport endpoint is not connected
              df: /proc/meminfo: Transport endpoint is not connected
              df: /proc/slabinfo: Transport endpoint is not connected
              df: /proc/stat: Transport endpoint is not connected
              df: /proc/swaps: Transport endpoint is not connected
              df: /proc/uptime: Transport endpoint is not connected
              df: /sys/devices/system/cpu: Transport endpoint is not connected
              
              
              *** FILESYSTEM ***
              Filesystem                       Type   Size  Used Avail Use% Mounted on
              /dev/mapper/pve-vm--250--disk--0 ext4    30G  8.3G   20G  30% /
              none                             tmpfs  492K  4.0K  488K   1% /dev
              tmpfs                            tmpfs  3.9G     0  3.9G   0% /dev/shm
              tmpfs                            tmpfs  1.6G  108K  1.6G   1% /run
              tmpfs                            tmpfs  5.0M     0  5.0M   0% /run/lock
              
              Messages concerning ext4 filesystem in dmesg:
              dmesg: read kernel buffer failed: Operation not permitted
              
              Show mounted filesystems (real ones only):
              TARGET SOURCE                           FSTYPE OPTIONS
              /      /dev/mapper/pve-vm--250--disk--0 ext4   rw,relatime,stripe=16
              
              Files in neuralgic directories:
              
              /var:
              1.6G    /var/
              826M    /var/log
              825M    /var/log/journal/b5779ef4ecb1454181531104045f6b14
              825M    /var/log/journal
              472M    /var/cache
              
              Hint: You are currently not seeing messages from other users and the system.
                    Users in groups 'adm', 'systemd-journal' can see all messages.
                    Pass -q to turn off this notice.
              Archived and active journals take up 96.0M in the file system.
              
              /opt/iobroker/backups:
              536M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              724M    /opt/iobroker/iobroker-data/
              472M    /opt/iobroker/iobroker-data/files
              118M    /opt/iobroker/iobroker-data/history
              93M     /opt/iobroker/iobroker-data/backup-objects
              72M     /opt/iobroker/iobroker-data/files/telegram.admin
              
              The five largest files in iobroker-data are:
              35M     /opt/iobroker/iobroker-data/objects.jsonl
              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
              19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
              19M     /opt/iobroker/iobroker-data/files/eventlist/static/js/main.90ec613a.js.map
              19M     /opt/iobroker/iobroker-data/files/eventlist.admin/static/js/main.90ec613a.js.map
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.16.1
              /usr/bin/node           v18.16.1
              /usr/bin/npm            9.5.1
              /usr/bin/npx            9.5.1
              
              
              nodejs:
                Installed: 18.16.1-deb-1nodesource1
                Candidate: 18.16.1-deb-1nodesource1
                Version table:
               *** 18.16.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x jammy/main amd64 Packages
                      100 /var/lib/dpkg/status
                   12.22.9~dfsg-1ubuntu3 500
                      500 http://archive.ubuntu.com/ubuntu jammy/universe 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.3.5
              javascript:     7.0.3
              
              Adapters from github:   8
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : Iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa-timer-vis.0        : alexa-timer-vis       : Iobroker                                 -  enabled
              + system.adapter.alexa2.0                 : alexa2                : Iobroker                                 -  enabled
                system.adapter.alias-manager.0          : alias-manager         : Iobroker                                 - disabled
              + system.adapter.backitup.0               : backitup              : Iobroker                                 -  enabled
                system.adapter.birthdays.0              : birthdays             : Iobroker                                 -  enabled
                system.adapter.birthdays.1              : birthdays             : Iobroker                                 -  enabled
              + system.adapter.bring.0                  : bring                 : Iobroker                                 -  enabled
              + system.adapter.cloud.0                  : cloud                 : Iobroker                                 -  enabled
              + system.adapter.countdown.0              : countdown             : Iobroker                                 -  enabled
                system.adapter.daswetter.0              : daswetter             : Iobroker                                 -  enabled
                system.adapter.daswetter.1              : daswetter             : Iobroker                                 -  enabled
              + system.adapter.device-watcher.0         : device-watcher        : Iobroker                                 -  enabled
                system.adapter.devices.0                : devices               : Iobroker                                 - disabled
              + system.adapter.discovery.0              : discovery             : Iobroker                                 -  enabled
              + system.adapter.eventlist.0              : eventlist             : Iobroker                                 -  enabled
                system.adapter.feiertage.0              : feiertage             : Iobroker                                 -  enabled
                system.adapter.flot.0                   : flot                  : Iobroker                                 - disabled
                system.adapter.fullybrowser.0           : fullybrowser          : Iobroker                                 - disabled
                system.adapter.habpanel.0               : habpanel              : Iobroker                                 - disabled
              + system.adapter.history.0                : history               : Iobroker                                 -  enabled
                system.adapter.ical.0                   : ical                  : Iobroker                                 -  enabled
                system.adapter.ical.1                   : ical                  : Iobroker                                 -  enabled
                system.adapter.ical.2                   : ical                  : Iobroker                                 -  enabled
                system.adapter.ical.3                   : ical                  : Iobroker                                 -  enabled
                system.adapter.icons-icons8.0           : icons-icons8          : Iobroker                                 - disabled
                system.adapter.icons-material-svg.0     : icons-material-svg    : Iobroker                                 - disabled
                system.adapter.icons-mfd-png.0          : icons-mfd-png         : Iobroker                                 - disabled
                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : Iobroker                                 - disabled
              + system.adapter.influxdb.1               : influxdb              : Iobroker                                 -  enabled, port: 8086
                system.adapter.info.0                   : info                  : Iobroker                                 - disabled
              + system.adapter.iot.0                    : iot                   : Iobroker                                 -  enabled
              + system.adapter.javascript.0             : javascript            : Iobroker                                 -  enabled
              + system.adapter.life360.0                : life360               : Iobroker                                 -  enabled
                system.adapter.lovelace.0               : lovelace              : Iobroker                                 - disabled, port: 8091, bind: 0.0.0.0, run as: admin
              + system.adapter.mytime.0                 : mytime                : Iobroker                                 -  enabled
              + system.adapter.nuki-extended.0          : nuki-extended         : Iobroker                                 -  enabled
                system.adapter.nuki.0                   : nuki                  : Iobroker                                 - disabled
              + system.adapter.nut.0                    : nut                   : Iobroker                                 -  enabled
              + system.adapter.octoprint.0              : octoprint             : Iobroker                                 -  enabled
              + system.adapter.parser.0                 : parser                : Iobroker                                 -  enabled
              + system.adapter.ping.0                   : ping                  : Iobroker                                 -  enabled
              + system.adapter.proxmox.0                : proxmox               : Iobroker                                 -  enabled, port: 8006
                system.adapter.reolink.0                : reolink               : Iobroker                                 - disabled
                system.adapter.roomba.0                 : roomba                : Iobroker                                 - disabled
              + system.adapter.sainlogic.0              : sainlogic             : Iobroker                                 -  enabled, port: 45000, bind: 0.0.0.0
              + system.adapter.scenes.0                 : scenes                : Iobroker                                 -  enabled
              + system.adapter.shelly.0                 : shelly                : Iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : Iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.snmp.0                   : snmp                  : Iobroker                                 -  enabled
              + system.adapter.socketio.0               : socketio              : Iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                system.adapter.spotify-premium.0        : spotify-premium       : Iobroker                                 - disabled
              + system.adapter.sql.0                    : sql                   : Iobroker                                 -  enabled
              + system.adapter.telegram.0               : telegram              : Iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.trashschedule.0          : trashschedule         : Iobroker                                 -  enabled
              + system.adapter.unifi.0                  : unifi                 : Iobroker                                 -  enabled
                system.adapter.vis-bars.0               : vis-bars              : Iobroker                                 -  enabled
                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : Iobroker                                 - disabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Iobroker                                 - disabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : Iobroker                                 - disabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : Iobroker                                 -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Iobroker                                 - disabled
                system.adapter.vis-justgage.0           : vis-justgage          : Iobroker                                 - disabled
                system.adapter.vis-map.0                : vis-map               : Iobroker                                 - disabled
                system.adapter.vis-material-advanced.0  : vis-material-advanced : Iobroker                                 - disabled
                system.adapter.vis-material.0           : vis-material          : Iobroker                                 - disabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : Iobroker                                 - disabled
                system.adapter.vis-metro.0              : vis-metro             : Iobroker                                 - disabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : Iobroker                                 - disabled
                system.adapter.vis.0                    : vis                   : Iobroker                                 -  enabled
              + system.adapter.vw-connect.0             : vw-connect            : Iobroker                                 -  enabled
                system.adapter.weatherunderground.0     : weatherunderground    : Iobroker                                 -  enabled
                system.adapter.weatherunderground.1     : weatherunderground    : Iobroker                                 -  enabled
                system.adapter.web-speedy.0             : web-speedy            : Iobroker                                 - disabled
              + system.adapter.web.0                    : web                   : Iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Iobroker                                 -  enabled
              + system.adapter.whatsapp-cmb.1           : whatsapp-cmb          : Iobroker                                 -  enabled
                system.adapter.ws.0                     : ws                    : Iobroker                                 - disabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : Iobroker                                 -  enabled, port: /dev/ttyACM0
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : Iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.influxdb.1               : influxdb              : Iobroker                                 -  enabled, port: 8086
              + system.adapter.proxmox.0                : proxmox               : Iobroker                                 -  enabled, port: 8006
              + system.adapter.sainlogic.0              : sainlogic             : Iobroker                                 -  enabled, port: 45000, bind: 0.0.0.0
              + system.adapter.shelly.0                 : shelly                : Iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : Iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.socketio.0               : socketio              : Iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.telegram.0               : telegram              : Iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : Iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : Iobroker                                 -  enabled, port: /dev/ttyACM0
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.3.5    , installed 6.3.5
              Adapter    "alexa-timer-vis": 0.1.15 , installed 0.1.15
              Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
              Adapter    "alias-manager": 1.2.4    , installed 1.2.4
              Adapter    "backitup"     : 2.6.23   , installed 2.6.23
              Adapter    "birthdays"    : 2.3.1    , installed 2.2.2  [Updatable]
              Adapter    "bring"        : 1.8.1    , installed 1.8.1
              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
              Adapter    "countdown"    : 2.0.1    , installed 2.0.1
              Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
              Adapter    "device-watcher": 2.9.1   , installed 2.9.1
              Adapter    "devices"      : 1.1.5    , installed 1.1.5
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
              Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
              Adapter    "history"      : 2.2.4    , installed 2.2.4
              Adapter    "ical"         : 1.13.3   , installed 1.13.3
              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
              Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
              Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
              Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
              Adapter    "info"         : 1.9.26   , installed 1.9.26
              Adapter    "iot"          : 1.14.5   , installed 1.14.5
              Adapter    "javascript"   : 7.0.3    , installed 7.0.3
              Controller "js-controller": 4.0.24   , installed 4.0.24
              Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
              Adapter    "nuki"         : 1.6.0    , installed 1.7.0
              Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
              Adapter    "nut"          : 1.6.0    , installed 1.6.0
              Adapter    "octoprint"    : 4.0.0    , installed 4.1.0
              Adapter    "parser"       : 1.3.2    , installed 1.3.2
              Adapter    "ping"         : 1.5.3    , installed 1.5.3
              Adapter    "proxmox"      : 1.3.5    , installed 1.3.5
              Adapter    "roomba"       : 1.1.4    , installed 1.1.4
              Adapter    "sainlogic"    : 0.10.3   , installed 0.10.3
              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
              Adapter    "shelly"       : 6.4.1    , installed 6.4.1
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "snmp"         : 2.4.7    , installed 2.4.7
              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
              Adapter    "spotify-premium": 1.2.2  , installed 1.2.2
              Adapter    "sql"          : 2.2.0    , installed 2.2.0
              Adapter    "telegram"     : 1.15.6   , installed 1.15.6
              Adapter    "trashschedule": 2.2.0    , installed 2.2.0
              Adapter    "unifi"        : 0.6.6    , installed 0.6.6
              Adapter    "vis"          : 1.4.16   , installed 1.4.16
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
              Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
              Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
              Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
              Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
              Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
              Adapter    "weatherunderground": 3.4.2, installed 3.4.2
              Adapter    "web"          : 4.3.0    , installed 4.3.0
              Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
              Adapter    "ws"           : 1.3.0    , installed 1.3.0
              Adapter    "zigbee"       : 1.8.16   , installed 1.8.16
              
              Objects and States
              Please stand by - This may take a while
              Objects:        26242
              States:         23521
              
              *** OS-Repositories and Updates ***
              Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
              Hit:2 https://deb.nodesource.com/node_18.x jammy InRelease
              Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
              Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease
              Reading package lists...
              Pending Updates: 0
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
              tcp        0      0 0.0.0.0:45000           0.0.0.0:*               LISTEN      1000       696919     14200/io.sainlogic. 
              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        28733      112/systemd-resolve 
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       679022     13166/iobroker.js-c 
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       680008     13166/iobroker.js-c 
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          28532      292/master          
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       685077     13458/io.shelly.1   
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          26465      1/init              
              tcp6       0      0 :::8084                 :::*                    LISTEN      1000       693849     13990/io.socketio.0 
              tcp6       0      0 :::8082                 :::*                    LISTEN      1000       691621     13879/io.web.0      
              tcp6       0      0 :::8081                 :::*                    LISTEN      1000       680058     13184/io.admin.0    
              tcp6       0      0 :::51989                :::*                    LISTEN      1000       692268     13802/io.nuki-exten 
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          28533      292/master          
              tcp6       0      0 :::22                   :::*                    LISTEN      0          25479      1/init              
              tcp6       0      0 :::111                  :::*                    LISTEN      0          26467      1/init              
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        28732      112/systemd-resolve 
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          26466      1/init              
              udp        0      0 0.0.0.0:49824           0.0.0.0:*                           1000       691891     13950/io.snmp.0     
              udp        0      0 0.0.0.0:33566           0.0.0.0:*                           1000       691888     13950/io.snmp.0     
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1000       680868     13441/io.shelly.0   
              udp6       0      0 :::111                  :::*                                0          26468      1/init              
              
              *** Log File - Last 25 Lines ***
              
              2023-07-13 20:00:15.513  - info: daswetter.0 (20141) still wrong data structure from server received! repaired...
              2023-07-13 20:00:15.578  - info: host.Iobroker instance system.adapter.ical.3 terminated with code 0 (NO_ERROR)
              2023-07-13 20:00:16.245  - info: host.Iobroker instance system.adapter.ical.1 started with pid 20201
              2023-07-13 20:00:17.383  - info: ical.1 (20201) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.16.1, js-controller: 4.0.24
              2023-07-13 20:00:17.860  - info: daswetter.0 (20141) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
              2023-07-13 20:00:18.367  - info: daswetter.0 (20141) cleaned everything up...
              2023-07-13 20:00:18.378  - info: host.Iobroker instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2023-07-13 20:00:18.559  - info: ical.1 (20201) processing URL: Jasmin https://6/calendar.ics
              2023-07-13 20:00:19.847  - info: ical.2 (20184) Terminated (NO_ERROR): Without reason
              2023-07-13 20:00:20.264  - info: host.Iobroker instance system.adapter.ical.0 started with pid 20220
              2023-07-13 20:00:20.362  - info: host.Iobroker instance system.adapter.ical.2 terminated with code 0 (NO_ERROR)
              2023-07-13 20:00:21.161  - info: ical.0 (20220) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.16.1, js-controller: 4.0.24
              2023-07-13 20:00:21.571  - info: ical.0 (20220) processing URL: calendar1 /calendar.ics
              2023-07-13 20:00:23.635  - info: ical.1 (20201) Terminated (NO_ERROR): Without reason
              2023-07-13 20:00:24.147  - info: host.Iobroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)
              2023-07-13 20:00:26.640  - info: ical.0 (20220) Terminated (NO_ERROR): Without reason
              2023-07-13 20:00:27.152  - info: host.Iobroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
              2023-07-13 20:00:57.222  - info: octoprint.0 (13890) error EHOSTUNREACH from /api/version: connect EHOSTUNREACH 192.168.0.120:80
              2023-07-13 20:01:07.630  - info: octoprint.0 (13890) error ECONNABORTED from /api/version: timeout of 2000ms exceeded
              2023-07-13 20:02:35.814  - info: octoprint.0 (13890) error EHOSTUNREACH from /api/version: connect EHOSTUNREACH 192.168.0.120:80
              2023-07-13 20:02:47.637  - info: octoprint.0 (13890) error ECONNABORTED from /api/version: timeout of 2000ms exceeded
              2023-07-13 20:08:16.838  - info: octoprint.0 (13890) error EHOSTUNREACH from /api/version: connect EHOSTUNREACH 192.168.0.120:80
              2023-07-13 20:08:27.680  - info: octoprint.0 (13890) error ECONNABORTED from /api/version: timeout of 2000ms exceeded
              2023-07-13 20:08:47.526  - info: octoprint.0 (13890) error EHOSTUNREACH from /api/version: connect EHOSTUNREACH 192.168.0.120:80
              2023-07-13 20:08:57.684  - info: octoprint.0 (13890) error ECONNABORTED from /api/version: timeout of 2000ms exceeded
              

              MOD-EDIT: private Daten entfernt

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

                @stefu87_ch sagte in Info Adapter rot:

                Die Kiste wurde schon neu gestartet. Samt Proxmox System

                Da scheint ja echt viel schief zu sein bei Dir, bei den vielen Errors im iob diag...

                vll schaut sich das mal @Thomas-Braun wenn er Muße hat 🙂

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

                  @djmarc75 sagte in Info Adapter rot:

                  vll schaut sich das mal @Thomas-Braun wenn er Muße hat

                  Nö, LXC interessieren mich genau Null.

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

                    @thomas-braun sagte in Info Adapter rot:

                    LXC

                    Argh... eben erst gesehen... sorry, hab nur Ubuntu gelesen und die vielen Fehler gesehen 😁

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

                      @djmarc75 sagte in Info Adapter rot:

                      @stefu87_ch sagte in Info Adapter rot:

                      Die Kiste wurde schon neu gestartet. Samt Proxmox System

                      Da scheint ja echt viel schief zu sein bei Dir, bei den vielen Errors im iob diag...

                      Bis heute Mittag lief noch alles einwandfrei. Habe heute Abend nur den Proxmox Server upgedatet auf die aktuelle Version. Und seit dem spinnt der Info Adapter.

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

                        @stefu87_ch sagte in Info Adapter rot:

                        Bis heute Mittag lief noch alles einwandfrei. Habe heute Abend nur den Proxmox Server upgedatet auf die aktuelle Version.

                        Na dann finde den Fehler... anscheinend hast Du halt was falsch gemacht ! Und solche Infos gehören bitte immer in den Startbeitrag !
                        Sorry aber da bin ich jetzt auch raus weil ich Dir da nicht helfen kann 🙂

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

                          @djmarc75 Habe es genau nach dieser Anleitung gemacht:
                          https://www.derekseaman.com/2023/06/how-to-proxmox-7-4-to-8-0-upgrade.html

                          DJMarc75 Thomas Braun 2 Replies Last reply Reply Quote 0
                          • DJMarc75
                            DJMarc75 @stefu87_CH last edited by

                            @stefu87_ch sagte in Info Adapter rot:

                            Habe es genau nach dieser Anleitung gemacht:
                            https://www.derekseaman.com/2023/06/how-to-proxmox-7-4-to-8-0-upgrade.html

                            und warum macht man das nicht über die offizielle Seite???

                            https://pve.proxmox.com/wiki/Upgrade_from_7_to_8

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

                              @djmarc75 War die erste Seite ich es mir bei Google angezeigt hat, aber wäre auch möglich gewesen. hast ja recht

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

                                @stefu87_ch

                                Da ist irgndwas nicht durchgemappt. Aber da ich virtualisiertes Zeuch einen Bogen mache kann ich dir da nicht weiterhelfen.
                                Ich hatte mir schon gedacht, dass da 'nur' das OS aktualisiert wurde. Davon abgesehen hat der Adapter natürlich aus heiterem Himmel den Betrieb eingestellt. Ist ja auch nix gemacht worden...

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

                                  @stefu87_ch sagte in Info Adapter rot:

                                  aber wäre auch möglich gewesen

                                  Jetzt nicht so ganz ernst gemeint, oder??

                                  Wenn Proxmox genutzt wird, dann erstmal über die offizielle Proxmoxseite informieren und agieren.

                                  Bei mir hat z.B. das Upgrade vorgestern genau nach der offiziellen Anleitung ohne Probleme funktioniert (Bullseye auf Bookworm)

                                  So im Nachhinein ist es jetzt sinnlos bei Deinem System nachzuforschen woran das "Problem" liegt.
                                  Denke aber dass es an einer falschen Installation/Upgrade vom System liegt.

                                  Kann mich aber auch täuschen

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

                                    @djmarc75 Werde morgen eine komplett neue Installation mit Proxmox V8 aufsetzen und die Backup's von den Container zruück spielen

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

                                      @stefu87_ch sagte in Info Adapter rot:

                                      neue Installation mit Proxmox V8 aufsetzen und die Backup's von den Container zruück spielen

                                      macht glaub Sinn 😉

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        stefu87_CH last edited by stefu87_CH

                                        @djmarc75 sagte in Info Adapter rot:

                                        @stefu87_ch sagte in Info Adapter rot:

                                        neue Installation mit Proxmox V8 aufsetzen und die Backup's von den Container zruück spielen

                                        macht glaub Sinn 😉

                                        Hat alles geklappt mit der neu Installation

                                        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

                                        813
                                        Online

                                        32.1k
                                        Users

                                        80.7k
                                        Topics

                                        1.3m
                                        Posts

                                        3
                                        18
                                        397
                                        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