Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. [gelöst] iob update - No connection to databases possible

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.6k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

[gelöst] iob update - No connection to databases possible

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
4 Beiträge 3 Kommentatoren 1.4k Aufrufe 3 Watching
  • Ä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.
  • M Offline
    M Offline
    Maverick
    schrieb am zuletzt editiert von Maverick
    #1

    Hallo,

    beim Versuch des Updates von aktuell iobroker 4.0.21 auf 4.0.23 bekomme ich

    pi@raspberrypi:~ $ iob stop
    pi@raspberrypi:~ $ iob update
    No connection to databases possible ...
    

    iobroker läuft ansonsten ohne merkliche Probleme, alle Adapter sind aktuell.
    Wo liegt das Problem?

    pi@raspberrypi:~ $ node -v
    v14.19.1
    pi@raspberrypi:~ $ npm -v
    6.14.15
    pi@raspberrypi:~ $ iobroker status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    

    Auszug iobroker.log

    2022-04-28 10:10:52.009  - info: hm-rpc.0 (1505) Connected
    2022-04-28 10:27:27.840  - info: hm-rpc.0 (1505) xmlrpc -> 192.168.178.22:42001/ init ["http://192.168.178.50:42001",""]
    2022-04-28 10:27:27.841  - info: info.0 (1574) cleaned everything up...
    2022-04-28 10:27:27.847  - info: backitup.0 (1535) cleaned everything up...
    2022-04-28 10:27:27.837  - info: yahka.0 (1627) cleaning up ...
    2022-04-28 10:27:27.854  - info: yahka.0 (1627) cleaned up ...
    2022-04-28 10:27:27.851  - info: admin.0 (1477) terminating http server on port 8081
    2022-04-28 10:27:27.862  - info: host.raspberrypi received SIGTERM
    2022-04-28 10:27:27.879  - info: hm-rpc.0 (1505) Disconnected
    2022-04-28 10:27:27.876  - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=true)
    2022-04-28 10:27:27.878  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 (force=false, process=true)
    2022-04-28 10:27:27.879  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.0 (force=false, process=true)
    2022-04-28 10:27:27.881  - info: host.raspberrypi stopInstance system.adapter.hue.0 (force=false, process=true)
    2022-04-28 10:27:27.882  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=true)
    2022-04-28 10:27:27.885  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=true)
    2022-04-28 10:27:27.887  - info: host.raspberrypi stopInstance system.adapter.hs100.0 (force=false, process=false)
    2022-04-28 10:27:27.888  - info: host.raspberrypi stopInstance system.adapter.info.0 (force=false, process=true)
    2022-04-28 10:27:27.889  - info: host.raspberrypi stopInstance system.adapter.iot.0 (force=false, process=true)
    2022-04-28 10:27:27.890  - info: host.raspberrypi stopInstance system.adapter.yahka.0 (force=false, process=true)
    2022-04-28 10:27:27.891  - info: host.raspberrypi stopInstance system.adapter.plenticore.0 (force=false, process=false)
    2022-04-28 10:27:27.926  - info: iot.0 (1593) Connection changed: disconnect
    2022-04-28 10:27:27.934  - info: iot.0 (1593) Connection lost
    2022-04-28 10:27:27.963  - info: admin.0 (1477) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.970  - info: backitup.0 (1535) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.968  - info: hue.0 (1516) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.972  - info: discovery.0 (1550) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.975  - info: info.0 (1574) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.973  - info: hm-rega.0 (1492) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.982  - info: yahka.0 (1627) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.983  - info: hm-rpc.0 (1505) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.982  - info: iot.0 (1593) Got terminate signal TERMINATE_YOURSELF
    2022-04-28 10:27:27.995  - info: info.0 (1574) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:28.000  - info: yahka.0 (1627) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:28.000  - info: backitup.0 (1535) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:28.005  - info: admin.0 (1477) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:28.005  - info: hm-rpc.0 (1505) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:28.009  - info: discovery.0 (1550) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:28.024  - info: host.raspberrypi stopInstance system.adapter.admin.0 send kill signal
    2022-04-28 10:27:28.027  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 send kill signal
    2022-04-28 10:27:28.029  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.0 send kill signal
    2022-04-28 10:27:28.029  - info: host.raspberrypi stopInstance system.adapter.hue.0 send kill signal
    2022-04-28 10:27:28.031  - info: host.raspberrypi stopInstance system.adapter.backitup.0 send kill signal
    2022-04-28 10:27:28.031  - info: host.raspberrypi stopInstance system.adapter.discovery.0 send kill signal
    2022-04-28 10:27:28.032  - info: host.raspberrypi stopInstance system.adapter.info.0 send kill signal
    2022-04-28 10:27:28.032  - info: host.raspberrypi stopInstance system.adapter.iot.0 send kill signal
    2022-04-28 10:27:28.033  - info: host.raspberrypi stopInstance system.adapter.yahka.0 send kill signal
    2022-04-28 10:27:28.067  - info: hue.0 (1516) cleaned everything up...
    2022-04-28 10:27:28.070  - info: iot.0 (1593) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:28.083  - info: hue.0 (1516) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:28.102  - info: hm-rega.0 (1492) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-04-28 10:27:29.113  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.114  - info: host.raspberrypi instance system.adapter.info.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.116  - info: host.raspberrypi instance system.adapter.yahka.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.117  - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.163  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 killing pid 1492
    2022-04-28 10:27:29.205  - info: host.raspberrypi instance system.adapter.hm-rpc.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.491  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.494  - info: host.raspberrypi instance system.adapter.hue.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.496  - info: host.raspberrypi instance system.adapter.iot.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.497  - info: host.raspberrypi All instances are stopped.
    2022-04-28 10:27:29.575  - info: host.raspberrypi instance system.adapter.hm-rega.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-04-28 10:27:29.576  - info: host.raspberrypi All instances are stopped.
    2022-04-28 10:27:29.680  - info: host.raspberrypi terminated
    2022-04-28 10:28:48.609  - info: host.raspberrypi iobroker.js-controller version 4.0.21 js-controller starting
    2022-04-28 10:28:48.622  - info: host.raspberrypi Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
    2022-04-28 10:28:48.624  - info: host.raspberrypi hostname: raspberrypi, node: v14.18.2
    2022-04-28 10:28:48.625  - info: host.raspberrypi ip addresses: 2a01:586:b0fd:1:d6bc:8161:8cf6:38e8 fe80::7eec:a33f:8df8:3097
    2022-04-28 10:29:52.176  - info: host.raspberrypi connected to Objects and States
    2022-04-28 10:29:52.259  - info: host.raspberrypi added notifications configuration of host
    2022-04-28 10:29:53.357  - info: host.raspberrypi 11 instances found
    2022-04-28 10:29:53.438  - info: host.raspberrypi starting 9 instances
    2022-04-28 10:29:53.760  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 799
    2022-04-28 10:29:57.596  - info: host.raspberrypi instance system.adapter.hm-rega.0 started with pid 812
    2022-04-28 10:29:58.013  - info: admin.0 (799) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v14.18.2, js-controller: 4.0.21
    2022-04-28 10:29:58.108  - info: admin.0 (799) requesting all states
    2022-04-28 10:29:58.110  - info: admin.0 (799) requesting all objects
    2022-04-28 10:30:00.681  - info: admin.0 (799) received all objects
    2022-04-28 10:30:01.496  - info: admin.0 (799) Request actual repository...
    2022-04-28 10:30:01.608  - info: admin.0 (799) http server listening on port 8081
    2022-04-28 10:30:01.610  - info: admin.0 (799) Use link "http://localhost:8081" to configure.
    2022-04-28 10:30:01.821  - info: host.raspberrypi instance system.adapter.hm-rpc.0 started with pid 827
    2022-04-28 10:30:03.017  - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
    2022-04-28 10:30:05.734  - info: host.raspberrypi instance system.adapter.hue.0 started with pid 838
    2022-04-28 10:30:05.769  - info: admin.0 (799) Repository received successfully.
    

    Diese Anpassung ist vorgenommen

    Editiere /opt/iobroker/iobroker-data/iobroker.json
    Unter objects und states gibt es jeweils ein ' "connectTimeout": 2000,`
    Zahl ändern auf 5000
    
    crunchipC 1 Antwort Letzte Antwort
    1
    • M Maverick

      Hallo,

      beim Versuch des Updates von aktuell iobroker 4.0.21 auf 4.0.23 bekomme ich

      pi@raspberrypi:~ $ iob stop
      pi@raspberrypi:~ $ iob update
      No connection to databases possible ...
      

      iobroker läuft ansonsten ohne merkliche Probleme, alle Adapter sind aktuell.
      Wo liegt das Problem?

      pi@raspberrypi:~ $ node -v
      v14.19.1
      pi@raspberrypi:~ $ npm -v
      6.14.15
      pi@raspberrypi:~ $ iobroker status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      

      Auszug iobroker.log

      2022-04-28 10:10:52.009  - info: hm-rpc.0 (1505) Connected
      2022-04-28 10:27:27.840  - info: hm-rpc.0 (1505) xmlrpc -> 192.168.178.22:42001/ init ["http://192.168.178.50:42001",""]
      2022-04-28 10:27:27.841  - info: info.0 (1574) cleaned everything up...
      2022-04-28 10:27:27.847  - info: backitup.0 (1535) cleaned everything up...
      2022-04-28 10:27:27.837  - info: yahka.0 (1627) cleaning up ...
      2022-04-28 10:27:27.854  - info: yahka.0 (1627) cleaned up ...
      2022-04-28 10:27:27.851  - info: admin.0 (1477) terminating http server on port 8081
      2022-04-28 10:27:27.862  - info: host.raspberrypi received SIGTERM
      2022-04-28 10:27:27.879  - info: hm-rpc.0 (1505) Disconnected
      2022-04-28 10:27:27.876  - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=true)
      2022-04-28 10:27:27.878  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 (force=false, process=true)
      2022-04-28 10:27:27.879  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.0 (force=false, process=true)
      2022-04-28 10:27:27.881  - info: host.raspberrypi stopInstance system.adapter.hue.0 (force=false, process=true)
      2022-04-28 10:27:27.882  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=true)
      2022-04-28 10:27:27.885  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=true)
      2022-04-28 10:27:27.887  - info: host.raspberrypi stopInstance system.adapter.hs100.0 (force=false, process=false)
      2022-04-28 10:27:27.888  - info: host.raspberrypi stopInstance system.adapter.info.0 (force=false, process=true)
      2022-04-28 10:27:27.889  - info: host.raspberrypi stopInstance system.adapter.iot.0 (force=false, process=true)
      2022-04-28 10:27:27.890  - info: host.raspberrypi stopInstance system.adapter.yahka.0 (force=false, process=true)
      2022-04-28 10:27:27.891  - info: host.raspberrypi stopInstance system.adapter.plenticore.0 (force=false, process=false)
      2022-04-28 10:27:27.926  - info: iot.0 (1593) Connection changed: disconnect
      2022-04-28 10:27:27.934  - info: iot.0 (1593) Connection lost
      2022-04-28 10:27:27.963  - info: admin.0 (1477) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.970  - info: backitup.0 (1535) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.968  - info: hue.0 (1516) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.972  - info: discovery.0 (1550) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.975  - info: info.0 (1574) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.973  - info: hm-rega.0 (1492) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.982  - info: yahka.0 (1627) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.983  - info: hm-rpc.0 (1505) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.982  - info: iot.0 (1593) Got terminate signal TERMINATE_YOURSELF
      2022-04-28 10:27:27.995  - info: info.0 (1574) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:28.000  - info: yahka.0 (1627) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:28.000  - info: backitup.0 (1535) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:28.005  - info: admin.0 (1477) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:28.005  - info: hm-rpc.0 (1505) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:28.009  - info: discovery.0 (1550) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:28.024  - info: host.raspberrypi stopInstance system.adapter.admin.0 send kill signal
      2022-04-28 10:27:28.027  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 send kill signal
      2022-04-28 10:27:28.029  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.0 send kill signal
      2022-04-28 10:27:28.029  - info: host.raspberrypi stopInstance system.adapter.hue.0 send kill signal
      2022-04-28 10:27:28.031  - info: host.raspberrypi stopInstance system.adapter.backitup.0 send kill signal
      2022-04-28 10:27:28.031  - info: host.raspberrypi stopInstance system.adapter.discovery.0 send kill signal
      2022-04-28 10:27:28.032  - info: host.raspberrypi stopInstance system.adapter.info.0 send kill signal
      2022-04-28 10:27:28.032  - info: host.raspberrypi stopInstance system.adapter.iot.0 send kill signal
      2022-04-28 10:27:28.033  - info: host.raspberrypi stopInstance system.adapter.yahka.0 send kill signal
      2022-04-28 10:27:28.067  - info: hue.0 (1516) cleaned everything up...
      2022-04-28 10:27:28.070  - info: iot.0 (1593) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:28.083  - info: hue.0 (1516) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:28.102  - info: hm-rega.0 (1492) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-04-28 10:27:29.113  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.114  - info: host.raspberrypi instance system.adapter.info.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.116  - info: host.raspberrypi instance system.adapter.yahka.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.117  - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.163  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 killing pid 1492
      2022-04-28 10:27:29.205  - info: host.raspberrypi instance system.adapter.hm-rpc.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.491  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.494  - info: host.raspberrypi instance system.adapter.hue.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.496  - info: host.raspberrypi instance system.adapter.iot.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.497  - info: host.raspberrypi All instances are stopped.
      2022-04-28 10:27:29.575  - info: host.raspberrypi instance system.adapter.hm-rega.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-04-28 10:27:29.576  - info: host.raspberrypi All instances are stopped.
      2022-04-28 10:27:29.680  - info: host.raspberrypi terminated
      2022-04-28 10:28:48.609  - info: host.raspberrypi iobroker.js-controller version 4.0.21 js-controller starting
      2022-04-28 10:28:48.622  - info: host.raspberrypi Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
      2022-04-28 10:28:48.624  - info: host.raspberrypi hostname: raspberrypi, node: v14.18.2
      2022-04-28 10:28:48.625  - info: host.raspberrypi ip addresses: 2a01:586:b0fd:1:d6bc:8161:8cf6:38e8 fe80::7eec:a33f:8df8:3097
      2022-04-28 10:29:52.176  - info: host.raspberrypi connected to Objects and States
      2022-04-28 10:29:52.259  - info: host.raspberrypi added notifications configuration of host
      2022-04-28 10:29:53.357  - info: host.raspberrypi 11 instances found
      2022-04-28 10:29:53.438  - info: host.raspberrypi starting 9 instances
      2022-04-28 10:29:53.760  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 799
      2022-04-28 10:29:57.596  - info: host.raspberrypi instance system.adapter.hm-rega.0 started with pid 812
      2022-04-28 10:29:58.013  - info: admin.0 (799) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v14.18.2, js-controller: 4.0.21
      2022-04-28 10:29:58.108  - info: admin.0 (799) requesting all states
      2022-04-28 10:29:58.110  - info: admin.0 (799) requesting all objects
      2022-04-28 10:30:00.681  - info: admin.0 (799) received all objects
      2022-04-28 10:30:01.496  - info: admin.0 (799) Request actual repository...
      2022-04-28 10:30:01.608  - info: admin.0 (799) http server listening on port 8081
      2022-04-28 10:30:01.610  - info: admin.0 (799) Use link "http://localhost:8081" to configure.
      2022-04-28 10:30:01.821  - info: host.raspberrypi instance system.adapter.hm-rpc.0 started with pid 827
      2022-04-28 10:30:03.017  - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
      2022-04-28 10:30:05.734  - info: host.raspberrypi instance system.adapter.hue.0 started with pid 838
      2022-04-28 10:30:05.769  - info: admin.0 (799) Repository received successfully.
      

      Diese Anpassung ist vorgenommen

      Editiere /opt/iobroker/iobroker-data/iobroker.json
      Unter objects und states gibt es jeweils ein ' "connectTimeout": 2000,`
      Zahl ändern auf 5000
      
      crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #2

      @maverick setz mal den Wert höher z b. 30000 und versuche nochmal

      umgestiegen von Proxmox auf Unraid

      M 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @maverick setz mal den Wert höher z b. 30000 und versuche nochmal

        M Offline
        M Offline
        Maverick
        schrieb am zuletzt editiert von
        #3

        @crunchip sagte in iobroker Update - No connection to databases possible:

        @maverick setz mal den Wert höher z b. 30000 und versuche nochmal

        @crunchip danke, geändert auf 30000, reboot, funktioniert - danke!

        pi@raspberrypi:~ $ iob stop
        pi@raspberrypi:~ $ iob update
        Used repository: stable
        Adapter    "admin"        : 5.3.8    , installed 5.3.8
        Adapter    "backitup"     : 2.4.6    , installed 2.4.6
        Adapter    "discovery"    : 3.0.3    , installed 3.0.3
        Adapter    "hm-rega"      : 3.0.39   , installed 3.0.39
        Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
        Adapter    "hs100"        : 2.0.6    , installed 2.0.6
        Adapter    "hue"          : 3.6.5    , installed 3.6.5
        Adapter    "info"         : 1.9.18   , installed 1.9.18
        Adapter    "iot"          : 1.11.4   , installed 1.11.4
        Controller "js-controller": 4.0.23   , installed 4.0.21 [Updatable]
        Adapter    "plenticore"   : 2.2.0    , installed 2.2.0
        Adapter    "yahka"        : 0.13.1   , installed 0.13.1
        
        1 Antwort Letzte Antwort
        0
        • P Offline
          P Offline
          peff
          schrieb am zuletzt editiert von
          #4

          Gleiches beim Update von 4.0.23 auf 4.0.24!
          Die Änderung auf, 30000 war auch hier die Lösung.

          1 Antwort Letzte Antwort
          0
          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

          552

          Online

          32.4k

          Benutzer

          81.5k

          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