Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Aufruf von Instanzen dauert sehr lange?

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    713

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    549

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Aufruf von Instanzen dauert sehr lange?

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
19 Beiträge 3 Kommentatoren 1.4k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • TolkinT Tolkin

    Alles klar

    ======================= SUMMARY =======================
                         v.2023-04-16
    
    
    Operatingsystem:        Ubuntu 20.04.6 LTS
    Kernel:                 5.15.102-1-pve
    Installation:           lxc
    Timezone:               Europe/Berlin (CEST, +0200) 
    User-ID:                0
    X-Server:               false
    Boot Target:            graphical.target
    
    Pending OS-Updates:     34
    Pending iob updates:    0
    
    Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                            /usr/bin/node           v18.16.0
                            /usr/bin/npm            9.5.1
                            /usr/bin/npx            9.5.1
    
    Recommended versions are nodejs 18.x.y and npm 9.x.y
    Your nodejs installation is correct
    
    MEMORY: 
                  total        used        free      shared  buff/cache   available
    Mem:           8.2G        5.4G        2.6G        0.0K        117M        2.7G
    Swap:            0B          0B          0B
    Total:         8.2G        5.4G        2.6G
    
    Active iob-Instances:   39
    /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
            throw e;
            ^
    
    Error: Connection is closed.
        at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
        at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
        at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
        at Readable.read (node:internal/streams/readable:496:12)
        at resume_ (node:internal/streams/readable:999:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    Emitted 'error' event on ScanStream instance at:
        at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
        at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
        at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    Node.js v18.16.0
     Cannot read system.config: undefined (OK when migrating or restoring)
    
    ioBroker Core:          js-controller           4.0.24
                            admin                   6.3.5
    
    ioBroker Status:        iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : IOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.vis-material-webfont.0   : vis-material-webfont  : IOBroker                                 -  enabled
    + system.adapter.web.0                    : web                   : IOBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects:                133569
    States:                 102121
    
    Size of iob-Database:
    
    14M     /opt/iobroker/iobroker-data/objects.jsonl
    21M     /opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #4

    @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

    Pending OS-Updates: 34

    Auf Stand bringen.

    Nicht als root herumhampeln. Auch nicht in einem LXC.

    Error: Connection is closed.

    Da klemmt es bei der verwendeten Datenbank für den ioBroker.

    Die Langfassung schaut wie aus, nachdem du die ersten Punkte abgestellt hast?

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

    1 Antwort Letzte Antwort
    0
    • TolkinT Offline
      TolkinT Offline
      Tolkin
      schrieb am zuletzt editiert von Tolkin
      #5
      code_text
      ```======== Start marking the full check here =========
      
      
      Skript v.2023-04-16
      
      *** BASE SYSTEM ***
      Architecture    : x86_64
      Docker          : false
      Virtualization  : lxc
      Distributor ID: Ubuntu
      Description:    Ubuntu 20.04.6 LTS
      Release:        20.04
      Codename:       focal
      
      NAME="Ubuntu"
      VERSION="20.04.6 LTS (Focal Fossa)"
      ID=ubuntu
      ID_LIKE=debian
      PRETTY_NAME="Ubuntu 20.04.6 LTS"
      VERSION_ID="20.04"
      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"
      VERSION_CODENAME=focal
      UBUNTU_CODENAME=focal
      
      Systemuptime and Load:
       12:35:15 up 18 days,  3:52,  1 user,  load average: 20.09, 20.31, 20.38
      CPU threads: 4
      
      
      *** Time and Time Zones ***
                     Local time: Sat 2023-07-01 12:35:16 CEST
                 Universal time: Sat 2023-07-01 10:35:16 UTC 
                       RTC time: n/a                         
                      Time zone: Europe/Berlin (CEST, +0200) 
      System clock synchronized: yes                         
                    NTP service: inactive                    
                RTC in local TZ: no                          
      
      *** User and Groups ***
      root
      /root
      root
      
      *** X-Server-Setup ***
      X-Server:       false
      Desktop: 
      Terminal:       tty
      Boot Target:    graphical.target
      
      *** MEMORY ***
                    total        used        free      shared  buff/cache   available
      Mem:           8.2G        5.2G        3.0G        0.0K         73M        3.0G
      Swap:            0B          0B          0B
      Total:         8.2G        5.2G        3.0G
      
               8192 M total memory
               5153 M used memory
                 56 M active memory
               4992 M inactive memory
               2964 M free memory
                  0 M buffer memory
                 74 M swap cache
                  0 M total swap
                  0 M used swap
                  0 M free swap
      
      *** FILESYSTEM ***
      Filesystem                   Type      Size  Used Avail Use% Mounted on
      rpool/data/subvol-301-disk-1 zfs        32G  3.1G   29G  10% /
      none                         tmpfs     492K  4.0K  488K   1% /dev
      udev                         devtmpfs   16G     0   16G   0% /dev/ttyACM0
      tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
      tmpfs                        tmpfs     3.1G  116K  3.1G   1% /run
      tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
      tmpfs                        tmpfs     3.1G     0  3.1G   0% /run/user/0
      
      Messages concerning ext4 filesystem in dmesg:
      
      Show mounted filesystems (real ones only):
      TARGET                    SOURCE                         FSTYPE     OPTIONS
      /                         rpool/data/subvol-301-disk-1   zfs        rw,relatime,xattr,posixacl
      |-/proc/cpuinfo           lxcfs[/proc/cpuinfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      |-/proc/diskstats         lxcfs[/proc/diskstats]         fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      |-/proc/loadavg           lxcfs[/proc/loadavg]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      |-/proc/meminfo           lxcfs[/proc/meminfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      |-/proc/slabinfo          lxcfs[/proc/slabinfo]          fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      |-/proc/stat              lxcfs[/proc/stat]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      |-/proc/swaps             lxcfs[/proc/swaps]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      |-/proc/uptime            lxcfs[/proc/uptime]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      `-/sys/devices/system/cpu lxcfs[/sys/devices/system/cpu] fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
      
      Files in neuralgic directories:
      
      /var:
      664M    /var/
      309M    /var/log
      308M    /var/log/journal/00ce9495f0e241b5b8dd308da14042b1
      308M    /var/log/journal
      234M    /var/cache
      
      Archived and active journals take up 307.1M in the file system.
      
      /opt/iobroker/backups:
      10M     /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      294M    /opt/iobroker/iobroker-data/
      134M    /opt/iobroker/iobroker-data/files
      126M    /opt/iobroker/iobroker-data/backup-objects
      25M     /opt/iobroker/iobroker-data/files/material
      23M     /opt/iobroker/iobroker-data/files/material/static
      
      The five largest files in iobroker-data are:
      22M     /opt/iobroker/iobroker-data/states.jsonl
      18M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
      14M     /opt/iobroker/iobroker-data/objects.jsonl
      6.1M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
      5.7M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v18.16.0
      /usr/bin/node           v18.16.0
      /usr/bin/npm            9.5.1
      /usr/bin/npx            9.5.1
      
      
      nodejs:
        Installed: 18.16.0-deb-1nodesource1
        Candidate: 18.16.1-deb-1nodesource1
        Version table:
           18.16.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_18.x focal/main amd64 Packages
       *** 18.16.0-deb-1nodesource1 100
              100 /var/lib/dpkg/status
           10.19.0~dfsg-3ubuntu1 500
              500 http://archive.ubuntu.com/ubuntu focal/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:   3
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : IOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.alexa2.0                 : alexa2                : IOBroker                                 -  enabled
      + system.adapter.apcups.0                 : apcups                : IOBroker                                 -  enabled
      + system.adapter.backitup.0               : backitup              : IOBroker                                 -  enabled
      + system.adapter.cloud.0                  : cloud                 : IOBroker                                 -  enabled
        system.adapter.daswetter.0              : daswetter             : IOBroker                                 -  enabled
      + system.adapter.discovery.0              : discovery             : IOBroker                                 -  enabled
      + system.adapter.energiefluss.0           : energiefluss          : IOBroker                                 -  enabled
        system.adapter.feiertage.0              : feiertage             : IOBroker                                 -  enabled
      + system.adapter.history.0                : history               : IOBroker                                 -  enabled
      + system.adapter.hm-rega.0                : hm-rega               : IOBroker                                 -  enabled
      + system.adapter.hm-rpc.0                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
      + system.adapter.hm-rpc.1                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
      + system.adapter.hm-rpc.2                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
        system.adapter.hmip.0                   : hmip                  : IOBroker                                 - disabled
        system.adapter.influxdb.0               : influxdb              : IOBroker                                 - disabled, port: 8086
      + system.adapter.info.0                   : info                  : IOBroker                                 -  enabled
      + system.adapter.iot.0                    : iot                   : IOBroker                                 -  enabled
      + system.adapter.javascript.0             : javascript            : IOBroker                                 -  enabled
        system.adapter.material.0               : material              : IOBroker                                 -  enabled
        system.adapter.mielecloudservice.0      : mielecloudservice     : IOBroker                                 - disabled
      + system.adapter.modbus.0                 : modbus                : IOBroker                                 -  enabled
        system.adapter.node-red.0               : node-red              : IOBroker                                 - disabled, port: 1880, bind: 10.14.4.34 (SSL)
        system.adapter.nut.0                    : nut                   : IOBroker                                 - disabled
        system.adapter.onvif.0                  : onvif                 : IOBroker                                 - disabled
      + system.adapter.ping.0                   : ping                  : IOBroker                                 -  enabled
      + system.adapter.pushover.0               : pushover              : IOBroker                                 -  enabled
      + system.adapter.pushover.1               : pushover              : IOBroker                                 -  enabled
      + system.adapter.pushover.2               : pushover              : IOBroker                                 -  enabled
      + system.adapter.pushover.3               : pushover              : IOBroker                                 -  enabled
      + system.adapter.pushover.4               : pushover              : IOBroker                                 -  enabled
      + system.adapter.pushover.5               : pushover              : IOBroker                                 -  enabled
      + system.adapter.pushover.6               : pushover              : IOBroker                                 -  enabled
      + system.adapter.pushover.7               : pushover              : IOBroker                                 -  enabled
      + system.adapter.pushover.8               : pushover              : IOBroker                                 -  enabled
      + system.adapter.shelly.0                 : shelly                : IOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.shuttercontrol.0         : shuttercontrol        : IOBroker                                 -  enabled
      + system.adapter.sma-em.0                 : sma-em                : IOBroker                                 -  enabled
        system.adapter.smartmeter.0             : smartmeter            : IOBroker                                 - disabled
      + system.adapter.sonoff.0                 : sonoff                : IOBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        system.adapter.sourceanalytix.0         : sourceanalytix        : IOBroker                                 - disabled
      + system.adapter.synology.0               : synology              : IOBroker                                 -  enabled, port: 5001
      + system.adapter.telegram.0               : telegram              : IOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.text2command.0           : text2command          : IOBroker                                 -  enabled
      + system.adapter.tibber.0                 : tibber                : IOBroker                                 -  enabled
        system.adapter.unifi.0                  : unifi                 : IOBroker                                 - disabled
        system.adapter.vis-material-webfont.0   : vis-material-webfont  : IOBroker                                 -  enabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : IOBroker                                 -  enabled
        system.adapter.vis.0                    : vis                   : IOBroker                                 - disabled
      + system.adapter.web.0                    : web                   : IOBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.worx.0                   : worx                  : IOBroker                                 -  enabled
      + system.adapter.yahka.0                  : yahka                 : IOBroker                                 -  enabled
      + system.adapter.zigbee.0                 : zigbee                : IOBroker                                 -  enabled, port: /dev/ttyACM0
      
      + instance is alive
      
      Enabled adapters with bindings
      
      ioBroker-Repositories
       Cannot read system.config: undefined (OK when migrating or restoring)
      /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
              throw e;
              ^
      
      Error: Connection is closed.
          at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
          at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
          at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
          at Readable.read (node:internal/streams/readable:496:12)
          at resume_ (node:internal/streams/readable:999:12)
          at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
      Emitted 'error' event on ScanStream instance at:
          at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
          at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
          at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      Node.js v18.16.0
      
      Installed ioBroker-Instances
      Used repository: Stable (default)
      Adapter    "admin"        : 6.3.5    , installed 6.3.5
      Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
      Adapter    "apcups"       : 1.0.15   , installed 1.0.15
      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
      Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
      Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
      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    "hmip"         : 1.20.0   , installed 1.20.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    "material"     : 1.3.1    , installed 1.3.1
      Adapter    "miele"        : 0.1.5    , installed 0.1.5
      Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
      Adapter    "modbus"       : 5.0.11   , installed 5.0.11
      Adapter    "node-red"     : 4.0.3    , installed 4.0.3
      Adapter    "nut"          : 1.6.0    , installed 1.6.0
      Adapter    "onvif"        : 1.0.5    , installed 1.0.5
      Adapter    "ping"         : 1.5.3    , installed 1.5.3
      Adapter    "pushover"     : 3.0.3    , installed 3.0.3
      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
      Adapter    "shuttercontrol": 1.5.0   , installed 1.5.0
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
      Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
      Adapter    "synology"     : 2.1.13   , installed 2.1.13
      Adapter    "telegram"     : 1.15.6   , installed 1.15.6
      Adapter    "text2command" : 3.0.2    , installed 3.0.2
      Adapter    "unifi"        : 0.6.6    , installed 0.6.6
      Adapter    "vis"          : 1.4.16   , installed 1.4.16
      Adapter    "web"          : 4.3.0    , installed 4.3.0
      Adapter    "worx"         : 2.1.3    , installed 2.1.3
      Adapter    "ws"           : 1.3.0    , installed 1.3.0
      Adapter    "yahka"        : 0.17.0   , installed 0.17.0
      Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
      
      Objects and States
      Please stand by - This may take a while
      Objects:        133585
      States:         3
      
      *** OS-Repositories and Updates ***
      Hit:1 https://deb.nodesource.com/node_18.x focal InRelease
      Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
      Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
      Hit:4 http://archive.ubuntu.com/ubuntu focal-security InRelease
      Reading package lists...
      Pending Updates: 34
      
      *** 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:45647         0.0.0.0:*               LISTEN      1000       90969746   962609/io.yahka.0   
      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       119498678  1836924/io.shelly.0 
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       78440481   733957/io.sonoff.0  
      tcp        0      0 0.0.0.0:34707           0.0.0.0:*               LISTEN      1000       90971724   962609/io.yahka.0   
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          48202626   1/init              
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       48224540   653/iobroker.js-con 
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       48222720   653/iobroker.js-con 
      tcp        0      0 127.0.0.1:41393         0.0.0.0:*               LISTEN      1000       90971739   962609/io.yahka.0   
      tcp        0      0 10.14.4.34:8701         0.0.0.0:*               LISTEN      1000       78428433   733498/io.hm-rpc.2  
      tcp        0      0 10.14.4.34:42010        0.0.0.0:*               LISTEN      1000       78426678   733483/io.hm-rpc.1  
      tcp        0      0 10.14.4.34:42001        0.0.0.0:*               LISTEN      1000       78426681   733476/io.hm-rpc.0  
      tcp        0      0 127.0.0.1:38165         0.0.0.0:*               LISTEN      1000       122807369  962609/io.yahka.0   
      tcp        0      0 0.0.0.0:43921           0.0.0.0:*               LISTEN      1000       90971728   962609/io.yahka.0   
      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        48219297   98/systemd-resolved 
      tcp        0      0 127.0.0.1:33033         0.0.0.0:*               LISTEN      1000       90971744   962609/io.yahka.0   
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          48218691   327/master          
      tcp        0      0 0.0.0.0:46027           0.0.0.0:*               LISTEN      1000       90971732   962609/io.yahka.0   
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          48218692   327/master          
      tcp6       0      0 :::111                  :::*                    LISTEN      0          48200570   1/init              
      tcp6       0      0 :::22                   :::*                    LISTEN      0          48219373   1/init              
      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       48235096   1252/io.web.0       
      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       48224588   679/io.admin.0      
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       90971729   962609/io.yahka.0   
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       90971725   962609/io.yahka.0   
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       90971721   962609/io.yahka.0   
      udp        0      0 0.0.0.0:9522            0.0.0.0:*                           1000       48235720   1215/io.sma-em.0    
      udp   128576      0 0.0.0.0:10248           0.0.0.0:*                           1000       122353770  1921234/ffmpeg      
      udp        0      0 0.0.0.0:10249           0.0.0.0:*                           1000       122353771  1921234/ffmpeg      
      udp   131840      0 0.0.0.0:10250           0.0.0.0:*                           1000       122353772  1921234/ffmpeg      
      udp        0      0 0.0.0.0:10251           0.0.0.0:*                           1000       122353773  1921234/ffmpeg      
      udp   129408      0 0.0.0.0:13176           0.0.0.0:*                           1000       122812041  1933281/ffmpeg      
      udp        0      0 0.0.0.0:13177           0.0.0.0:*                           1000       122812042  1933281/ffmpeg      
      udp   131840      0 0.0.0.0:13178           0.0.0.0:*                           1000       122812043  1933281/ffmpeg      
      udp        0      0 0.0.0.0:13179           0.0.0.0:*                           1000       122812044  1933281/ffmpeg      
      udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        48219296   98/systemd-resolved 
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          48205660   1/init              
      udp6       0      0 :::111                  :::*                                0          48209837   1/init              
      
      *** Log F============ Mark until here for C&P =============```
      code_text
      
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • TolkinT Tolkin
        code_text
        ```======== Start marking the full check here =========
        
        
        Skript v.2023-04-16
        
        *** BASE SYSTEM ***
        Architecture    : x86_64
        Docker          : false
        Virtualization  : lxc
        Distributor ID: Ubuntu
        Description:    Ubuntu 20.04.6 LTS
        Release:        20.04
        Codename:       focal
        
        NAME="Ubuntu"
        VERSION="20.04.6 LTS (Focal Fossa)"
        ID=ubuntu
        ID_LIKE=debian
        PRETTY_NAME="Ubuntu 20.04.6 LTS"
        VERSION_ID="20.04"
        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"
        VERSION_CODENAME=focal
        UBUNTU_CODENAME=focal
        
        Systemuptime and Load:
         12:35:15 up 18 days,  3:52,  1 user,  load average: 20.09, 20.31, 20.38
        CPU threads: 4
        
        
        *** Time and Time Zones ***
                       Local time: Sat 2023-07-01 12:35:16 CEST
                   Universal time: Sat 2023-07-01 10:35:16 UTC 
                         RTC time: n/a                         
                        Time zone: Europe/Berlin (CEST, +0200) 
        System clock synchronized: yes                         
                      NTP service: inactive                    
                  RTC in local TZ: no                          
        
        *** User and Groups ***
        root
        /root
        root
        
        *** X-Server-Setup ***
        X-Server:       false
        Desktop: 
        Terminal:       tty
        Boot Target:    graphical.target
        
        *** MEMORY ***
                      total        used        free      shared  buff/cache   available
        Mem:           8.2G        5.2G        3.0G        0.0K         73M        3.0G
        Swap:            0B          0B          0B
        Total:         8.2G        5.2G        3.0G
        
                 8192 M total memory
                 5153 M used memory
                   56 M active memory
                 4992 M inactive memory
                 2964 M free memory
                    0 M buffer memory
                   74 M swap cache
                    0 M total swap
                    0 M used swap
                    0 M free swap
        
        *** FILESYSTEM ***
        Filesystem                   Type      Size  Used Avail Use% Mounted on
        rpool/data/subvol-301-disk-1 zfs        32G  3.1G   29G  10% /
        none                         tmpfs     492K  4.0K  488K   1% /dev
        udev                         devtmpfs   16G     0   16G   0% /dev/ttyACM0
        tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
        tmpfs                        tmpfs     3.1G  116K  3.1G   1% /run
        tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
        tmpfs                        tmpfs     3.1G     0  3.1G   0% /run/user/0
        
        Messages concerning ext4 filesystem in dmesg:
        
        Show mounted filesystems (real ones only):
        TARGET                    SOURCE                         FSTYPE     OPTIONS
        /                         rpool/data/subvol-301-disk-1   zfs        rw,relatime,xattr,posixacl
        |-/proc/cpuinfo           lxcfs[/proc/cpuinfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        |-/proc/diskstats         lxcfs[/proc/diskstats]         fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        |-/proc/loadavg           lxcfs[/proc/loadavg]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        |-/proc/meminfo           lxcfs[/proc/meminfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        |-/proc/slabinfo          lxcfs[/proc/slabinfo]          fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        |-/proc/stat              lxcfs[/proc/stat]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        |-/proc/swaps             lxcfs[/proc/swaps]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        |-/proc/uptime            lxcfs[/proc/uptime]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        `-/sys/devices/system/cpu lxcfs[/sys/devices/system/cpu] fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        
        Files in neuralgic directories:
        
        /var:
        664M    /var/
        309M    /var/log
        308M    /var/log/journal/00ce9495f0e241b5b8dd308da14042b1
        308M    /var/log/journal
        234M    /var/cache
        
        Archived and active journals take up 307.1M in the file system.
        
        /opt/iobroker/backups:
        10M     /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        294M    /opt/iobroker/iobroker-data/
        134M    /opt/iobroker/iobroker-data/files
        126M    /opt/iobroker/iobroker-data/backup-objects
        25M     /opt/iobroker/iobroker-data/files/material
        23M     /opt/iobroker/iobroker-data/files/material/static
        
        The five largest files in iobroker-data are:
        22M     /opt/iobroker/iobroker-data/states.jsonl
        18M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
        14M     /opt/iobroker/iobroker-data/objects.jsonl
        6.1M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
        5.7M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v18.16.0
        /usr/bin/node           v18.16.0
        /usr/bin/npm            9.5.1
        /usr/bin/npx            9.5.1
        
        
        nodejs:
          Installed: 18.16.0-deb-1nodesource1
          Candidate: 18.16.1-deb-1nodesource1
          Version table:
             18.16.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x focal/main amd64 Packages
         *** 18.16.0-deb-1nodesource1 100
                100 /var/lib/dpkg/status
             10.19.0~dfsg-3ubuntu1 500
                500 http://archive.ubuntu.com/ubuntu focal/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:   3
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : IOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.0                 : alexa2                : IOBroker                                 -  enabled
        + system.adapter.apcups.0                 : apcups                : IOBroker                                 -  enabled
        + system.adapter.backitup.0               : backitup              : IOBroker                                 -  enabled
        + system.adapter.cloud.0                  : cloud                 : IOBroker                                 -  enabled
          system.adapter.daswetter.0              : daswetter             : IOBroker                                 -  enabled
        + system.adapter.discovery.0              : discovery             : IOBroker                                 -  enabled
        + system.adapter.energiefluss.0           : energiefluss          : IOBroker                                 -  enabled
          system.adapter.feiertage.0              : feiertage             : IOBroker                                 -  enabled
        + system.adapter.history.0                : history               : IOBroker                                 -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : IOBroker                                 -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
          system.adapter.hmip.0                   : hmip                  : IOBroker                                 - disabled
          system.adapter.influxdb.0               : influxdb              : IOBroker                                 - disabled, port: 8086
        + system.adapter.info.0                   : info                  : IOBroker                                 -  enabled
        + system.adapter.iot.0                    : iot                   : IOBroker                                 -  enabled
        + system.adapter.javascript.0             : javascript            : IOBroker                                 -  enabled
          system.adapter.material.0               : material              : IOBroker                                 -  enabled
          system.adapter.mielecloudservice.0      : mielecloudservice     : IOBroker                                 - disabled
        + system.adapter.modbus.0                 : modbus                : IOBroker                                 -  enabled
          system.adapter.node-red.0               : node-red              : IOBroker                                 - disabled, port: 1880, bind: 10.14.4.34 (SSL)
          system.adapter.nut.0                    : nut                   : IOBroker                                 - disabled
          system.adapter.onvif.0                  : onvif                 : IOBroker                                 - disabled
        + system.adapter.ping.0                   : ping                  : IOBroker                                 -  enabled
        + system.adapter.pushover.0               : pushover              : IOBroker                                 -  enabled
        + system.adapter.pushover.1               : pushover              : IOBroker                                 -  enabled
        + system.adapter.pushover.2               : pushover              : IOBroker                                 -  enabled
        + system.adapter.pushover.3               : pushover              : IOBroker                                 -  enabled
        + system.adapter.pushover.4               : pushover              : IOBroker                                 -  enabled
        + system.adapter.pushover.5               : pushover              : IOBroker                                 -  enabled
        + system.adapter.pushover.6               : pushover              : IOBroker                                 -  enabled
        + system.adapter.pushover.7               : pushover              : IOBroker                                 -  enabled
        + system.adapter.pushover.8               : pushover              : IOBroker                                 -  enabled
        + system.adapter.shelly.0                 : shelly                : IOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.shuttercontrol.0         : shuttercontrol        : IOBroker                                 -  enabled
        + system.adapter.sma-em.0                 : sma-em                : IOBroker                                 -  enabled
          system.adapter.smartmeter.0             : smartmeter            : IOBroker                                 - disabled
        + system.adapter.sonoff.0                 : sonoff                : IOBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          system.adapter.sourceanalytix.0         : sourceanalytix        : IOBroker                                 - disabled
        + system.adapter.synology.0               : synology              : IOBroker                                 -  enabled, port: 5001
        + system.adapter.telegram.0               : telegram              : IOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.text2command.0           : text2command          : IOBroker                                 -  enabled
        + system.adapter.tibber.0                 : tibber                : IOBroker                                 -  enabled
          system.adapter.unifi.0                  : unifi                 : IOBroker                                 - disabled
          system.adapter.vis-material-webfont.0   : vis-material-webfont  : IOBroker                                 -  enabled
          system.adapter.vis-materialdesign.0     : vis-materialdesign    : IOBroker                                 -  enabled
          system.adapter.vis.0                    : vis                   : IOBroker                                 - disabled
        + system.adapter.web.0                    : web                   : IOBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.worx.0                   : worx                  : IOBroker                                 -  enabled
        + system.adapter.yahka.0                  : yahka                 : IOBroker                                 -  enabled
        + system.adapter.zigbee.0                 : zigbee                : IOBroker                                 -  enabled, port: /dev/ttyACM0
        
        + instance is alive
        
        Enabled adapters with bindings
        
        ioBroker-Repositories
         Cannot read system.config: undefined (OK when migrating or restoring)
        /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                throw e;
                ^
        
        Error: Connection is closed.
            at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
            at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
            at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
            at Readable.read (node:internal/streams/readable:496:12)
            at resume_ (node:internal/streams/readable:999:12)
            at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
        Emitted 'error' event on ScanStream instance at:
            at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
            at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
            at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
            at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        
        Node.js v18.16.0
        
        Installed ioBroker-Instances
        Used repository: Stable (default)
        Adapter    "admin"        : 6.3.5    , installed 6.3.5
        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
        Adapter    "apcups"       : 1.0.15   , installed 1.0.15
        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
        Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
        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    "hmip"         : 1.20.0   , installed 1.20.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    "material"     : 1.3.1    , installed 1.3.1
        Adapter    "miele"        : 0.1.5    , installed 0.1.5
        Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
        Adapter    "modbus"       : 5.0.11   , installed 5.0.11
        Adapter    "node-red"     : 4.0.3    , installed 4.0.3
        Adapter    "nut"          : 1.6.0    , installed 1.6.0
        Adapter    "onvif"        : 1.0.5    , installed 1.0.5
        Adapter    "ping"         : 1.5.3    , installed 1.5.3
        Adapter    "pushover"     : 3.0.3    , installed 3.0.3
        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
        Adapter    "shuttercontrol": 1.5.0   , installed 1.5.0
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
        Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
        Adapter    "synology"     : 2.1.13   , installed 2.1.13
        Adapter    "telegram"     : 1.15.6   , installed 1.15.6
        Adapter    "text2command" : 3.0.2    , installed 3.0.2
        Adapter    "unifi"        : 0.6.6    , installed 0.6.6
        Adapter    "vis"          : 1.4.16   , installed 1.4.16
        Adapter    "web"          : 4.3.0    , installed 4.3.0
        Adapter    "worx"         : 2.1.3    , installed 2.1.3
        Adapter    "ws"           : 1.3.0    , installed 1.3.0
        Adapter    "yahka"        : 0.17.0   , installed 0.17.0
        Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
        
        Objects and States
        Please stand by - This may take a while
        Objects:        133585
        States:         3
        
        *** OS-Repositories and Updates ***
        Hit:1 https://deb.nodesource.com/node_18.x focal InRelease
        Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
        Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
        Hit:4 http://archive.ubuntu.com/ubuntu focal-security InRelease
        Reading package lists...
        Pending Updates: 34
        
        *** 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:45647         0.0.0.0:*               LISTEN      1000       90969746   962609/io.yahka.0   
        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       119498678  1836924/io.shelly.0 
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       78440481   733957/io.sonoff.0  
        tcp        0      0 0.0.0.0:34707           0.0.0.0:*               LISTEN      1000       90971724   962609/io.yahka.0   
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          48202626   1/init              
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       48224540   653/iobroker.js-con 
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       48222720   653/iobroker.js-con 
        tcp        0      0 127.0.0.1:41393         0.0.0.0:*               LISTEN      1000       90971739   962609/io.yahka.0   
        tcp        0      0 10.14.4.34:8701         0.0.0.0:*               LISTEN      1000       78428433   733498/io.hm-rpc.2  
        tcp        0      0 10.14.4.34:42010        0.0.0.0:*               LISTEN      1000       78426678   733483/io.hm-rpc.1  
        tcp        0      0 10.14.4.34:42001        0.0.0.0:*               LISTEN      1000       78426681   733476/io.hm-rpc.0  
        tcp        0      0 127.0.0.1:38165         0.0.0.0:*               LISTEN      1000       122807369  962609/io.yahka.0   
        tcp        0      0 0.0.0.0:43921           0.0.0.0:*               LISTEN      1000       90971728   962609/io.yahka.0   
        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        48219297   98/systemd-resolved 
        tcp        0      0 127.0.0.1:33033         0.0.0.0:*               LISTEN      1000       90971744   962609/io.yahka.0   
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          48218691   327/master          
        tcp        0      0 0.0.0.0:46027           0.0.0.0:*               LISTEN      1000       90971732   962609/io.yahka.0   
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          48218692   327/master          
        tcp6       0      0 :::111                  :::*                    LISTEN      0          48200570   1/init              
        tcp6       0      0 :::22                   :::*                    LISTEN      0          48219373   1/init              
        tcp6       0      0 :::8082                 :::*                    LISTEN      1000       48235096   1252/io.web.0       
        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       48224588   679/io.admin.0      
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       90971729   962609/io.yahka.0   
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       90971725   962609/io.yahka.0   
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       90971721   962609/io.yahka.0   
        udp        0      0 0.0.0.0:9522            0.0.0.0:*                           1000       48235720   1215/io.sma-em.0    
        udp   128576      0 0.0.0.0:10248           0.0.0.0:*                           1000       122353770  1921234/ffmpeg      
        udp        0      0 0.0.0.0:10249           0.0.0.0:*                           1000       122353771  1921234/ffmpeg      
        udp   131840      0 0.0.0.0:10250           0.0.0.0:*                           1000       122353772  1921234/ffmpeg      
        udp        0      0 0.0.0.0:10251           0.0.0.0:*                           1000       122353773  1921234/ffmpeg      
        udp   129408      0 0.0.0.0:13176           0.0.0.0:*                           1000       122812041  1933281/ffmpeg      
        udp        0      0 0.0.0.0:13177           0.0.0.0:*                           1000       122812042  1933281/ffmpeg      
        udp   131840      0 0.0.0.0:13178           0.0.0.0:*                           1000       122812043  1933281/ffmpeg      
        udp        0      0 0.0.0.0:13179           0.0.0.0:*                           1000       122812044  1933281/ffmpeg      
        udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        48219296   98/systemd-resolved 
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          48205660   1/init              
        udp6       0      0 :::111                  :::*                                0          48209837   1/init              
        
        *** Log F============ Mark until here for C&P =============```
        code_text
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #6

        @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

        *** User and Groups ***
        root
        /root
        root

        Leg einen USER an und verwende den!

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

        TolkinT 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

          *** User and Groups ***
          root
          /root
          root

          Leg einen USER an und verwende den!

          TolkinT Offline
          TolkinT Offline
          Tolkin
          schrieb am zuletzt editiert von
          #7

          @thomas-braun

          Ja, werde ich machen. Hast du du sonst noch eine Idee, warum der ioBroker so langsam ist?

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • TolkinT Tolkin

            @thomas-braun

            Ja, werde ich machen. Hast du du sonst noch eine Idee, warum der ioBroker so langsam ist?

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

            @tolkin
            Ja. Liegt am root und den nicht eingespielten Updates.
            Und der kaputten Datenbank.

            Also Fehler abstellen.
            Wenn dann deine DB immer noch kaputt ist schauen wir weiter.

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

            1 Antwort Letzte Antwort
            0
            • TolkinT Offline
              TolkinT Offline
              Tolkin
              schrieb am zuletzt editiert von
              #9

              Update habe ich gemacht, unter Benutzer habe ich einen neuen User angelet. Kann mich diesem Benutzer aber nicht anmelden. Wie kann ich einen neuen Benutzer anmelden, mit dem ich mich auch über Konsole anmelden kann?

              crunchipC 1 Antwort Letzte Antwort
              0
              • TolkinT Tolkin

                Update habe ich gemacht, unter Benutzer habe ich einen neuen User angelet. Kann mich diesem Benutzer aber nicht anmelden. Wie kann ich einen neuen Benutzer anmelden, mit dem ich mich auch über Konsole anmelden kann?

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

                @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                unter Benutzer habe ich einen neuen User angelet.

                wo und wie?

                @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                Wie kann ich einen neuen Benutzer

                adduser <benutzername>
                usermod -aG sudo <benutzername>
                

                umgestiegen von Proxmox auf Unraid

                TolkinT 1 Antwort Letzte Antwort
                0
                • crunchipC crunchip

                  @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                  unter Benutzer habe ich einen neuen User angelet.

                  wo und wie?

                  @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                  Wie kann ich einen neuen Benutzer

                  adduser <benutzername>
                  usermod -aG sudo <benutzername>
                  
                  TolkinT Offline
                  TolkinT Offline
                  Tolkin
                  schrieb am zuletzt editiert von
                  #11

                  Jetzt sieht es wieder besser aus. Kann ich die Datenbank auch einzeln prüfen?

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • TolkinT Tolkin

                    Jetzt sieht es wieder besser aus. Kann ich die Datenbank auch einzeln prüfen?

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

                    @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                    Jetzt sieht es wieder besser aus.

                    Wie sieht es denn jetzt aus?

                    Und jag den

                    iob fix
                    

                    mal drüber.

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

                    TolkinT 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                      Jetzt sieht es wieder besser aus.

                      Wie sieht es denn jetzt aus?

                      Und jag den

                      iob fix
                      

                      mal drüber.

                      TolkinT Offline
                      TolkinT Offline
                      Tolkin
                      schrieb am zuletzt editiert von Tolkin
                      #13
                      code_text
                      

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

                      Skript v.2023-04-16
                      
                      *** BASE SYSTEM ***
                      Architecture    : x86_64
                      Docker          : false
                      Virtualization  : lxc
                      Distributor ID: Ubuntu
                      Description:    Ubuntu 20.04.6 LTS
                      Release:        20.04
                      Codename:       focal
                      
                      NAME="Ubuntu"
                      VERSION="20.04.6 LTS (Focal Fossa)"
                      ID=ubuntu
                      ID_LIKE=debian
                      PRETTY_NAME="Ubuntu 20.04.6 LTS"
                      VERSION_ID="20.04"
                      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"
                      VERSION_CODENAME=focal
                      UBUNTU_CODENAME=focal
                      
                      Systemuptime and Load:
                       13:52:30 up 44 min,  1 user,  load average: 1.20, 1.97, 3.58
                      CPU threads: 4
                      
                      
                      *** Time and Time Zones ***
                                     Local time: Sat 2023-07-01 13:52:31 CEST
                                 Universal time: Sat 2023-07-01 11:52:31 UTC 
                                       RTC time: n/a                         
                                      Time zone: Europe/Berlin (CEST, +0200) 
                      System clock synchronized: yes                         
                                    NTP service: inactive                    
                                RTC in local TZ: no                          
                      
                      *** User and Groups ***
                      sasch
                      /home/sasch
                      sasch sudo
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop: 
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                    total        used        free      shared  buff/cache   available
                      Mem:           8.2G        3.4G        4.7G        0.0K         53M        4.8G
                      Swap:            0B          0B          0B
                      Total:         8.2G        3.4G        4.7G
                      
                               8192 M total memory
                               3435 M used memory
                                 37 M active memory
                               3298 M inactive memory
                               4702 M free memory
                                  0 M buffer memory
                                 53 M swap cache
                                  0 M total swap
                                  0 M used swap
                                  0 M free swap
                      
                      *** FILESYSTEM ***
                      Filesystem                   Type      Size  Used Avail Use% Mounted on
                      rpool/data/subvol-301-disk-1 zfs        32G  3.1G   29G  10% /
                      none                         tmpfs     492K  4.0K  488K   1% /dev
                      udev                         devtmpfs   16G     0   16G   0% /dev/ttyACM0
                      tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
                      tmpfs                        tmpfs     3.1G  116K  3.1G   1% /run
                      tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
                      tmpfs                        tmpfs     3.1G     0  3.1G   0% /run/user/1001
                      
                      Messages concerning ext4 filesystem in dmesg:
                      
                      Show mounted filesystems (real ones only):
                      TARGET                    SOURCE                         FSTYPE     OPTIONS
                      /                         rpool/data/subvol-301-disk-1   zfs        rw,relatime,xattr,posixacl
                      |-/proc/cpuinfo           lxcfs[/proc/cpuinfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      |-/proc/diskstats         lxcfs[/proc/diskstats]         fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      |-/proc/loadavg           lxcfs[/proc/loadavg]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      |-/proc/meminfo           lxcfs[/proc/meminfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      |-/proc/slabinfo          lxcfs[/proc/slabinfo]          fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      |-/proc/stat              lxcfs[/proc/stat]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      |-/proc/swaps             lxcfs[/proc/swaps]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      |-/proc/uptime            lxcfs[/proc/uptime]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      `-/sys/devices/system/cpu lxcfs[/sys/devices/system/cpu] fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                      
                      Files in neuralgic directories:
                      
                      /var:
                      706M    /var/
                      309M    /var/log
                      308M    /var/log/journal/00ce9495f0e241b5b8dd308da14042b1
                      308M    /var/log/journal
                      276M    /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 132.5K in the file system.
                      
                      /opt/iobroker/backups:
                      10M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      279M    /opt/iobroker/iobroker-data/
                      134M    /opt/iobroker/iobroker-data/files
                      126M    /opt/iobroker/iobroker-data/backup-objects
                      25M     /opt/iobroker/iobroker-data/files/material
                      23M     /opt/iobroker/iobroker-data/files/material/static
                      
                      The five largest files in iobroker-data are:
                      18M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                      11M     /opt/iobroker/iobroker-data/objects.jsonl
                      8.4M    /opt/iobroker/iobroker-data/states.jsonl
                      6.1M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                      5.7M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.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 focal/main amd64 Packages
                              100 /var/lib/dpkg/status
                           10.19.0~dfsg-3ubuntu1 500
                              500 http://archive.ubuntu.com/ubuntu focal/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:   3
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : IOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.alexa2.0                 : alexa2                : IOBroker                                 -  enabled
                      + system.adapter.apcups.0                 : apcups                : IOBroker                                 -  enabled
                      + system.adapter.backitup.0               : backitup              : IOBroker                                 -  enabled
                      + system.adapter.cloud.0                  : cloud                 : IOBroker                                 -  enabled
                        system.adapter.daswetter.0              : daswetter             : IOBroker                                 -  enabled
                      + system.adapter.discovery.0              : discovery             : IOBroker                                 -  enabled
                      + system.adapter.energiefluss.0           : energiefluss          : IOBroker                                 -  enabled
                        system.adapter.feiertage.0              : feiertage             : IOBroker                                 -  enabled
                      + system.adapter.history.0                : history               : IOBroker                                 -  enabled
                      + system.adapter.hm-rega.0                : hm-rega               : IOBroker                                 -  enabled
                      + system.adapter.hm-rpc.0                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.1                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.2                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                        system.adapter.hmip.0                   : hmip                  : IOBroker                                 - disabled
                        system.adapter.influxdb.0               : influxdb              : IOBroker                                 - disabled, port: 8086
                      + system.adapter.info.0                   : info                  : IOBroker                                 -  enabled
                      + system.adapter.iot.0                    : iot                   : IOBroker                                 -  enabled
                      + system.adapter.javascript.0             : javascript            : IOBroker                                 -  enabled
                        system.adapter.material.0               : material              : IOBroker                                 -  enabled
                        system.adapter.mielecloudservice.0      : mielecloudservice     : IOBroker                                 - disabled
                      + system.adapter.modbus.0                 : modbus                : IOBroker                                 -  enabled
                        system.adapter.node-red.0               : node-red              : IOBroker                                 - disabled, port: 1880, bind: 10.14.4.34 (SSL)
                        system.adapter.nut.0                    : nut                   : IOBroker                                 - disabled
                        system.adapter.onvif.0                  : onvif                 : IOBroker                                 - disabled
                      + system.adapter.ping.0                   : ping                  : IOBroker                                 -  enabled
                      + system.adapter.pushover.0               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.pushover.1               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.pushover.2               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.pushover.3               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.pushover.4               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.pushover.5               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.pushover.6               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.pushover.7               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.pushover.8               : pushover              : IOBroker                                 -  enabled
                      + system.adapter.shelly.0                 : shelly                : IOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                      + system.adapter.shuttercontrol.0         : shuttercontrol        : IOBroker                                 -  enabled
                      + system.adapter.sma-em.0                 : sma-em                : IOBroker                                 -  enabled
                        system.adapter.smartmeter.0             : smartmeter            : IOBroker                                 - disabled
                      + system.adapter.sonoff.0                 : sonoff                : IOBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        system.adapter.sourceanalytix.0         : sourceanalytix        : IOBroker                                 - disabled
                      + system.adapter.synology.0               : synology              : IOBroker                                 -  enabled, port: 5001
                      + system.adapter.telegram.0               : telegram              : IOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.text2command.0           : text2command          : IOBroker                                 -  enabled
                      + system.adapter.tibber.0                 : tibber                : IOBroker                                 -  enabled
                        system.adapter.unifi.0                  : unifi                 : IOBroker                                 - disabled
                        system.adapter.vis-material-webfont.0   : vis-material-webfont  : IOBroker                                 -  enabled
                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : IOBroker                                 -  enabled
                        system.adapter.vis.0                    : vis                   : IOBroker                                 - disabled
                      + system.adapter.web.0                    : web                   : IOBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.worx.0                   : worx                  : IOBroker                                 -  enabled
                      + system.adapter.yahka.0                  : yahka                 : IOBroker                                 -  enabled
                      + system.adapter.zigbee.0                 : zigbee                : IOBroker                                 -  enabled, port: /dev/ttyACM0
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : IOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.hm-rpc.0                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.1                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                      + system.adapter.hm-rpc.2                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                      + system.adapter.shelly.0                 : shelly                : IOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                      + system.adapter.sonoff.0                 : sonoff                : IOBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.synology.0               : synology              : IOBroker                                 -  enabled, port: 5001
                      + 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 (default): http://download.iobroker.net/sources-dist.json
                      Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                      Github        : https://github.com/ioBroker/ioBroker.admin
                      
                      Active repo(s): Stable (default)
                      
                      Installed ioBroker-Instances
                      Used repository: Stable (default)
                      Adapter    "admin"        : 6.3.5    , installed 6.3.5
                      Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                      Adapter    "apcups"       : 1.0.15   , installed 1.0.15
                      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                      Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                      Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                      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    "hmip"         : 1.20.0   , installed 1.20.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    "material"     : 1.3.1    , installed 1.3.1
                      Adapter    "miele"        : 0.1.5    , installed 0.1.5
                      Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                      Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                      Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                      Adapter    "nut"          : 1.6.0    , installed 1.6.0
                      Adapter    "onvif"        : 1.0.5    , installed 1.0.5
                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                      Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                      Adapter    "shuttercontrol": 1.5.0   , installed 1.5.0
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                      Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                      Adapter    "synology"     : 2.1.13   , installed 2.1.13
                      Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                      Adapter    "text2command" : 3.0.2    , installed 3.0.2
                      Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                      Adapter    "worx"         : 2.1.3    , installed 2.1.3
                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                      Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                      Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        133569
                      States:         102117
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
                      Hit:2 https://deb.nodesource.com/node_18.x focal InRelease
                      Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
                      Get:4 http://archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
                      Fetched 114 kB in 0s (359 kB/s)
                      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 127.0.0.1:41381         0.0.0.0:*               LISTEN      1000       123077936  1101/io.yahka.0     
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       122949415  147/iobroker.js-con 
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       122949407  147/iobroker.js-con 
                      tcp        0      0 0.0.0.0:46321           0.0.0.0:*               LISTEN      1000       122962343  1101/io.yahka.0     
                      tcp        0      0 127.0.0.1:42039         0.0.0.0:*               LISTEN      1000       122964564  1101/io.yahka.0     
                      tcp        0      0 127.0.0.1:44675         0.0.0.0:*               LISTEN      1000       122964554  1101/io.yahka.0     
                      tcp        0      0 127.0.0.1:45961         0.0.0.0:*               LISTEN      1000       123086471  1101/io.yahka.0     
                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          122948443  327/master          
                      tcp        0      0 127.0.0.1:34253         0.0.0.0:*               LISTEN      1000       122964559  1101/io.yahka.0     
                      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        122948081  98/systemd-resolved 
                      tcp        0      0 10.14.4.34:42001        0.0.0.0:*               LISTEN      1000       123108111  4307/io.hm-rpc.0    
                      tcp        0      0 10.14.4.34:42010        0.0.0.0:*               LISTEN      1000       123111287  4398/io.hm-rpc.1    
                      tcp        0      0 0.0.0.0:40137           0.0.0.0:*               LISTEN      1000       122962335  1101/io.yahka.0     
                      tcp        0      0 10.14.4.34:8701         0.0.0.0:*               LISTEN      1000       122956149  616/io.hm-rpc.2     
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          122945656  1/init              
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       122952601  700/io.sonoff.0     
                      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       122955181  680/io.shelly.0     
                      tcp        0      0 0.0.0.0:35193           0.0.0.0:*               LISTEN      1000       122962339  1101/io.yahka.0     
                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          122948444  327/master          
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       122967100  1082/io.web.0       
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       122952784  350/io.admin.0      
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          122945659  1/init              
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          122951188  1/init              
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962340  1101/io.yahka.0     
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962336  1101/io.yahka.0     
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962332  1101/io.yahka.0     
                      udp        0      0 0.0.0.0:9522            0.0.0.0:*                           1000       122964504  1003/io.sma-em.0    
                      udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        122948080  98/systemd-resolved 
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          122950732  1/init              
                      udp6       0      0 :::111                  :::*                                0          122945662  1/init              
                      
                      *** Log File - Last 25 Lines ***
                      
                      
                      

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

                      code_text
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • TolkinT Tolkin
                        code_text
                        

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

                        Skript v.2023-04-16
                        
                        *** BASE SYSTEM ***
                        Architecture    : x86_64
                        Docker          : false
                        Virtualization  : lxc
                        Distributor ID: Ubuntu
                        Description:    Ubuntu 20.04.6 LTS
                        Release:        20.04
                        Codename:       focal
                        
                        NAME="Ubuntu"
                        VERSION="20.04.6 LTS (Focal Fossa)"
                        ID=ubuntu
                        ID_LIKE=debian
                        PRETTY_NAME="Ubuntu 20.04.6 LTS"
                        VERSION_ID="20.04"
                        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"
                        VERSION_CODENAME=focal
                        UBUNTU_CODENAME=focal
                        
                        Systemuptime and Load:
                         13:52:30 up 44 min,  1 user,  load average: 1.20, 1.97, 3.58
                        CPU threads: 4
                        
                        
                        *** Time and Time Zones ***
                                       Local time: Sat 2023-07-01 13:52:31 CEST
                                   Universal time: Sat 2023-07-01 11:52:31 UTC 
                                         RTC time: n/a                         
                                        Time zone: Europe/Berlin (CEST, +0200) 
                        System clock synchronized: yes                         
                                      NTP service: inactive                    
                                  RTC in local TZ: no                          
                        
                        *** User and Groups ***
                        sasch
                        /home/sasch
                        sasch sudo
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop: 
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                      total        used        free      shared  buff/cache   available
                        Mem:           8.2G        3.4G        4.7G        0.0K         53M        4.8G
                        Swap:            0B          0B          0B
                        Total:         8.2G        3.4G        4.7G
                        
                                 8192 M total memory
                                 3435 M used memory
                                   37 M active memory
                                 3298 M inactive memory
                                 4702 M free memory
                                    0 M buffer memory
                                   53 M swap cache
                                    0 M total swap
                                    0 M used swap
                                    0 M free swap
                        
                        *** FILESYSTEM ***
                        Filesystem                   Type      Size  Used Avail Use% Mounted on
                        rpool/data/subvol-301-disk-1 zfs        32G  3.1G   29G  10% /
                        none                         tmpfs     492K  4.0K  488K   1% /dev
                        udev                         devtmpfs   16G     0   16G   0% /dev/ttyACM0
                        tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
                        tmpfs                        tmpfs     3.1G  116K  3.1G   1% /run
                        tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
                        tmpfs                        tmpfs     3.1G     0  3.1G   0% /run/user/1001
                        
                        Messages concerning ext4 filesystem in dmesg:
                        
                        Show mounted filesystems (real ones only):
                        TARGET                    SOURCE                         FSTYPE     OPTIONS
                        /                         rpool/data/subvol-301-disk-1   zfs        rw,relatime,xattr,posixacl
                        |-/proc/cpuinfo           lxcfs[/proc/cpuinfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        |-/proc/diskstats         lxcfs[/proc/diskstats]         fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        |-/proc/loadavg           lxcfs[/proc/loadavg]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        |-/proc/meminfo           lxcfs[/proc/meminfo]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        |-/proc/slabinfo          lxcfs[/proc/slabinfo]          fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        |-/proc/stat              lxcfs[/proc/stat]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        |-/proc/swaps             lxcfs[/proc/swaps]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        |-/proc/uptime            lxcfs[/proc/uptime]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        `-/sys/devices/system/cpu lxcfs[/sys/devices/system/cpu] fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        
                        Files in neuralgic directories:
                        
                        /var:
                        706M    /var/
                        309M    /var/log
                        308M    /var/log/journal/00ce9495f0e241b5b8dd308da14042b1
                        308M    /var/log/journal
                        276M    /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 132.5K in the file system.
                        
                        /opt/iobroker/backups:
                        10M     /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        279M    /opt/iobroker/iobroker-data/
                        134M    /opt/iobroker/iobroker-data/files
                        126M    /opt/iobroker/iobroker-data/backup-objects
                        25M     /opt/iobroker/iobroker-data/files/material
                        23M     /opt/iobroker/iobroker-data/files/material/static
                        
                        The five largest files in iobroker-data are:
                        18M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                        11M     /opt/iobroker/iobroker-data/objects.jsonl
                        8.4M    /opt/iobroker/iobroker-data/states.jsonl
                        6.1M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                        5.7M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.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 focal/main amd64 Packages
                                100 /var/lib/dpkg/status
                             10.19.0~dfsg-3ubuntu1 500
                                500 http://archive.ubuntu.com/ubuntu focal/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:   3
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : IOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                 : alexa2                : IOBroker                                 -  enabled
                        + system.adapter.apcups.0                 : apcups                : IOBroker                                 -  enabled
                        + system.adapter.backitup.0               : backitup              : IOBroker                                 -  enabled
                        + system.adapter.cloud.0                  : cloud                 : IOBroker                                 -  enabled
                          system.adapter.daswetter.0              : daswetter             : IOBroker                                 -  enabled
                        + system.adapter.discovery.0              : discovery             : IOBroker                                 -  enabled
                        + system.adapter.energiefluss.0           : energiefluss          : IOBroker                                 -  enabled
                          system.adapter.feiertage.0              : feiertage             : IOBroker                                 -  enabled
                        + system.adapter.history.0                : history               : IOBroker                                 -  enabled
                        + system.adapter.hm-rega.0                : hm-rega               : IOBroker                                 -  enabled
                        + system.adapter.hm-rpc.0                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.2                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                          system.adapter.hmip.0                   : hmip                  : IOBroker                                 - disabled
                          system.adapter.influxdb.0               : influxdb              : IOBroker                                 - disabled, port: 8086
                        + system.adapter.info.0                   : info                  : IOBroker                                 -  enabled
                        + system.adapter.iot.0                    : iot                   : IOBroker                                 -  enabled
                        + system.adapter.javascript.0             : javascript            : IOBroker                                 -  enabled
                          system.adapter.material.0               : material              : IOBroker                                 -  enabled
                          system.adapter.mielecloudservice.0      : mielecloudservice     : IOBroker                                 - disabled
                        + system.adapter.modbus.0                 : modbus                : IOBroker                                 -  enabled
                          system.adapter.node-red.0               : node-red              : IOBroker                                 - disabled, port: 1880, bind: 10.14.4.34 (SSL)
                          system.adapter.nut.0                    : nut                   : IOBroker                                 - disabled
                          system.adapter.onvif.0                  : onvif                 : IOBroker                                 - disabled
                        + system.adapter.ping.0                   : ping                  : IOBroker                                 -  enabled
                        + system.adapter.pushover.0               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.pushover.1               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.pushover.2               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.pushover.3               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.pushover.4               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.pushover.5               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.pushover.6               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.pushover.7               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.pushover.8               : pushover              : IOBroker                                 -  enabled
                        + system.adapter.shelly.0                 : shelly                : IOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shuttercontrol.0         : shuttercontrol        : IOBroker                                 -  enabled
                        + system.adapter.sma-em.0                 : sma-em                : IOBroker                                 -  enabled
                          system.adapter.smartmeter.0             : smartmeter            : IOBroker                                 - disabled
                        + system.adapter.sonoff.0                 : sonoff                : IOBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                          system.adapter.sourceanalytix.0         : sourceanalytix        : IOBroker                                 - disabled
                        + system.adapter.synology.0               : synology              : IOBroker                                 -  enabled, port: 5001
                        + system.adapter.telegram.0               : telegram              : IOBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.text2command.0           : text2command          : IOBroker                                 -  enabled
                        + system.adapter.tibber.0                 : tibber                : IOBroker                                 -  enabled
                          system.adapter.unifi.0                  : unifi                 : IOBroker                                 - disabled
                          system.adapter.vis-material-webfont.0   : vis-material-webfont  : IOBroker                                 -  enabled
                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : IOBroker                                 -  enabled
                          system.adapter.vis.0                    : vis                   : IOBroker                                 - disabled
                        + system.adapter.web.0                    : web                   : IOBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.worx.0                   : worx                  : IOBroker                                 -  enabled
                        + system.adapter.yahka.0                  : yahka                 : IOBroker                                 -  enabled
                        + system.adapter.zigbee.0                 : zigbee                : IOBroker                                 -  enabled, port: /dev/ttyACM0
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : IOBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.hm-rpc.0                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                        + system.adapter.hm-rpc.2                 : hm-rpc                : IOBroker                                 -  enabled, port: 0
                        + system.adapter.shelly.0                 : shelly                : IOBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.sonoff.0                 : sonoff                : IOBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.synology.0               : synology              : IOBroker                                 -  enabled, port: 5001
                        + 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 (default): http://download.iobroker.net/sources-dist.json
                        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                        Github        : https://github.com/ioBroker/ioBroker.admin
                        
                        Active repo(s): Stable (default)
                        
                        Installed ioBroker-Instances
                        Used repository: Stable (default)
                        Adapter    "admin"        : 6.3.5    , installed 6.3.5
                        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                        Adapter    "apcups"       : 1.0.15   , installed 1.0.15
                        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                        Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                        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    "hmip"         : 1.20.0   , installed 1.20.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    "material"     : 1.3.1    , installed 1.3.1
                        Adapter    "miele"        : 0.1.5    , installed 0.1.5
                        Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                        Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                        Adapter    "node-red"     : 4.0.3    , installed 4.0.3
                        Adapter    "nut"          : 1.6.0    , installed 1.6.0
                        Adapter    "onvif"        : 1.0.5    , installed 1.0.5
                        Adapter    "ping"         : 1.5.3    , installed 1.5.3
                        Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                        Adapter    "shuttercontrol": 1.5.0   , installed 1.5.0
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                        Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                        Adapter    "synology"     : 2.1.13   , installed 2.1.13
                        Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                        Adapter    "text2command" : 3.0.2    , installed 3.0.2
                        Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                        Adapter    "web"          : 4.3.0    , installed 4.3.0
                        Adapter    "worx"         : 2.1.3    , installed 2.1.3
                        Adapter    "ws"           : 1.3.0    , installed 1.3.0
                        Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                        Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        133569
                        States:         102117
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
                        Hit:2 https://deb.nodesource.com/node_18.x focal InRelease
                        Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
                        Get:4 http://archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
                        Fetched 114 kB in 0s (359 kB/s)
                        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 127.0.0.1:41381         0.0.0.0:*               LISTEN      1000       123077936  1101/io.yahka.0     
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       122949415  147/iobroker.js-con 
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       122949407  147/iobroker.js-con 
                        tcp        0      0 0.0.0.0:46321           0.0.0.0:*               LISTEN      1000       122962343  1101/io.yahka.0     
                        tcp        0      0 127.0.0.1:42039         0.0.0.0:*               LISTEN      1000       122964564  1101/io.yahka.0     
                        tcp        0      0 127.0.0.1:44675         0.0.0.0:*               LISTEN      1000       122964554  1101/io.yahka.0     
                        tcp        0      0 127.0.0.1:45961         0.0.0.0:*               LISTEN      1000       123086471  1101/io.yahka.0     
                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          122948443  327/master          
                        tcp        0      0 127.0.0.1:34253         0.0.0.0:*               LISTEN      1000       122964559  1101/io.yahka.0     
                        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        122948081  98/systemd-resolved 
                        tcp        0      0 10.14.4.34:42001        0.0.0.0:*               LISTEN      1000       123108111  4307/io.hm-rpc.0    
                        tcp        0      0 10.14.4.34:42010        0.0.0.0:*               LISTEN      1000       123111287  4398/io.hm-rpc.1    
                        tcp        0      0 0.0.0.0:40137           0.0.0.0:*               LISTEN      1000       122962335  1101/io.yahka.0     
                        tcp        0      0 10.14.4.34:8701         0.0.0.0:*               LISTEN      1000       122956149  616/io.hm-rpc.2     
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          122945656  1/init              
                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       122952601  700/io.sonoff.0     
                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       122955181  680/io.shelly.0     
                        tcp        0      0 0.0.0.0:35193           0.0.0.0:*               LISTEN      1000       122962339  1101/io.yahka.0     
                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          122948444  327/master          
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1000       122967100  1082/io.web.0       
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       122952784  350/io.admin.0      
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          122945659  1/init              
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          122951188  1/init              
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962340  1101/io.yahka.0     
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962336  1101/io.yahka.0     
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       122962332  1101/io.yahka.0     
                        udp        0      0 0.0.0.0:9522            0.0.0.0:*                           1000       122964504  1003/io.sma-em.0    
                        udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        122948080  98/systemd-resolved 
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          122950732  1/init              
                        udp6       0      0 :::111                  :::*                                0          122945662  1/init              
                        
                        *** Log File - Last 25 Lines ***
                        
                        
                        

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

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

                        @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                        *** User and Groups ***
                        sasch
                        /home/sasch
                        sasch sudo

                        Setz den sasch noch in die Gruppen adm und iobroker

                        Und korrigier bitte die CodeTags.

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

                        TolkinT 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                          *** User and Groups ***
                          sasch
                          /home/sasch
                          sasch sudo

                          Setz den sasch noch in die Gruppen adm und iobroker

                          Und korrigier bitte die CodeTags.

                          TolkinT Offline
                          TolkinT Offline
                          Tolkin
                          schrieb am zuletzt editiert von
                          #15

                          @thomas-braun sagte in Aufruf von Instanzen dauert sehr lange?:

                          @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                          *** User and Groups ***
                          sasch
                          /home/sasch
                          sasch sudo

                          Setz den sasch noch in die Gruppen adm und iobroker

                          Und korrigier bitte die CodeTags.

                          Wie mache ich das ;)

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • TolkinT Tolkin

                            @thomas-braun sagte in Aufruf von Instanzen dauert sehr lange?:

                            @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                            *** User and Groups ***
                            sasch
                            /home/sasch
                            sasch sudo

                            Setz den sasch noch in die Gruppen adm und iobroker

                            Und korrigier bitte die CodeTags.

                            Wie mache ich das ;)

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

                            @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                            Wie mache ich das

                            Was?

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

                            TolkinT 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                              Wie mache ich das

                              Was?

                              TolkinT Offline
                              TolkinT Offline
                              Tolkin
                              schrieb am zuletzt editiert von
                              #17

                              @thomas-braun

                              User noch in die Gruppen hinzufügen und die CodeTags korrigieren

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • TolkinT Tolkin

                                @thomas-braun

                                User noch in die Gruppen hinzufügen und die CodeTags korrigieren

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

                                @tolkin

                                Und genau diese Qualität an Fragen ist der Grund warum da nicht vollkommen plan- und ahnungslos als root herumgehampelt wird...

                                sudo usermod -aG adm sasch
                                sudo usermod -aG iobroker sasch
                                exit
                                

                                CodeTags nur einmal am Anfang und am Ende von Text setzen. Die Ausgabe des Skripts bringt die aber schon mit, da muss bei vollständigem kopieren gar nichts mehr gemacht werden.

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

                                1 Antwort Letzte Antwort
                                1
                                • TolkinT Tolkin

                                  Hallo,
                                  ich habe das Gefühl, dass nach dem letzten Update der Aufruf der Instanzen ewig dauert. Aktuelle sind folgende Versionen installiert:

                                  Plattform: linux
                                  Betriebssystem: linux
                                  Architektur: x64
                                  CPUs: 4
                                  Geschwindigkeit: 4291 MHz
                                  Modell: AMD Ryzen 5 PRO 4650G with Radeon Graphics
                                  RAM: 8 GB
                                  System-Betriebszeit: 18 T. 03:24:29
                                  Node.js: v18.16.0
                                  time: 1688206045360
                                  timeOffset: -120
                                  Adapter-Anzahl: 476
                                  NPM: 9.5.1
                                  Datenträgergröße: 32.0 GB
                                  Freier Festplattenspeicher: 29.0 GB
                                  Betriebszeit: 18 T. 03:22:32
                                  Aktive Instanzen: 38
                                  Pfad: /opt/iobroker/
                                  aktiv:
                                  

                                  Kann mir jemand erklären, woran das liegt? Was kann ich machen, um den ioBroker wieder schneller zu machen.

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

                                  @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                                  der Aufruf der Instanzen ewig dauert

                                  liegt auch möglicherweise an

                                  @tolkin sagte in Aufruf von Instanzen dauert sehr lange?:

                                  Objects: 133569
                                  States: 102117

                                  umgestiegen von Proxmox auf Unraid

                                  1 Antwort Letzte Antwort
                                  0

                                  Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                  Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                  Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                  Registrieren Anmelden
                                  Antworten
                                  • In einem neuen Thema antworten
                                  Anmelden zum Antworten
                                  • Älteste zuerst
                                  • Neuste zuerst
                                  • Meiste Stimmen


                                  Support us

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

                                  284

                                  Online

                                  32.8k

                                  Benutzer

                                  82.9k

                                  Themen

                                  1.3m

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

                                  • Du hast noch kein Konto? Registrieren

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