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. Keine installation von Adaptern mehr möglich - Code 16

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    429

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    818

Keine installation von Adaptern mehr möglich - Code 16

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
8 Beiträge 2 Kommentatoren 643 Aufrufe 2 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.
  • F Offline
    F Offline
    Flixer
    schrieb am zuletzt editiert von Flixer
    #1

    Guten Morgen,

    ich habe einen RasPi 4 und darauf den iobroker laufen. Unter Hosts wird mir folgendes angezeigt:

    Hosts.png

    Dort habe ich die Anweisungen für das Update auch nacheinander mit Putty abgearbeitet, eine Änderung gab es aber nicht.

    cd /opt/iobroker
    iob backup
    iob stop
    iob fix
    iob update
    iob upgrade self
    iob start
    

    Ich wollte heute den Telegram-Adapter installieren und erhalte nun die nachfolgende Fehlermeldung im Log und dem Fenster. Diese meldung kommt auch bei anderen Adaptern.

    host.RasPi 	2022-01-15 07:59:11.737	info	ioBroker iobroker exit 16 
    host.RasPi 	2022-01-15 07:59:10.659	error	ioBroker iobroker Cannot add instance to non-existing host "RasPi"
    

    Weiterhin tauchen im Log diese Einträge mehrfach auf:

    admin.0 	2022-01-15 07:59:37.863	error	error
    admin.0 	2022-01-15 07:59:37.859	warn	Cannot parse "undefined"
    

    Ich stehe nun komplett auf dem Schlauch. Anbei noch die Logdatei:

    2022-01-15 07:59:08.769 - info: host.RasPi ioBroker iobroker add telegram auto --host RasPi ioBroker
    2022-01-15 07:59:10.659 - error: host.RasPi ioBroker iobroker Cannot add instance to non-existing host "RasPi"
    2022-01-15 07:59:11.737 - info: host.RasPi ioBroker iobroker exit 16
    2022-01-15 07:59:31.049 - info: backitup.0 (2626) cleaned everything up...
    2022-01-15 07:59:31.042 - info: admin.0 (2491) terminating http server on port 8081
    2022-01-15 07:59:31.051 - info: web.2 (2681) terminated http server on port 8082
    2022-01-15 07:59:31.064 - info: fritzdect.0 (2700) cleaned everything up...
    2022-01-15 07:59:31.058 - info: host.RasPi ioBroker received SIGTERM
    2022-01-15 07:59:31.057 - info: javascript.0 (2522) Stop script script.js.Stiebel_Eltron.wpm
    2022-01-15 07:59:31.056 - info: stiebel-isg.0 (2648) cleaned everything up...
    2022-01-15 07:59:31.063 - info: javascript.0 (2522) Stop script script.js.common.Wochentag_ermitteln
    2022-01-15 07:59:31.065 - info: javascript.0 (2522) Stop script script.js.common.memory_used
    2022-01-15 07:59:31.065 - info: host.RasPi ioBroker stopInstance system.adapter.admin.0 (force=false, process=true)
    2022-01-15 07:59:31.066 - info: host.RasPi ioBroker stopInstance system.adapter.history.0 (force=false, process=true)
    2022-01-15 07:59:31.069 - info: host.RasPi ioBroker stopInstance system.adapter.javascript.0 (force=false, process=true)
    2022-01-15 07:59:31.070 - info: host.RasPi ioBroker stopInstance system.adapter.rpi2.0 (force=false, process=true)
    2022-01-15 07:59:31.071 - info: host.RasPi ioBroker stopInstance system.adapter.modbus.0 (force=false, process=true)
    2022-01-15 07:59:31.073 - info: host.RasPi ioBroker stopInstance system.adapter.discovery.0 (force=false, process=true)
    2022-01-15 07:59:31.073 - info: host.RasPi ioBroker stopInstance system.adapter.backitup.0 (force=false, process=true)
    2022-01-15 07:59:31.074 - info: host.RasPi ioBroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
    2022-01-15 07:59:31.075 - info: host.RasPi ioBroker stopInstance system.adapter.vis.0 (force=false, process=false)
    2022-01-15 07:59:31.075 - info: host.RasPi ioBroker stopInstance system.adapter.web.2 (force=false, process=true)
    2022-01-15 07:59:31.076 - info: host.RasPi ioBroker stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
    2022-01-15 07:59:31.076 - info: host.RasPi ioBroker stopInstance system.adapter.fritzdect.0 (force=false, process=true)
    2022-01-15 07:59:31.077 - info: host.RasPi ioBroker stopInstance system.adapter.shelly.0 (force=false, process=false)
    2022-01-15 07:59:31.123 - info: admin.0 (2491) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.124 - info: javascript.0 (2522) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.129 - info: modbus.0 (2596) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.128 - info: rpi2.0 (2537) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.130 - info: discovery.0 (2611) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.132 - info: backitup.0 (2626) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.134 - info: stiebel-isg.0 (2648) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.135 - info: web.2 (2681) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.136 - info: fritzdect.0 (2700) Got terminate signal TERMINATE_YOURSELF
    2022-01-15 07:59:31.139 - info: rpi2.0 (2537) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.140 - info: modbus.0 (2596) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.142 - info: admin.0 (2491) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.140 - info: history.0 (2506) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.144 - info: backitup.0 (2626) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.144 - info: discovery.0 (2611) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.146 - info: stiebel-isg.0 (2648) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.147 - info: javascript.0 (2522) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.147 - info: web.2 (2681) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.156 - info: fritzdect.0 (2700) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2022-01-15 07:59:31.160 - info: host.RasPi ioBroker stopInstance system.adapter.admin.0 send kill signal
    2022-01-15 07:59:31.162 - info: host.RasPi ioBroker stopInstance system.adapter.javascript.0 send kill signal
    2022-01-15 07:59:31.162 - info: host.RasPi ioBroker stopInstance system.adapter.rpi2.0 send kill signal
    2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.modbus.0 send kill signal
    2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.discovery.0 send kill signal
    2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.backitup.0 send kill signal
    2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.stiebel-isg.0 send kill signal
    2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.web.2 send kill signal
    2022-01-15 07:59:31.164 - info: host.RasPi ioBroker stopInstance system.adapter.fritzdect.0 send kill signal
    2022-01-15 07:59:31.895 - info: host.RasPi ioBroker instance system.adapter.rpi2.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:31.925 - info: host.RasPi ioBroker instance system.adapter.history.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:31.925 - info: host.RasPi ioBroker instance system.adapter.modbus.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:32.001 - info: host.RasPi ioBroker instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:32.002 - info: host.RasPi ioBroker instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:32.017 - info: host.RasPi ioBroker instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:32.079 - info: host.RasPi ioBroker instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:32.079 - info: host.RasPi ioBroker instance system.adapter.stiebel-isg.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:32.079 - info: host.RasPi ioBroker instance system.adapter.web.2 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:32.080 - info: host.RasPi ioBroker instance system.adapter.fritzdect.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
    2022-01-15 07:59:32.080 - info: host.RasPi ioBroker All instances are stopped.
    2022-01-15 07:59:32.158 - info: host.RasPi ioBroker terminated
    2022-01-15 07:59:34.210 - info: host.RasPi ioBroker iobroker.js-controller version 3.3.21 js-controller starting
    2022-01-15 07:59:34.216 - info: host.RasPi ioBroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
    2022-01-15 07:59:34.216 - info: host.RasPi ioBroker hostname: RasPi ioBroker, node: v12.22.7
    2022-01-15 07:59:34.217 - info: host.RasPi ioBroker ip addresses: 192.168.100.15 2003:e6:ff3e:dd00:ed8a:ca09:2984:4891 fe80::c04d:37a4:800e:6d56
    2022-01-15 07:59:34.552 - info: host.RasPi ioBroker connected to Objects and States
    2022-01-15 07:59:34.576 - info: host.RasPi ioBroker added notifications configuration of host
    2022-01-15 07:59:34.980 - info: host.RasPi ioBroker 15 instances found
    2022-01-15 07:59:35.016 - info: host.RasPi ioBroker starting 12 instances
    2022-01-15 07:59:35.081 - info: host.RasPi ioBroker instance system.adapter.admin.0 started with pid 2781
    2022-01-15 07:59:36.843 - info: admin.0 (2781) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 07:59:36.890 - info: admin.0 (2781) requesting all states
    2022-01-15 07:59:36.891 - info: admin.0 (2781) requesting all objects
    2022-01-15 07:59:37.345 - info: admin.0 (2781) received all objects
    2022-01-15 07:59:37.608 - info: admin.0 (2781) http server listening on port 8081
    2022-01-15 07:59:37.609 - info: admin.0 (2781) Use link "http://localhost:8081" to configure.
    2022-01-15 07:59:37.859 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.863 - error: admin.0 (2781) error
    2022-01-15 07:59:37.879 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.880 - error: admin.0 (2781) error
    2022-01-15 07:59:37.902 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.932 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.933 - error: admin.0 (2781) error
    2022-01-15 07:59:37.947 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.951 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.953 - error: admin.0 (2781) error
    2022-01-15 07:59:37.970 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.974 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.975 - error: admin.0 (2781) error
    2022-01-15 07:59:37.992 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.997 - warn: admin.0 (2781) Cannot parse "undefined"
    2022-01-15 07:59:37.998 - error: admin.0 (2781) error
    2022-01-15 07:59:39.106 - info: host.RasPi ioBroker instance system.adapter.history.0 started with pid 2796
    2022-01-15 07:59:40.491 - info: history.0 (2796) starting. Version 1.9.14 in /opt/iobroker/node_modules/iobroker.history, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 07:59:43.117 - info: host.RasPi ioBroker instance system.adapter.javascript.0 started with pid 2811
    2022-01-15 07:59:45.635 - info: javascript.0 (2811) starting. Version 5.2.13 in /opt/iobroker/node_modules/iobroker.javascript, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 07:59:45.721 - info: javascript.0 (2811) requesting all states
    2022-01-15 07:59:45.722 - info: javascript.0 (2811) requesting all objects
    2022-01-15 07:59:46.113 - info: javascript.0 (2811) received all objects
    2022-01-15 07:59:46.117 - info: javascript.0 (2811) received all states
    2022-01-15 07:59:46.214 - info: javascript.0 (2811) Start javascript script.js.Stiebel_Eltron.wpm
    2022-01-15 07:59:46.264 - info: javascript.0 (2811) script.js.Stiebel_Eltron.wpm: registered 2 subscriptions and 0 schedules
    2022-01-15 07:59:46.265 - info: javascript.0 (2811) Start javascript script.js.common.Wochentag_ermitteln
    2022-01-15 07:59:46.272 - info: javascript.0 (2811) script.js.common.Wochentag_ermitteln: registered 0 subscriptions and 1 schedule
    2022-01-15 07:59:46.277 - info: javascript.0 (2811) Start javascript script.js.common.memory_used
    2022-01-15 07:59:46.308 - info: javascript.0 (2811) script.js.common.memory_used: registered 0 subscriptions and 2 schedules
    2022-01-15 07:59:47.093 - info: host.RasPi ioBroker instance system.adapter.rpi2.0 started with pid 2826
    2022-01-15 07:59:48.205 - info: rpi2.0 (2826) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.rpi2, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 07:59:48.486 - info: rpi2.0 (2826) GPIO ports are not configured
    2022-01-15 07:59:51.056 - info: host.RasPi ioBroker instance system.adapter.modbus.0 started with pid 2877
    2022-01-15 07:59:52.476 - info: modbus.0 (2877) starting. Version 3.4.14 in /opt/iobroker/node_modules/iobroker.modbus, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 07:59:53.482 - info: modbus.0 (2877) Connected to slave 192.168.100.220
    2022-01-15 07:59:55.112 - info: host.RasPi ioBroker instance system.adapter.discovery.0 started with pid 2892
    2022-01-15 07:59:56.491 - info: discovery.0 (2892) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 07:59:59.064 - info: host.RasPi ioBroker instance system.adapter.backitup.0 started with pid 2907
    2022-01-15 08:00:00.525 - info: backitup.0 (2907) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 08:00:00.584 - info: backitup.0 (2907) [iobroker] backup was activated at 03:00 every 1 day(s)
    2022-01-15 08:00:03.114 - info: host.RasPi ioBroker instance system.adapter.stiebel-isg.0 started with pid 2929
    2022-01-15 08:00:04.657 - info: stiebel-isg.0 (2929) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 08:00:08.174 - info: vis.0 (2945) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.vis, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 08:00:08.407 - info: vis.0 (2945) vis license is OK.
    2022-01-15 08:00:09.184 - info: vis.0 (2945) Terminated (NO_ERROR): Without reason
    2022-01-15 08:00:09.801 - info: host.RasPi ioBroker instance system.adapter.vis.0 terminated while should be started once
    2022-01-15 08:00:11.058 - info: host.RasPi ioBroker instance system.adapter.web.2 started with pid 2963
    2022-01-15 08:00:12.625 - info: web.2 (2963) starting. Version 3.4.9 in /opt/iobroker/node_modules/iobroker.web, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 08:00:12.864 - info: web.2 (2963) socket.io server listening on port 8082
    2022-01-15 08:00:12.869 - info: web.2 (2963) http server listening on port 8082
    2022-01-15 08:00:13.871 - warn: web.2 (2963) State "web.2.info.connection" has no existing object, this might lead to an error in future versions
    2022-01-15 08:00:15.142 - info: host.RasPi ioBroker instance system.adapter.fritzdect.0 started with pid 2983
    2022-01-15 08:00:16.299 - info: fritzdect.0 (2983) starting. Version 2.1.15 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v12.22.7, js-controller: 3.3.21
    2022-01-15 08:00:16.333 - info: fritzdect.0 (2983) fritzdect entered ready
    2022-01-15 08:00:16.364 - info: fritzdect.0 (2983) fritzdect uses USER: Nutzer
    2022-01-15 08:00:16.365 - info: fritzdect.0 (2983) start creating devices/groups
    2022-01-15 08:00:18.328 - info: fritzdect.0 (2983) CREATE Devices 2
    2022-01-15 08:00:18.347 - info: fritzdect.0 (2983) setting up temperatur
    2022-01-15 08:00:18.358 - info: fritzdect.0 (2983) setting up temperatur
    2022-01-15 08:00:18.362 - info: fritzdect.0 (2983) finished creating devices/groups (if any)
    2022-01-15 08:00:18.362 - info: fritzdect.0 (2983) start creating templates
    2022-01-15 08:00:20.271 - info: fritzdect.0 (2983) finished creating templates (if any)
    2022-01-15 08:00:20.272 - info: fritzdect.0 (2983) start initial updating devices/groups
    2022-01-15 08:00:22.295 - info: fritzdect.0 (2983) finished initial updating devices/groups
    2022-01-15 08:00:22.297 - info: fritzdect.0 (2983) going over to cyclic polling, messages to poll activity only in debug-mode
    2022-01-15 08:03:08.198 - warn: stiebel-isg.0 (2929) State value to set for "stiebel-isg.0.Einstellungen.HEIZUNG.HEIZKREIS 2.val487" has value "3686.4" greater than max "30"
    2022-01-15 08:03:14.076 - warn: stiebel-isg.0 (2929) State value to set for "stiebel-isg.0.Einstellungen.HEIZUNG.GRUNDEINSTELLUNG.val35" has value "3686.4" greater than max "70"
    2022-01-15 08:03:26.247 - warn: stiebel-isg.0 (2929) State value to set for "stiebel-isg.0.Einstellungen.HEIZUNG.HEIZKREIS 1.val486" has value "3686.4" greater than max "30"
    

    Kann mir jemand helfen?

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • F Flixer

      Guten Morgen,

      ich habe einen RasPi 4 und darauf den iobroker laufen. Unter Hosts wird mir folgendes angezeigt:

      Hosts.png

      Dort habe ich die Anweisungen für das Update auch nacheinander mit Putty abgearbeitet, eine Änderung gab es aber nicht.

      cd /opt/iobroker
      iob backup
      iob stop
      iob fix
      iob update
      iob upgrade self
      iob start
      

      Ich wollte heute den Telegram-Adapter installieren und erhalte nun die nachfolgende Fehlermeldung im Log und dem Fenster. Diese meldung kommt auch bei anderen Adaptern.

      host.RasPi 	2022-01-15 07:59:11.737	info	ioBroker iobroker exit 16 
      host.RasPi 	2022-01-15 07:59:10.659	error	ioBroker iobroker Cannot add instance to non-existing host "RasPi"
      

      Weiterhin tauchen im Log diese Einträge mehrfach auf:

      admin.0 	2022-01-15 07:59:37.863	error	error
      admin.0 	2022-01-15 07:59:37.859	warn	Cannot parse "undefined"
      

      Ich stehe nun komplett auf dem Schlauch. Anbei noch die Logdatei:

      2022-01-15 07:59:08.769 - info: host.RasPi ioBroker iobroker add telegram auto --host RasPi ioBroker
      2022-01-15 07:59:10.659 - error: host.RasPi ioBroker iobroker Cannot add instance to non-existing host "RasPi"
      2022-01-15 07:59:11.737 - info: host.RasPi ioBroker iobroker exit 16
      2022-01-15 07:59:31.049 - info: backitup.0 (2626) cleaned everything up...
      2022-01-15 07:59:31.042 - info: admin.0 (2491) terminating http server on port 8081
      2022-01-15 07:59:31.051 - info: web.2 (2681) terminated http server on port 8082
      2022-01-15 07:59:31.064 - info: fritzdect.0 (2700) cleaned everything up...
      2022-01-15 07:59:31.058 - info: host.RasPi ioBroker received SIGTERM
      2022-01-15 07:59:31.057 - info: javascript.0 (2522) Stop script script.js.Stiebel_Eltron.wpm
      2022-01-15 07:59:31.056 - info: stiebel-isg.0 (2648) cleaned everything up...
      2022-01-15 07:59:31.063 - info: javascript.0 (2522) Stop script script.js.common.Wochentag_ermitteln
      2022-01-15 07:59:31.065 - info: javascript.0 (2522) Stop script script.js.common.memory_used
      2022-01-15 07:59:31.065 - info: host.RasPi ioBroker stopInstance system.adapter.admin.0 (force=false, process=true)
      2022-01-15 07:59:31.066 - info: host.RasPi ioBroker stopInstance system.adapter.history.0 (force=false, process=true)
      2022-01-15 07:59:31.069 - info: host.RasPi ioBroker stopInstance system.adapter.javascript.0 (force=false, process=true)
      2022-01-15 07:59:31.070 - info: host.RasPi ioBroker stopInstance system.adapter.rpi2.0 (force=false, process=true)
      2022-01-15 07:59:31.071 - info: host.RasPi ioBroker stopInstance system.adapter.modbus.0 (force=false, process=true)
      2022-01-15 07:59:31.073 - info: host.RasPi ioBroker stopInstance system.adapter.discovery.0 (force=false, process=true)
      2022-01-15 07:59:31.073 - info: host.RasPi ioBroker stopInstance system.adapter.backitup.0 (force=false, process=true)
      2022-01-15 07:59:31.074 - info: host.RasPi ioBroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
      2022-01-15 07:59:31.075 - info: host.RasPi ioBroker stopInstance system.adapter.vis.0 (force=false, process=false)
      2022-01-15 07:59:31.075 - info: host.RasPi ioBroker stopInstance system.adapter.web.2 (force=false, process=true)
      2022-01-15 07:59:31.076 - info: host.RasPi ioBroker stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
      2022-01-15 07:59:31.076 - info: host.RasPi ioBroker stopInstance system.adapter.fritzdect.0 (force=false, process=true)
      2022-01-15 07:59:31.077 - info: host.RasPi ioBroker stopInstance system.adapter.shelly.0 (force=false, process=false)
      2022-01-15 07:59:31.123 - info: admin.0 (2491) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.124 - info: javascript.0 (2522) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.129 - info: modbus.0 (2596) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.128 - info: rpi2.0 (2537) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.130 - info: discovery.0 (2611) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.132 - info: backitup.0 (2626) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.134 - info: stiebel-isg.0 (2648) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.135 - info: web.2 (2681) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.136 - info: fritzdect.0 (2700) Got terminate signal TERMINATE_YOURSELF
      2022-01-15 07:59:31.139 - info: rpi2.0 (2537) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.140 - info: modbus.0 (2596) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.142 - info: admin.0 (2491) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.140 - info: history.0 (2506) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.144 - info: backitup.0 (2626) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.144 - info: discovery.0 (2611) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.146 - info: stiebel-isg.0 (2648) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.147 - info: javascript.0 (2522) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.147 - info: web.2 (2681) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.156 - info: fritzdect.0 (2700) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-01-15 07:59:31.160 - info: host.RasPi ioBroker stopInstance system.adapter.admin.0 send kill signal
      2022-01-15 07:59:31.162 - info: host.RasPi ioBroker stopInstance system.adapter.javascript.0 send kill signal
      2022-01-15 07:59:31.162 - info: host.RasPi ioBroker stopInstance system.adapter.rpi2.0 send kill signal
      2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.modbus.0 send kill signal
      2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.discovery.0 send kill signal
      2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.backitup.0 send kill signal
      2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.stiebel-isg.0 send kill signal
      2022-01-15 07:59:31.163 - info: host.RasPi ioBroker stopInstance system.adapter.web.2 send kill signal
      2022-01-15 07:59:31.164 - info: host.RasPi ioBroker stopInstance system.adapter.fritzdect.0 send kill signal
      2022-01-15 07:59:31.895 - info: host.RasPi ioBroker instance system.adapter.rpi2.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:31.925 - info: host.RasPi ioBroker instance system.adapter.history.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:31.925 - info: host.RasPi ioBroker instance system.adapter.modbus.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:32.001 - info: host.RasPi ioBroker instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:32.002 - info: host.RasPi ioBroker instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:32.017 - info: host.RasPi ioBroker instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:32.079 - info: host.RasPi ioBroker instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:32.079 - info: host.RasPi ioBroker instance system.adapter.stiebel-isg.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:32.079 - info: host.RasPi ioBroker instance system.adapter.web.2 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:32.080 - info: host.RasPi ioBroker instance system.adapter.fritzdect.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-01-15 07:59:32.080 - info: host.RasPi ioBroker All instances are stopped.
      2022-01-15 07:59:32.158 - info: host.RasPi ioBroker terminated
      2022-01-15 07:59:34.210 - info: host.RasPi ioBroker iobroker.js-controller version 3.3.21 js-controller starting
      2022-01-15 07:59:34.216 - info: host.RasPi ioBroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2022-01-15 07:59:34.216 - info: host.RasPi ioBroker hostname: RasPi ioBroker, node: v12.22.7
      2022-01-15 07:59:34.217 - info: host.RasPi ioBroker ip addresses: 192.168.100.15 2003:e6:ff3e:dd00:ed8a:ca09:2984:4891 fe80::c04d:37a4:800e:6d56
      2022-01-15 07:59:34.552 - info: host.RasPi ioBroker connected to Objects and States
      2022-01-15 07:59:34.576 - info: host.RasPi ioBroker added notifications configuration of host
      2022-01-15 07:59:34.980 - info: host.RasPi ioBroker 15 instances found
      2022-01-15 07:59:35.016 - info: host.RasPi ioBroker starting 12 instances
      2022-01-15 07:59:35.081 - info: host.RasPi ioBroker instance system.adapter.admin.0 started with pid 2781
      2022-01-15 07:59:36.843 - info: admin.0 (2781) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 07:59:36.890 - info: admin.0 (2781) requesting all states
      2022-01-15 07:59:36.891 - info: admin.0 (2781) requesting all objects
      2022-01-15 07:59:37.345 - info: admin.0 (2781) received all objects
      2022-01-15 07:59:37.608 - info: admin.0 (2781) http server listening on port 8081
      2022-01-15 07:59:37.609 - info: admin.0 (2781) Use link "http://localhost:8081" to configure.
      2022-01-15 07:59:37.859 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.863 - error: admin.0 (2781) error
      2022-01-15 07:59:37.879 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.880 - error: admin.0 (2781) error
      2022-01-15 07:59:37.902 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.932 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.933 - error: admin.0 (2781) error
      2022-01-15 07:59:37.947 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.951 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.953 - error: admin.0 (2781) error
      2022-01-15 07:59:37.970 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.974 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.975 - error: admin.0 (2781) error
      2022-01-15 07:59:37.992 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.997 - warn: admin.0 (2781) Cannot parse "undefined"
      2022-01-15 07:59:37.998 - error: admin.0 (2781) error
      2022-01-15 07:59:39.106 - info: host.RasPi ioBroker instance system.adapter.history.0 started with pid 2796
      2022-01-15 07:59:40.491 - info: history.0 (2796) starting. Version 1.9.14 in /opt/iobroker/node_modules/iobroker.history, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 07:59:43.117 - info: host.RasPi ioBroker instance system.adapter.javascript.0 started with pid 2811
      2022-01-15 07:59:45.635 - info: javascript.0 (2811) starting. Version 5.2.13 in /opt/iobroker/node_modules/iobroker.javascript, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 07:59:45.721 - info: javascript.0 (2811) requesting all states
      2022-01-15 07:59:45.722 - info: javascript.0 (2811) requesting all objects
      2022-01-15 07:59:46.113 - info: javascript.0 (2811) received all objects
      2022-01-15 07:59:46.117 - info: javascript.0 (2811) received all states
      2022-01-15 07:59:46.214 - info: javascript.0 (2811) Start javascript script.js.Stiebel_Eltron.wpm
      2022-01-15 07:59:46.264 - info: javascript.0 (2811) script.js.Stiebel_Eltron.wpm: registered 2 subscriptions and 0 schedules
      2022-01-15 07:59:46.265 - info: javascript.0 (2811) Start javascript script.js.common.Wochentag_ermitteln
      2022-01-15 07:59:46.272 - info: javascript.0 (2811) script.js.common.Wochentag_ermitteln: registered 0 subscriptions and 1 schedule
      2022-01-15 07:59:46.277 - info: javascript.0 (2811) Start javascript script.js.common.memory_used
      2022-01-15 07:59:46.308 - info: javascript.0 (2811) script.js.common.memory_used: registered 0 subscriptions and 2 schedules
      2022-01-15 07:59:47.093 - info: host.RasPi ioBroker instance system.adapter.rpi2.0 started with pid 2826
      2022-01-15 07:59:48.205 - info: rpi2.0 (2826) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.rpi2, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 07:59:48.486 - info: rpi2.0 (2826) GPIO ports are not configured
      2022-01-15 07:59:51.056 - info: host.RasPi ioBroker instance system.adapter.modbus.0 started with pid 2877
      2022-01-15 07:59:52.476 - info: modbus.0 (2877) starting. Version 3.4.14 in /opt/iobroker/node_modules/iobroker.modbus, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 07:59:53.482 - info: modbus.0 (2877) Connected to slave 192.168.100.220
      2022-01-15 07:59:55.112 - info: host.RasPi ioBroker instance system.adapter.discovery.0 started with pid 2892
      2022-01-15 07:59:56.491 - info: discovery.0 (2892) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 07:59:59.064 - info: host.RasPi ioBroker instance system.adapter.backitup.0 started with pid 2907
      2022-01-15 08:00:00.525 - info: backitup.0 (2907) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 08:00:00.584 - info: backitup.0 (2907) [iobroker] backup was activated at 03:00 every 1 day(s)
      2022-01-15 08:00:03.114 - info: host.RasPi ioBroker instance system.adapter.stiebel-isg.0 started with pid 2929
      2022-01-15 08:00:04.657 - info: stiebel-isg.0 (2929) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 08:00:08.174 - info: vis.0 (2945) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.vis, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 08:00:08.407 - info: vis.0 (2945) vis license is OK.
      2022-01-15 08:00:09.184 - info: vis.0 (2945) Terminated (NO_ERROR): Without reason
      2022-01-15 08:00:09.801 - info: host.RasPi ioBroker instance system.adapter.vis.0 terminated while should be started once
      2022-01-15 08:00:11.058 - info: host.RasPi ioBroker instance system.adapter.web.2 started with pid 2963
      2022-01-15 08:00:12.625 - info: web.2 (2963) starting. Version 3.4.9 in /opt/iobroker/node_modules/iobroker.web, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 08:00:12.864 - info: web.2 (2963) socket.io server listening on port 8082
      2022-01-15 08:00:12.869 - info: web.2 (2963) http server listening on port 8082
      2022-01-15 08:00:13.871 - warn: web.2 (2963) State "web.2.info.connection" has no existing object, this might lead to an error in future versions
      2022-01-15 08:00:15.142 - info: host.RasPi ioBroker instance system.adapter.fritzdect.0 started with pid 2983
      2022-01-15 08:00:16.299 - info: fritzdect.0 (2983) starting. Version 2.1.15 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v12.22.7, js-controller: 3.3.21
      2022-01-15 08:00:16.333 - info: fritzdect.0 (2983) fritzdect entered ready
      2022-01-15 08:00:16.364 - info: fritzdect.0 (2983) fritzdect uses USER: Nutzer
      2022-01-15 08:00:16.365 - info: fritzdect.0 (2983) start creating devices/groups
      2022-01-15 08:00:18.328 - info: fritzdect.0 (2983) CREATE Devices 2
      2022-01-15 08:00:18.347 - info: fritzdect.0 (2983) setting up temperatur
      2022-01-15 08:00:18.358 - info: fritzdect.0 (2983) setting up temperatur
      2022-01-15 08:00:18.362 - info: fritzdect.0 (2983) finished creating devices/groups (if any)
      2022-01-15 08:00:18.362 - info: fritzdect.0 (2983) start creating templates
      2022-01-15 08:00:20.271 - info: fritzdect.0 (2983) finished creating templates (if any)
      2022-01-15 08:00:20.272 - info: fritzdect.0 (2983) start initial updating devices/groups
      2022-01-15 08:00:22.295 - info: fritzdect.0 (2983) finished initial updating devices/groups
      2022-01-15 08:00:22.297 - info: fritzdect.0 (2983) going over to cyclic polling, messages to poll activity only in debug-mode
      2022-01-15 08:03:08.198 - warn: stiebel-isg.0 (2929) State value to set for "stiebel-isg.0.Einstellungen.HEIZUNG.HEIZKREIS 2.val487" has value "3686.4" greater than max "30"
      2022-01-15 08:03:14.076 - warn: stiebel-isg.0 (2929) State value to set for "stiebel-isg.0.Einstellungen.HEIZUNG.GRUNDEINSTELLUNG.val35" has value "3686.4" greater than max "70"
      2022-01-15 08:03:26.247 - warn: stiebel-isg.0 (2929) State value to set for "stiebel-isg.0.Einstellungen.HEIZUNG.HEIZKREIS 1.val486" has value "3686.4" greater than max "30"
      

      Kann mir jemand helfen?

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

      @flixer

      iobroker stop
      iobroker host this
      iobroker update -i
      

      Bitte keine Anhänge, komplette Ein- und Ausgaben als Text in CodeTags hier rein

      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

      F 1 Antwort Letzte Antwort
      1
      • Thomas BraunT Thomas Braun

        @flixer

        iobroker stop
        iobroker host this
        iobroker update -i
        

        Bitte keine Anhänge, komplette Ein- und Ausgaben als Text in CodeTags hier rein

        F Offline
        F Offline
        Flixer
        schrieb am zuletzt editiert von
        #3

        @thomas-braun
        Deine Angaben per Putty ausgeführt, den iobroker über Putty neu gestartet und im iobroker angemeldet. Die Adapter lassen sich installieren. Das Update vom Host hat dann jetzt auch geklappt.

        SUPER!!!

        Deine Anmerkung zum Log habe ich in den Post übertragen. Ich merke es mir :)

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • F Flixer

          @thomas-braun
          Deine Angaben per Putty ausgeführt, den iobroker über Putty neu gestartet und im iobroker angemeldet. Die Adapter lassen sich installieren. Das Update vom Host hat dann jetzt auch geklappt.

          SUPER!!!

          Deine Anmerkung zum Log habe ich in den Post übertragen. Ich merke es mir :)

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

          @flixer
          Tip am Rande: Hostnames besser nur in Kleinbuchstaben. Und Bring deine Node-Installation auf Version 14.

          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

          F 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @flixer
            Tip am Rande: Hostnames besser nur in Kleinbuchstaben. Und Bring deine Node-Installation auf Version 14.

            F Offline
            F Offline
            Flixer
            schrieb am zuletzt editiert von Flixer
            #5

            @thomas-braun

            Oha, neue Begriffe.
            Node installation? Wo hast du gesehen welche Version drauf ist? Die Anleitung zum richtigen "updaten" habe ich schon gefunden : Link hier ins Forum

            Mit

            curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
            

            bringe ich version 10 drauf. Im github gibts version 17. Nur die 14 drauf machen oder gleich ie 17?

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • F Flixer

              @thomas-braun

              Oha, neue Begriffe.
              Node installation? Wo hast du gesehen welche Version drauf ist? Die Anleitung zum richtigen "updaten" habe ich schon gefunden : Link hier ins Forum

              Mit

              curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
              

              bringe ich version 10 drauf. Im github gibts version 17. Nur die 14 drauf machen oder gleich ie 17?

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

              @flixer Du solltest weniger im GitHub rumhüpfen. Die im Moment vorgesehene und empfohlene Version ist 14.
              Du hast 12 installiert, sieht man wenn man durch dein log schaut.

              Schau in meiner Signatur, da wird's (glaube ich jedenfalls) besser erklärt.

              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

              F 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @flixer Du solltest weniger im GitHub rumhüpfen. Die im Moment vorgesehene und empfohlene Version ist 14.
                Du hast 12 installiert, sieht man wenn man durch dein log schaut.

                Schau in meiner Signatur, da wird's (glaube ich jedenfalls) besser erklärt.

                F Offline
                F Offline
                Flixer
                schrieb am zuletzt editiert von
                #7

                @thomas-braun
                Hab nur mal über den Tellerrand geschaut. Ich habe auf 14.18.3 aktualisiert.

                Danke für deine Hilfe!

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • F Flixer

                  @thomas-braun
                  Hab nur mal über den Tellerrand geschaut. Ich habe auf 14.18.3 aktualisiert.

                  Danke für deine Hilfe!

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

                  @flixer

                  which nodejs node npm && nodejs -v && node -v && npm -v && whoami && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  

                  liefert?

                  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

                  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

                  383

                  Online

                  32.9k

                  Benutzer

                  83.0k

                  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