Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. lnix

    NEWS

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

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

    • Wir empfehlen: Node.js 22.x

    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    lnix

    @lnix

    0
    Reputation
    5
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    lnix Follow

    Latest posts made by lnix

    • RE: iobroker: No connection to databases possible ...

      @wendy2702 ja genau.

      Habe kdump abgeschaltet und bekomme die Meldung erstmal nicht. Kaufe mir einfach nochmal 2GB dazu bei Kleinanzeigen.

      Allerdings habe ich immer noch das Problem. Gibt es für die DB einen eigenen Service oder so?

      posted in ioBroker Allgemein
      L
      lnix
    • iobroker: No connection to databases possible ...

      Hallo Zusammen,

      ich habe seit 2 Wochen Probleme mit meinem iobroker und weiß nicht mehr weiter:

      OS: Linux (RHEL8)

      Status

      [root@iobroker ~]# iobroker status
      No connection to databases possible ...
      

      oder manchmal dies

      [root@iobroker ~]# iobroker status
       Unable to enable Expiry Keyspace events from Redis Server: Connection is closed.
      

      Systemd

      [root@iobroker ~]# systemctl status iobroker.service
      ● iobroker.service - ioBroker Server
         Loaded: loaded (/usr/lib/systemd/system/iobroker.service; enabled; vendor preset: disabled)
         Active: active (running) since Wed 2022-03-16 10:29:19 CET; 4min 15s ago
           Docs: http://iobroker.net
       Main PID: 918 (node)
          Tasks: 132 (limit: 10672)
         Memory: 1.0G
         CGroup: /system.slice/iobroker.service
                 ├─ 918 iobroker.js-controller
                 ├─1564 io.admin.0
                 ├─1594 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
                 ├─1595 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
                 ├─1603 /usr/bin/node /opt/iobroker/node_modules/iobroker.javascript/main.js 0 info
                 ├─1615 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 1 info
                 ├─1621 /usr/bin/node /opt/iobroker/node_modules/iobroker.discovery/main.js 0 info
                 ├─1629 io.ble.0
                 ├─1635 io.ble.1
                 ├─1644 io.whatsapp-cmb.0
                 ├─1710 /usr/bin/node /opt/iobroker/node_modules/iobroker.whatsapp-cmb/main.js 1 info
                 └─1717 /usr/bin/node /opt/iobroker/node_modules/iobroker.simple-api/main.js 0 info
      
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.javascript.0" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.hmip.0" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.hmip.1" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.discovery.0" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.backitup.0" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.ble.0" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.ble.1" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.whatsapp-cmb.0" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.whatsapp-cmb.1" for host "iobroker"
      Mar 16 10:29:39 iobroker bash[918]: host.iobroker check instance "system.adapter.simple-api.0" for host "iobroker"
      

      Version

      [root@iobroker ~]# iobroker -v
      3.3.18
      

      List Adapters and Instances

      [root@iobroker ~]# iobroker list adapters
      No connection to databases possible ...
      [root@iobroker ~]# iobroker list instances
      No connection to databases possible ...
      

      Filesystem

      [root@iobroker ~]# ls -la /opt/iobroker
      total 236
      drwxrwxr-x+   6 iobroker iobroker   4096 Mar  2 19:06 .
      drwxr-xr-x.   3 root     root         22 Jun 21  2021 ..
      -rw-rwxr--+   1 iobroker iobroker    155 Mar  2 19:05 .npmrc
      -rwxrwxrwx+   1 iobroker iobroker    607 Mar  2 19:06 INSTALLER_INFO.txt
      drwxrwxr-x+   2 iobroker iobroker   4096 Jan  4 02:45 backups
      lrwxrwxrwx.   1 iobroker iobroker     22 Mar  2 19:06 iob -> /opt/iobroker/iobroker
      -rwxr-xr-x+   1 iobroker iobroker    309 Mar  2 19:06 iobroker
      drwxrwxr-x+   4 iobroker iobroker   4096 Mar 16 10:37 iobroker-data
      drwxrwxr-x+   2 iobroker iobroker   4096 Mar 16 10:37 log
      drwxrwxr-x+ 434 iobroker iobroker  12288 Dec  9 20:51 node_modules
      -rw-rwxr--+   1 iobroker iobroker 182043 Dec  9 20:51 package-lock.json
      -rw-rwxr--+   1 iobroker iobroker    496 Dec  9 20:51 package.json
      -rw-rwxr--+   1 iobroker iobroker   5693 Oct 20 20:35 reinstall.js
      

      Log: nur Errors

      [root@iobroker log]# tail -200 iobroker.current.log | grep error 
      2022-03-16 10:33:22.331  - error: admin.0 (875837) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:30:10.218  - error: host.iobroker Your system has only 34 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.219  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:10.473  - error: host.iobroker Your system has only 46 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.473  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:10.475  - error: host.iobroker Your system has only 46 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.476  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:10.487  - error: host.iobroker Your system has only 46 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.488  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:10.490  - error: host.iobroker Your system has only 46 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.490  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:11.166  - error: host.iobroker Your system has only 39 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:11.167  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:11.168  - error: host.iobroker Your system has only 39 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:11.169  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:35:41.658  - error: ble.1 (1635) States database error: read ECONNRESET
      2022-03-16 10:35:41.676  - error: ble.0 (1629) States database error: read ECONNRESET
      2022-03-16 10:35:41.691  - error: admin.0 (1564) States database error: read ECONNRESET
      2022-03-16 10:35:41.743  - error: whatsapp-cmb.0 (1644) States database error: read ECONNRESET
      2022-03-16 10:35:42.113  - warn: simple-api.0 (1717) get state error: Connection is closed.
      2022-03-16 10:35:42.256  - warn: whatsapp-cmb.1 (1710) get state error: Connection is closed.
      2022-03-16 10:35:42.398  - warn: simple-api.0 (1717) redis get system.adapter.simple-api.0.alive, error - Connection is closed.
      2022-03-16 10:35:42.399  - warn: simple-api.0 (1717) redis get system.adapter.simple-api.0.sigKill, error - Connection is closed.
      2022-03-16 10:35:46.741  - error: ble.1 (1635) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:46.781  - error: ble.0 (1629) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:46.916  - error: admin.0 (1564) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.022  - error: discovery.0 (1621) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.179  - error: hmip.1 (1615) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.265  - error: backitup.0 (1594) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.259  - error: whatsapp-cmb.0 (1644) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.402  - error: hmip.0 (1595) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.491  - error: javascript.0 (1603) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:51.848  - error: ble.1 (1635) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:51.848  - error: ble.0 (1629) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:52.092  - error: discovery.0 (1621) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:52.130  - error: admin.0 (1564) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:52.253  - error: hmip.1 (1615) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:52.630  - error: hmip.0 (1595) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:53.020  - error: javascript.0 (1603) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:53.077  - error: whatsapp-cmb.0 (1644) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:53.220  - error: backitup.0 (1594) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:56.649  - warn: ble.1 (1635) get state error: Connection is closed.
      2022-03-16 10:35:56.676  - warn: javascript.0 (1603) get state error: Connection is closed.
      2022-03-16 10:35:56.678  - warn: backitup.0 (1594) get state error: Connection is closed.
      2022-03-16 10:35:56.687  - warn: hmip.0 (1595) get state error: Connection is closed.
      2022-03-16 10:35:56.714  - warn: whatsapp-cmb.0 (1644) get state error: Connection is closed.
      2022-03-16 10:35:56.743  - warn: admin.0 (1564) get state error: Connection is closed.
      2022-03-16 10:35:56.755  - warn: discovery.0 (1621) get state error: Connection is closed.
      2022-03-16 10:35:56.694  - warn: javascript.0 (1603) get state error: DB closed
      2022-03-16 10:35:56.700  - warn: hmip.0 (1595) get state error: DB closed
      2022-03-16 10:35:56.780  - warn: ble.0 (1629) get state error: Connection is closed.
      2022-03-16 10:35:56.799  - warn: hmip.1 (1615) get state error: Connection is closed.
      2022-03-16 10:36:34.738  - error: host.iobroker No connection to databases possible, restart
      

      Log letzte 200 Zeilen

      2022-03-16 10:33:17.331  - info: javascript.0 (875848) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:33:17.329  - info: hmip.1 (875862) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:33:17.336  - info: discovery.0 (875869) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:33:17.340  - info: hmip.0 (875849) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:33:17.338  - info: backitup.0 (875880) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:33:18.831  - info: admin.0 (875837) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:33:22.331  - error: admin.0 (875837) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:33:26.777  - info: host.iobroker iobroker.js-controller version 3.3.18 js-controller starting
      2022-03-16 10:33:26.784  - info: host.iobroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2022-03-16 10:33:26.785  - info: host.iobroker hostname: iobroker, node: v12.22.5
      2022-03-16 10:33:26.786  - info: host.iobroker ip addresses: 192.168.1.20 fe80::6853:56f4:505b:6c99
      2022-03-16 10:33:39.731  - info: host.iobroker connected to Objects and States
      2022-03-16 10:33:41.526  - info: host.iobroker added notifications configuration of host
      2022-03-16 10:33:44.413  - info: host.iobroker 11 instances found
      2022-03-16 10:33:44.443  - info: host.iobroker starting 11 instances
      2022-03-16 10:33:45.018  - info: host.iobroker instance system.adapter.admin.0 started with pid 875921
      2022-03-16 10:33:52.299  - info: admin.0 (875921) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:33:52.674  - warn: admin.0 (875921) slow connection to objects DB. Still waiting ...
      2022-03-16 10:33:52.894  - info: host.iobroker received SIGTERM
      2022-03-16 10:33:52.898  - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
      2022-03-16 10:33:52.901  - info: host.iobroker stopInstance system.adapter.javascript.0 (force=false, process=false)
      2022-03-16 10:33:52.902  - info: host.iobroker stopInstance system.adapter.hmip.0 (force=false, process=false)
      2022-03-16 10:33:52.902  - info: host.iobroker stopInstance system.adapter.hmip.1 (force=false, process=false)
      2022-03-16 10:33:52.903  - info: host.iobroker stopInstance system.adapter.discovery.0 (force=false, process=false)
      2022-03-16 10:33:52.903  - info: host.iobroker stopInstance system.adapter.backitup.0 (force=false, process=false)
      2022-03-16 10:33:52.904  - info: host.iobroker stopInstance system.adapter.ble.0 (force=false, process=false)
      2022-03-16 10:33:52.904  - info: host.iobroker stopInstance system.adapter.ble.1 (force=false, process=false)
      2022-03-16 10:33:52.905  - info: host.iobroker stopInstance system.adapter.whatsapp-cmb.0 (force=false, process=false)
      2022-03-16 10:33:52.905  - info: host.iobroker stopInstance system.adapter.whatsapp-cmb.1 (force=false, process=false)
      2022-03-16 10:33:52.906  - info: host.iobroker stopInstance system.adapter.simple-api.0 (force=false, process=false)
      2022-03-16 10:33:57.250  - info: host.iobroker instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-03-16 10:33:57.258  - info: host.iobroker All instances are stopped.
      2022-03-16 10:33:57.262  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
      2022-03-16 10:33:59.268  - info: host.iobroker terminated
      2022-03-16 10:29:22.152  - info: host.iobroker iobroker.js-controller version 3.3.18 js-controller starting
      2022-03-16 10:29:22.159  - info: host.iobroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2022-03-16 10:29:22.159  - info: host.iobroker hostname: iobroker, node: v12.22.5
      2022-03-16 10:29:22.160  - info: host.iobroker ip addresses: 
      2022-03-16 10:29:35.267  - info: host.iobroker connected to Objects and States
      2022-03-16 10:29:37.004  - info: host.iobroker added notifications configuration of host
      2022-03-16 10:29:39.852  - info: host.iobroker 11 instances found
      2022-03-16 10:29:39.882  - info: host.iobroker starting 11 instances
      2022-03-16 10:29:40.426  - info: host.iobroker instance system.adapter.admin.0 started with pid 1564
      2022-03-16 10:29:48.325  - warn: admin.0 (1564) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:10.218  - error: host.iobroker Your system has only 34 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.219  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:10.473  - error: host.iobroker Your system has only 46 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.473  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:10.475  - error: host.iobroker Your system has only 46 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.476  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:10.487  - error: host.iobroker Your system has only 46 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.488  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:10.490  - error: host.iobroker Your system has only 46 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:10.490  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:11.166  - error: host.iobroker Your system has only 39 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:11.167  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:11.168  - error: host.iobroker Your system has only 39 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:11.169  - error: host.iobroker In future versions, the adapter might not be started!
      2022-03-16 10:30:11.263  - warn: admin.0 (1564) slow connection to states DB. Still waiting ...
      2022-03-16 10:30:11.354  - info: host.iobroker instance system.adapter.backitup.0 started with pid 1594
      2022-03-16 10:30:11.493  - info: host.iobroker instance system.adapter.hmip.0 started with pid 1595
      2022-03-16 10:30:11.622  - info: host.iobroker instance system.adapter.javascript.0 started with pid 1603
      2022-03-16 10:30:11.760  - info: host.iobroker instance system.adapter.hmip.1 started with pid 1615
      2022-03-16 10:30:11.875  - info: host.iobroker instance system.adapter.discovery.0 started with pid 1621
      2022-03-16 10:30:12.012  - info: host.iobroker instance system.adapter.ble.0 started with pid 1629
      2022-03-16 10:30:12.151  - info: host.iobroker instance system.adapter.ble.1 started with pid 1635
      2022-03-16 10:30:14.144  - warn: host.iobroker Your system has only 58 MB RAM left available and an additional adapter process is started. Please check your system, settings and active instances to prevent swapping and Out-Of-Memory situations!
      2022-03-16 10:30:14.283  - info: host.iobroker instance system.adapter.whatsapp-cmb.0 started with pid 1644
      2022-03-16 10:30:25.214  - warn: backitup.0 (1594) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:25.201  - warn: discovery.0 (1621) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:25.203  - warn: ble.1 (1635) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:25.196  - warn: ble.0 (1629) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:26.581  - warn: hmip.0 (1595) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:26.665  - warn: hmip.1 (1615) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:26.759  - warn: whatsapp-cmb.0 (1644) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:27.225  - warn: javascript.0 (1603) slow connection to objects DB. Still waiting ...
      2022-03-16 10:30:53.618  - warn: ble.1 (1635) slow connection to states DB. Still waiting ...
      2022-03-16 10:31:00.430  - warn: hmip.0 (1595) slow connection to states DB. Still waiting ...
      2022-03-16 10:31:00.434  - warn: whatsapp-cmb.0 (1644) slow connection to states DB. Still waiting ...
      2022-03-16 10:31:00.466  - warn: discovery.0 (1621) slow connection to states DB. Still waiting ...
      2022-03-16 10:31:00.485  - warn: backitup.0 (1594) slow connection to states DB. Still waiting ...
      2022-03-16 10:31:00.520  - warn: ble.0 (1629) slow connection to states DB. Still waiting ...
      2022-03-16 10:31:00.528  - warn: hmip.1 (1615) slow connection to states DB. Still waiting ...
      2022-03-16 10:31:00.650  - warn: javascript.0 (1603) slow connection to states DB. Still waiting ...
      2022-03-16 10:31:04.230  - info: host.iobroker instance system.adapter.whatsapp-cmb.1 started with pid 1710
      2022-03-16 10:31:04.350  - info: host.iobroker instance system.adapter.simple-api.0 started with pid 1717
      2022-03-16 10:31:04.803  - info: admin.0 (1564) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.5, js-controller: 3.3.18
      2022-03-16 10:31:05.718  - info: admin.0 (1564) requesting all states
      2022-03-16 10:31:05.719  - info: admin.0 (1564) requesting all objects
      2022-03-16 10:31:14.223  - warn: whatsapp-cmb.1 (1710) slow connection to objects DB. Still waiting ...
      2022-03-16 10:31:14.308  - warn: simple-api.0 (1717) slow connection to objects DB. Still waiting ...
      2022-03-16 10:31:27.012  - info: whatsapp-cmb.0 (1644) starting. Version 0.1.6 in /opt/iobroker/node_modules/iobroker.whatsapp-cmb, node: v12.22.5, js-controller: 3.3.18
      2022-03-16 10:31:27.435  - warn: whatsapp-cmb.0 (1644) APIKEY is not provided. No messages will be sent
      2022-03-16 10:31:31.998  - warn: simple-api.0 (1717) slow connection to states DB. Still waiting ...
      2022-03-16 10:32:18.124  - info: ble.1 (1635) starting. Version 0.12.0 in /opt/iobroker/node_modules/iobroker.ble, node: v12.22.5, js-controller: 3.3.18
      2022-03-16 10:32:38.362  - info: ble.0 (1629) starting. Version 0.12.0 in /opt/iobroker/node_modules/iobroker.ble, node: v12.22.5, js-controller: 3.3.18
      2022-03-16 10:33:42.589  - warn: whatsapp-cmb.1 (1710) slow connection to states DB. Still waiting ...
      2022-03-16 10:35:41.628  - warn: whatsapp-cmb.1 (1710) Unable to enable Expiry Keyspace events from Redis Server: Connection is closed.
      2022-03-16 10:35:41.658  - error: ble.1 (1635) States database error: read ECONNRESET
      2022-03-16 10:35:41.676  - error: ble.0 (1629) States database error: read ECONNRESET
      2022-03-16 10:35:41.691  - error: admin.0 (1564) States database error: read ECONNRESET
      2022-03-16 10:35:41.834  - info: admin.0 (1564) terminating https server on port 8081
      2022-03-16 10:35:41.743  - error: whatsapp-cmb.0 (1644) States database error: read ECONNRESET
      2022-03-16 10:35:42.113  - warn: simple-api.0 (1717) get state error: Connection is closed.
      2022-03-16 10:35:42.146  - info: simple-api.0 (1717) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:42.256  - warn: whatsapp-cmb.1 (1710) get state error: Connection is closed.
      2022-03-16 10:35:42.259  - info: whatsapp-cmb.1 (1710) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:42.369  - warn: simple-api.0 (1717) Unable to subscribe to expiry Keyspace events from Redis Server: Connection is closed.
      2022-03-16 10:35:42.371  - warn: simple-api.0 (1717) Unable to subscribe to evicted Keyspace events from Redis Server: Connection is closed.
      2022-03-16 10:35:42.398  - warn: simple-api.0 (1717) redis get system.adapter.simple-api.0.alive, error - Connection is closed.
      2022-03-16 10:35:42.399  - warn: simple-api.0 (1717) redis get system.adapter.simple-api.0.sigKill, error - Connection is closed.
      2022-03-16 10:35:43.228  - info: ble.1 (1635) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:43.239  - info: ble.0 (1629) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:43.270  - info: discovery.0 (1621) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:43.339  - info: admin.0 (1564) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:43.354  - info: hmip.1 (1615) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:43.668  - info: backitup.0 (1594) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:43.661  - info: javascript.0 (1603) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:43.688  - info: whatsapp-cmb.0 (1644) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:43.726  - info: hmip.0 (1595) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-03-16 10:35:46.698  - info: ble.1 (1635) Objects database successfully reconnected
      2022-03-16 10:35:46.741  - error: ble.1 (1635) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:46.762  - info: ble.0 (1629) Objects database successfully reconnected
      2022-03-16 10:35:46.781  - error: ble.0 (1629) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:46.904  - info: admin.0 (1564) Objects database successfully reconnected
      2022-03-16 10:35:46.916  - error: admin.0 (1564) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.022  - error: discovery.0 (1621) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.179  - error: hmip.1 (1615) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.221  - info: whatsapp-cmb.0 (1644) Objects database successfully reconnected
      2022-03-16 10:35:47.265  - error: backitup.0 (1594) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.259  - error: whatsapp-cmb.0 (1644) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.402  - error: hmip.0 (1595) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:47.491  - error: javascript.0 (1603) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:51.848  - error: ble.1 (1635) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:51.848  - error: ble.0 (1629) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:52.092  - error: discovery.0 (1621) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:52.130  - error: admin.0 (1564) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:52.253  - error: hmip.1 (1615) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:52.630  - error: hmip.0 (1595) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:53.020  - error: javascript.0 (1603) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:53.077  - error: whatsapp-cmb.0 (1644) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:53.220  - error: backitup.0 (1594) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2022-03-16 10:35:56.649  - warn: ble.1 (1635) get state error: Connection is closed.
      2022-03-16 10:35:56.676  - warn: javascript.0 (1603) get state error: Connection is closed.
      2022-03-16 10:35:56.678  - warn: backitup.0 (1594) get state error: Connection is closed.
      2022-03-16 10:35:56.687  - warn: hmip.0 (1595) get state error: Connection is closed.
      2022-03-16 10:35:56.714  - warn: whatsapp-cmb.0 (1644) get state error: Connection is closed.
      2022-03-16 10:35:56.743  - warn: admin.0 (1564) get state error: Connection is closed.
      2022-03-16 10:35:56.755  - warn: discovery.0 (1621) get state error: Connection is closed.
      2022-03-16 10:35:56.694  - warn: javascript.0 (1603) get state error: DB closed
      2022-03-16 10:35:56.700  - warn: hmip.0 (1595) get state error: DB closed
      2022-03-16 10:35:56.780  - warn: ble.0 (1629) get state error: Connection is closed.
      2022-03-16 10:35:56.799  - warn: hmip.1 (1615) get state error: Connection is closed.
      2022-03-16 10:36:03.154  - info: host.iobroker iobroker.js-controller version 3.3.18 js-controller starting
      2022-03-16 10:36:03.165  - info: host.iobroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2022-03-16 10:36:03.166  - info: host.iobroker hostname: iobroker, node: v12.22.5
      2022-03-16 10:36:03.167  - info: host.iobroker ip addresses: 192.168.1.20 fe80::6853:56f4:505b:6c99
      2022-03-16 10:36:34.738  - error: host.iobroker No connection to databases possible, restart
      2022-03-16 10:36:34.745  - info: host.iobroker iobroker _restart
      2022-03-16 10:36:36.483  - info: host.iobroker connected to Objects and States
      2022-03-16 10:36:42.006  - info: host.iobroker iobroker.js-controller version 3.3.18 js-controller starting
      2022-03-16 10:36:42.013  - info: host.iobroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2022-03-16 10:36:42.013  - info: host.iobroker hostname: iobroker, node: v12.22.5
      2022-03-16 10:36:42.014  - info: host.iobroker ip addresses: 192.168.1.20 fe80::6853:56f4:505b:6c99
      2022-03-16 10:36:54.657  - info: host.iobroker connected to Objects and States
      2022-03-16 10:36:56.534  - info: host.iobroker added notifications configuration of host
      2022-03-16 10:36:59.440  - info: host.iobroker 11 instances found
      2022-03-16 10:36:59.470  - info: host.iobroker starting 11 instances
      2022-03-16 10:37:00.042  - info: host.iobroker instance system.adapter.admin.0 started with pid 1842
      2022-03-16 10:37:07.769  - warn: admin.0 (1842) slow connection to objects DB. Still waiting ...
      2022-03-16 10:37:14.661  - warn: admin.0 (1842) slow connection to states DB. Still waiting ...
      2022-03-16 10:37:16.873  - info: host.iobroker instance system.adapter.javascript.0 started with pid 1853
      2022-03-16 10:37:16.941  - info: host.iobroker instance system.adapter.hmip.0 started with pid 1856
      2022-03-16 10:37:17.081  - info: host.iobroker instance system.adapter.hmip.1 started with pid 1867
      2022-03-16 10:37:17.275  - info: host.iobroker instance system.adapter.discovery.0 started with pid 1874
      2022-03-16 10:37:19.889  - info: host.iobroker instance system.adapter.backitup.0 started with pid 1882
      2022-03-16 10:37:29.044  - warn: discovery.0 (1874) slow connection to objects DB. Still waiting ...
      2022-03-16 10:37:29.183  - warn: hmip.0 (1856) slow connection to objects DB. Still waiting ...
      2022-03-16 10:37:29.215  - warn: hmip.1 (1867) slow connection to objects DB. Still waiting ...
      2022-03-16 10:37:29.418  - warn: backitup.0 (1882) slow connection to objects DB. Still waiting ...
      2022-03-16 10:37:29.922  - warn: javascript.0 (1853) slow connection to objects DB. Still waiting ...
      2022-03-16 10:37:45.748  - info: admin.0 (1842) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.5, js-controller: 3.3.18
      2022-03-16 10:37:52.533  - warn: backitup.0 (1882) slow connection to states DB. Still waiting ...
      2022-03-16 10:37:52.588  - warn: discovery.0 (1874) slow connection to states DB. Still waiting ...
      2022-03-16 10:37:52.624  - warn: hmip.1 (1867) slow connection to states DB. Still waiting ...
      2022-03-16 10:37:52.625  - warn: hmip.0 (1856) slow connection to states DB. Still waiting ...
      2022-03-16 10:37:52.800  - info: admin.0 (1842) requesting all states
      2022-03-16 10:37:52.801  - info: admin.0 (1842) requesting all objects
      2022-03-16 10:37:54.956  - warn: javascript.0 (1853) slow connection to states DB. Still waiting ...
      2022-03-16 10:37:58.972  - info: host.iobroker instance system.adapter.ble.0 started with pid 1911
      2022-03-16 10:37:59.094  - info: host.iobroker instance system.adapter.ble.1 started with pid 1912
      2022-03-16 10:37:59.197  - info: host.iobroker instance system.adapter.whatsapp-cmb.1 started with pid 1920
      2022-03-16 10:37:59.337  - info: host.iobroker instance system.adapter.whatsapp-cmb.0 started with pid 1927
      2022-03-16 10:37:59.499  - info: host.iobroker instance system.adapter.simple-api.0 started with pid 1938
      2022-03-16 10:38:09.924  - warn: ble.0 (1911) slow connection to objects DB. Still waiting ...
      2022-03-16 10:38:09.936  - warn: ble.1 (1912) slow connection to objects DB. Still waiting ...
      2022-03-16 10:38:09.949  - warn: simple-api.0 (1938) slow connection to objects DB. Still waiting ...
      2022-03-16 10:38:10.466  - warn: whatsapp-cmb.1 (1920) slow connection to objects DB. Still waiting ...
      2022-03-16 10:38:10.625  - warn: whatsapp-cmb.0 (1927) slow connection to objects DB. Still waiting ...
      2022-03-16 10:38:20.316  - warn: whatsapp-cmb.0 (1927) slow connection to states DB. Still waiting ...
      
      

      Habt ihr eine Idee? System habe ich geupdatet und auch folgendes durchgeführt:

      iobroker fix

      Viele Grüße
      lnix

      posted in ioBroker Allgemein
      L
      lnix
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo