Weiter zum Inhalt

ioBroker Allgemein

29.8k Themen 438.5k Beiträge
Integrationtsplattform für IoT

NEWS

  • Scripte aus Backupverzeichnis holen

    3
    0 Stimmen
    3 Beiträge
    307 Aufrufe
    S
    Hey, das hatte ich getan, leider aber waren da keine Skripte etc. und die object.json war leer. Nun hab ich aber endlich den Ordner "backup-objects" näher angeschaut und da sind tatsächlich mehrere Stände meiner alten objects.json als ".tar.gz". Dort konnte ich meine Skripte wieder raus holen! :) Muss man aber erstmal drauf kommen :P
  • HMIP-SMI - fehlende Datenpunkte

    16
    0 Stimmen
    16 Beiträge
    1k Aufrufe
    HomoranH
    @bishop sagte in HMIP-SMI - fehlende Datenpunkte: es war auf iobroker installiert, somit hat es nicht funktioniert. das ist nicht der Grund! Der liegt im Container ich denke du hattest werde eine Callback-Adresse eingetragen, noch die Ports in der lxc durchgereicht. mit einer VM hätte es keinerlei Probleme gegeben. So habe ich es @bishop sagte in HMIP-SMI - fehlende Datenpunkte: dort konnte ich die Slave ip nicht auswählen warum hättest du sollen. Die Adresse unter der die Instanz zu erreichen ist gehört da rein
  • Adminpasswort und Anmeldename nicht bekannt

    5
    0 Stimmen
    5 Beiträge
    125 Aufrufe
    HomoranH
    @steffen12 sagte in Adminpasswort und Anmeldename nicht bekannt: kurz danach also läuft er noch nicht lange Dann kannst du ja auch mal eben neu installieren und dir diesmal User und Passwort aufschreiben
  • kecontact trotz Ladesteuerung immer volle Ladeleistung

    1
    4
    0 Stimmen
    1 Beiträge
    179 Aufrufe
    Niemand hat geantwortet
  • Ebus mit Ebusd adapter3

    4
    0 Stimmen
    4 Beiträge
    1k Aufrufe
    crunchipC
    ich bekomme den Dienst nicht mehr zum laufen. Nachdem ich das erst mal Installiert hatte, lief der Dienst, da aber keine Daten rein kamen, hatte ich nochmal neu installiert (SD Karte neu aufgesetzt). Das habe ich jetzt schon 15mal in mehreren Varianten , mit/ohne upgrade (Kernel), zwischenreboot`s, ... , jedoch immer mit der gleichen Meldung. Hat jemand eine Idee? Hardware Raspi Zero W, Raspian OS lite 1. Edit /etc/default/ebusd if necessary (especially if your device is not /dev/ttyUSB0) 2. Start the daemon with 'service ebusd start' 3. Check the log file /var/log/ebusd.log 4. Make the daemon autostart with 'update-rc.d ebusd enable' Trigger für libc-bin (2.28-10+rpt2+rpi1) werden verarbeitet ... Trigger für systemd (241-7~deb10u8+rpi1) werden verarbeitet ... root@raspberrypi:/home/pi# nano /etc/default/ebusd root@raspberrypi:/home/pi# service ebusd start Job for ebusd.service failed because the control process exited with error code. See "systemctl status ebusd.service" and "journalctl -xe" for details. root@raspberrypi:/home/pi# systemctl status ebusd.service ● ebusd.service - LSB: controls ebusd, the daemon for communication with eBUS heating systems. Loaded: loaded (/etc/init.d/ebusd; generated) Active: failed (Result: exit-code) since Mon 2021-10-11 10:27:22 CEST; 13s ago Docs: man:systemd-sysv-generator(8) Process: 901 ExecStart=/etc/init.d/ebusd start (code=exited, status=139) Okt 11 10:27:22 raspberrypi systemd[1]: Starting LSB: controls ebusd, the daemon for communication with eBUS heating systems.... Okt 11 10:27:22 raspberrypi ebusd[901]: Starting ebusd: ebusd/etc/init.d/ebusd: Zeile 43: 906 Speicherzugriffsfehler start-stop-daemon --start --quiet --oknodo --pidfile $pidfile --exec $DAEMON Okt 11 10:27:22 raspberrypi ebusd[901]: failed! Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Control process exited, code=exited, status=139/n/a Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'. Okt 11 10:27:22 raspberrypi systemd[1]: Failed to start LSB: controls ebusd, the daemon for communication with eBUS heating systems.. lines 1-12/12 (END) ● ebusd.service - LSB: controls ebusd, the daemon for communication with eBUS heating systems. Loaded: loaded (/etc/init.d/ebusd; generated) Active: failed (Result: exit-code) since Mon 2021-10-11 10:27:22 CEST; 13s ago Docs: man:systemd-sysv-generator(8) Process: 901 ExecStart=/etc/init.d/ebusd start (code=exited, status=139) Okt 11 10:27:22 raspberrypi systemd[1]: Starting LSB: controls ebusd, the daemon for communication with eBUS heating systems.... Okt 11 10:27:22 raspberrypi ebusd[901]: Starting ebusd: ebusd/etc/init.d/ebusd: Zeile 43: 906 Speicherzugriffsfehler start-stop-daemon --start --quiet --oknodo --pidfile $pidfile --exec $DAEMON -- --pidfile $pidfile ${!opts} Okt 11 10:27:22 raspberrypi ebusd[901]: failed! Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Control process exited, code=exited, status=139/n/a Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'. Okt 11 10:27:22 raspberrypi systemd[1]: Failed to start LSB: controls ebusd, the daemon for communication with eBUS heating systems.. root@raspberrypi:/home/pi# root@raspberrypi:/home/pi# journalctl -xe bash: root@raspberrypi:/home/pi#: Datei oder Verzeichnis nicht gefunden root@raspberrypi:/home/pi# -- The process' exit code is 'exited' and its exit status is 139. > Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'. > -- Subject: Unit failed > -- Defined-By: systemd > -- Support: https://www.debian.org/support > -- > -- The unit ebusd.service has entered the 'failed' state with result 'exit-code'. > Okt 11 10:27:22 raspberrypi systemd[1]: Failed to start LSB: controls ebusd, the daemon for communication with eBUS heating systems.. > -- Subject: A start job for unit ebusd.service has failed > -- Defined-By: systemd > -- Support: https://www.debian.org/support > -- > -- A start job for unit ebusd.service has finished with a failure. > -- > -- The job identifier is 512 and the job result is failed. > Okt 11 10:27:36 raspberrypi systemd[1]: Starting Cleanup of Temporary Directories... > -- Subject: A start job for unit systemd-tmpfiles-clean.service has begun execution > -- Defined-By: systemd > -- Support: https://www.debian.org/support > -- > -- A start job for unit systemd-tmpfiles-clean.service has begun execution. > -- > -- The job identifier is 573. > Okt 11 10:27:36 raspberrypi systemd[1]: systemd-tmpfiles-clean.service: Succeeded. > -- Subject: Unit succeeded > -- Defined-By: systemd > -- Support: https://www.debian.org/support > -- > -- The unit systemd-tmpfiles-clean.service has successfully entered the 'dead' state. > Okt 11 10:27:36 raspberrypi systemd[1]: Started Cleanup of Temporary Directories. > -- Subject: A start job for unit systemd-tmpfiles-clean.service has finished successfully > -- Defined-By: systemd > -- Support: https://www.debian.org/support > -- > -- A start job for unit systemd-tmpfiles-clean.service has finished successfully. > -- > -- The job identifier is 573. > lines 1573-1609/1609 (END) > -- The process' exit code is 'exited' and its exit status is 139. bash: --: Kommando nicht gefunden. root@raspberrypi:/home/pi# Okt 11 10:27:22 raspberrypi systemd[1]: ebusd.service: Failed with result 'exit-code'. bash: Okt: Kommando nicht gefunden. root@raspberrypi:/home/pi# -- Subject: Unit failed bash: --: Kommando nicht gefunden. root@raspberrypi:/home/pi# -- Defined-By: systemd bash: --: Kommando nicht gefunden. root@raspberrypi:/home/pi# -- Support: https://www.debian.org/support bash: --: Kommando nicht gefunden. root@raspberrypi:/home/pi# -- bash: --: Kommando nicht gefunden. root@raspberrypi:/home/pi# -- The unit ebusd.service has entered the 'failed' state with result 'exit-code'. bash: --: Kommando nicht gefunden. root@raspberrypi:/home/pi# Okt 11 10:27:22 raspberrypi systemd[1]: Failed to start LSB: controls ebusd, the daemon for communication with eBUS heating systems.. bash: Okt: Kommando nicht gefunden. root@raspberrypi:/home/pi# -- Subject: A start job for unit ebusd.service has failed bash: --: Kommando nicht gefunden. root@raspberrypi:/home/pi# -- Defined-By: systemd bash: --: Kommando nicht gefunden. root@raspberrypi:/home/pi#
  • IOBroker lässt sich nicht starten (Logs im Post)

    3
    0 Stimmen
    3 Beiträge
    280 Aufrufe
    Thomas BraunT
    @ag21368 Hört sich etwas danach an: https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host?_=1633939899097
  • SQL Adapter: Cannot load jsonConfig of sql: Not exists

    5
    0 Stimmen
    5 Beiträge
    601 Aufrufe
    P
    @mickym Ich hab deinen Rat beherzigt und den Adapter neu installiert und siehe da, jetzt funktioniert er wieder. Installiert ist jetzt die Version 1.15.7 bisher hatte ich immer die 1.15.5. aber nie die Info erhalten, dass ein Update zur Verfügung steht, so wie es bei allen anderen Adaptern ist. Aber jetzt funktioniert es wieder und das ist das Wichtige. Nochmal Danke.
  • Cannot update news: Error....

    2
    0 Stimmen
    2 Beiträge
    270 Aufrufe
    Thomas BraunT
    @ingenii Netzwerk-Problem. Wechsel vielleicht mal den Server/Verwahrort.
  • Conbee 2 Stick Phoscon App

    conbee 2 phoscon app
    77
    0 Stimmen
    77 Beiträge
    10k Aufrufe
    FabioF
    @jwedenig hat sich erledigt, ich sehe das du gerade einen neunen Beitrag aufgemacht hast.
  • iobroker Update

    27
    0 Stimmen
    27 Beiträge
    2k Aufrufe
    I
    @glasfaser Ja das war auch der Fehler, den Link habe ich übersehen. Man muss ein Fenster aufmachen und bash eingeben, dann gehts. Danke für die Hilfe,
  • Hue extended Philips TV Sync deaktieren

    1
    0 Stimmen
    1 Beiträge
    141 Aufrufe
    Niemand hat geantwortet
  • [Gelöst] iobroker nach update nicht mehr erreichbar

    9
    0 Stimmen
    9 Beiträge
    643 Aufrufe
    GlasfaserG
    @shaky202 sagte in [Gelöst] iobroker nach update nicht mehr erreichbar: Systemupdate von meinem Raspi durchführe ,ist der iobroker nach einem neustart nicht mehr erreichbar. Cannot read system.config: null (OK when migrating or restoring) Danke, das hat funktioniert ! Könntest du uns nur informativ , die JS-Controller Version nennen . Ausgabe mit : iobroker version
  • radar2 Adapter: keine Konfig der Abwesenheitszeit mehr?

    3
    1
    0 Stimmen
    3 Beiträge
    267 Aufrufe
    M
    @crunchip ah, gibts also nur mehr ein setting für alle. Danke dir! Marcus
  • Hilfe bei Zigbee und Conbee2.. fehlkauf......ERLEDIGT

    14
    0 Stimmen
    14 Beiträge
    877 Aufrufe
    L
    Der Stick ist da und es futzt wie gewünscht Danke @mickym
  • ESPHome - Log auf Silk Browser

    1
    0 Stimmen
    1 Beiträge
    78 Aufrufe
    Niemand hat geantwortet
  • [gelöst] - Anzeige Kommastelle

    16
    4
    0 Stimmen
    16 Beiträge
    1k Aufrufe
    liv-in-skyL
    @uli977 um das null mit benutzen zu können hilft die zwischenabfrage {wert2:0_userdata.0.CONTROL-OWN.AAATEST.aObject; wert1:0_userdata.0.CONTROL-OWN.TestZahlNull; wert1==null ? 0 : wert1; wertAll= Number(wert1) + Number(wert2); wertAll<1000 ? Math.round(wertAll) : (wertAll*0.001).toFixed(1) } speziell der teil: wert1==null ? 0 : wert1; wenn da wieder ein komma -string drinsteht mußt du wert1==null ? "0" : wert1; das muss direkt hinter die variable-definition z.B. {val: plenticore.0.devices.local.Home_P; val2=plenticore.1.devices.local.Home_P; val2==null ? "0" : val2; valadd=parseFloat(val2.replace(',','.'))+val; valadd<1000 ? Math.round(valadd* 100) / 100 : Math.round(valadd* 0.001* 10) / 10 } {val: plenticore.0.devices.local.Home_P; val2: plenticore.1.devices.local.Home_P; val2==null ? "0" : val2; valadd=parseFloat(val2.replace(',','.'))+val; valadd<1000 ? "W" : "kW"}
  • Grundloser Neustart von Iobroker, Fehler in den Logs

    14
    0 Stimmen
    14 Beiträge
    1k Aufrufe
    Thomas BraunT
    @guergen sagte in Grundloser Neustart von Iobroker, Fehler in den Logs: Egtl nutze ich kein Redis Tust du auch nicht. Aber die Datenbank nutzt auch das redis-Protokoll, deswegen die irreführende Meldung mit redis.
  • Zigbee Geräte verbinden sich nicht

    zigbee xiaomi aqara
    9
    1
    0 Stimmen
    9 Beiträge
    931 Aufrufe
    J
    @florianmuc ok, danke
  • Aqara Bewegungsmelder in Alexa

    1
    1
    0 Stimmen
    1 Beiträge
    190 Aufrufe
    Niemand hat geantwortet
  • Admin sehr langsam?

    admin
    59
    0 Stimmen
    59 Beiträge
    2k Aufrufe
    D
    @homoran sagte in Admin sehr langsam?: orher hast du doch wahrscheinlich die ioBroker Installation gemacht. Da war der controller höchstwahrscheinlich nicht unter den Adaptern zu sehen, oder? Nein. Aber in meinem alten IoBroker von dem das Backup stammt auch nicht. Der lief übrigens total super. Mein Problem war ja die Hardware So ich hab mal das gemacht was Thomas gesagt hat: pi@rock64:~$ cd /opt/iobroker pi@rock64:/opt/iobroker$ pi@rock64:/opt/iobroker$ sudo -u iobroker npm cache clean --force [sudo] Passwort für pi: npm WARN using --force I sure hope you know what you are doing. pi@rock64:/opt/iobroker$ iobroker stop pi@rock64:/opt/iobroker$ pi@rock64:/opt/iobroker$ iobroker fix library: loaded Library version=2021-08-05 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2021-04-07 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== Holen:1 http://security.debian.org buster/updates InRelease [65,4 kB] Holen:2 http://deb.debian.org/debian buster InRelease [122 kB] Holen:3 http://deb.debian.org/debian buster-updates InRelease [51,9 kB] Holen:4 http://deb.debian.org/debian buster-backports InRelease [46,7 kB] OK:5 https://deb.nodesource.com/node_12.x buster InRelease Holen:7 http://security.debian.org buster/updates/main armhf Packages [375 kB] OK:6 http://armbian.16z.eu/apt buster InRelease Holen:8 http://security.debian.org buster/updates/main arm64 Packages [377 kB] Holen:9 http://deb.debian.org/debian buster/main armhf Packages [10,5 MB] Holen:10 http://deb.debian.org/debian buster/main arm64 Packages [10,5 MB] Holen:11 http://deb.debian.org/debian buster/main armhf Contents (deb) [36,5 MB] Holen:12 http://deb.debian.org/debian buster/main arm64 Contents (deb) [36,5 MB] Holen:13 http://deb.debian.org/debian buster/contrib armhf Packages [47,7 kB] Holen:14 http://deb.debian.org/debian buster/contrib arm64 Packages [45,6 kB] Holen:15 http://deb.debian.org/debian buster/non-free armhf Packages [74,6 kB] Holen:16 http://deb.debian.org/debian buster/non-free arm64 Packages [64,3 kB] Holen:17 http://deb.debian.org/debian buster/non-free armhf Contents (deb) [779 kB] Holen:18 http://deb.debian.org/debian buster-backports/main armhf Packages.diff/Index [27,8 kB] Holen:19 http://deb.debian.org/debian buster-backports/main arm64 Packages.diff/Index [27,8 kB] Holen:20 http://deb.debian.org/debian buster-backports/main arm64 Contents (deb).diff/Index [28,0 kB] Holen:21 http://deb.debian.org/debian buster-backports/main armhf Contents (deb).diff/Index [28,0 kB] Holen:22 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-10-06-1401.27.pdiff [52 B] Holen:23 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-10-08-1402.04.pdiff [423 B] Holen:24 http://deb.debian.org/debian buster-backports/main arm64 Packages 2021-10-06-1401.27.pdiff [61 B] Holen:25 http://deb.debian.org/debian buster-backports/main arm64 Packages 2021-10-08-1402.04.pdiff [424 B] Holen:23 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-10-08-1402.04.pdiff [423 B] Holen:26 http://deb.debian.org/debian buster-backports/main arm64 Contents (deb) 2021-10-06-1401.27.pdiff [119 B] Holen:25 http://deb.debian.org/debian buster-backports/main arm64 Packages 2021-10-08-1402.04.pdiff [424 B] Holen:27 http://deb.debian.org/debian buster-backports/main arm64 Contents (deb) 2021-10-08-1402.04.pdiff [132 B] Holen:27 http://deb.debian.org/debian buster-backports/main arm64 Contents (deb) 2021-10-08-1402.04.pdiff [132 B] Holen:28 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-10-06-1401.27.pdiff [86 B] Holen:29 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-10-08-1402.04.pdiff [132 B] Holen:29 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-10-08-1402.04.pdiff [132 B] Es wurden 96,1 MB in 39 s geholt (2.460 kB/s). Paketlisten werden gelesen... Fertig N: Für das Depot »http://deb.debian.org/debian buster InRelease« wurde der »Version«-Wert von »10.10« in »10.11« geändert. Installed gcc-c++ ========================================================================== Checking ioBroker user and directory permissions (2/3) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Checking autostart (3/3) ========================================================================== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ========================================================================== Der JS-Controller ist leider immer noch da. Allerdings bilde ich mir ein ist der Admin nicht mehr so träge sonder reagiert sofort. Nur die Filter funktionieren immer noch nicht: [image: 1633809232259-0c95d7c8-4e5c-4843-be04-1d22cb06aef3-grafik.png] PS: Was würde denn passieren, wenn man den JS-Controller einfach deinstalliert? Also hier auf den Mülleimer klicken: [image: 1633809209435-a31c757e-4761-4432-b60d-07c49bb1effe-grafik.png] top sieht grad so aus: [image: 1633810233263-829c8fc8-ede3-48c5-9848-4faaf28bacd4-grafik.png] Gruss Ralf

526

Online

32.9k

Benutzer

83.1k

Themen

1.3m

Beiträge