NEWS
Iobroker per Browser nicht erreichbar.
-
@jasimi Schon einmal das System neu gestartet? Zugriff per SSH möglich? Was sagt
iobroker status
? -
@dr-bakterius said in Iobroker per Browser nicht erreichbar.:
@jasimi Schon einmal das System neu gestartet? Zugriff per SSH möglich? Was sagt
iobroker status
?Ich habe versucht alles zu checken nach der Seite : https://www.iobroker.net/docu/index-26.htm?page_id=3928&lang=de
ich habe dann :iobroker add admin --port 8089 eingegenen und nun komme ich auf einen iobroker der keine Adapter hat.
Ich verstehe es nicht. -
iobroker list instances
-
@jasimi ```
login as: pi
pi@192.168.178.42's password:
Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7 lThe programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Feb 26 19:17:14 2021
pi@raspberrypi4-iob:~ $ iobroker status
iobroker is running on this host.Objects type: file
States type: file
pi@raspberrypi4-iob:~ $ -
@thomas-braun said in Iobroker per Browser nicht erreichbar.:
iobroker list instances
login as: pi pi@192.168.178.42's password: Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7 l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri Feb 26 19:17:14 2021 pi@raspberrypi4-iob:~ $ iobroker status iobroker is running on this host. Objects type: file States type: file pi@raspberrypi4-iob:~ $ ^C pi@raspberrypi4-iob:~ $ iobroker list instances + system.adapter.admin.0 : admin : raspberrypi4-iob - enabled, port: 8089, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : raspberrypi4-iob - enabled + system.adapter.deconz.0 : deconz : raspberrypi4-iob - enabled + system.adapter.heos.0 : heos : raspberrypi4-iob - enabled + system.adapter.heos.1 : heos : raspberrypi4-iob - enabled + system.adapter.info.0 : info : raspberrypi4-iob - enabled + system.adapter.javascript.0 : javascript : raspberrypi4-iob - enabled + instance is alive pi@raspberrypi4-iob:~ $
-
@jasimi Warum hast du den Port verbogen?
-
@jasimi said in Iobroker per Browser nicht erreichbar.:
@thomas-braun said in Iobroker per Browser nicht erreichbar.:
iobroker list instances
login as: pi pi@192.168.178.42's password: Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7 l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri Feb 26 19:17:14 2021 pi@raspberrypi4-iob:~ $ iobroker status iobroker is running on this host. Objects type: file States type: file pi@raspberrypi4-iob:~ $ ^C pi@raspberrypi4-iob:~ $ iobroker list instances + system.adapter.admin.0 : admin : raspberrypi4-iob - enabled, port: 8089, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : raspberrypi4-iob - enabled + system.adapter.deconz.0 : deconz : raspberrypi4-iob - enabled + system.adapter.heos.0 : heos : raspberrypi4-iob - enabled + system.adapter.heos.1 : heos : raspberrypi4-iob - enabled + system.adapter.info.0 : info : raspberrypi4-iob - enabled + system.adapter.javascript.0 : javascript : raspberrypi4-iob - enabled + instance is alive pi@raspberrypi4-iob:~ $
Ich habe so viele Adapter installiert , sind die jetzt alle weg ?
-
@thomas-braun said in Iobroker per Browser nicht erreichbar.:
@jasimi Warum hast du den Port verbogen?
Ich hatte den Port geändert auf 7777 weil mit das gesagt wurde bei der Motioneye installation. da würden sich iobroker und motion eye in die quere kommen weil sie die selben Ports benutzen.
-
iobroker list adapters
-
@thomas-braun said in Iobroker per Browser nicht erreichbar.:
iobroker list adapters
pi@raspberrypi4-iob:~ $ iobroker list adapters system.adapter.admin : admin - v4.2.1 system.adapter.alexa2 : alexa2 - v3.7.1 system.adapter.deconz : deconz - v1.3.11 system.adapter.heos : heos - v1.7.5 system.adapter.info : info - v1.7.14 system.adapter.javascript : javascript - v4.8.4 pi@raspberrypi4-iob:~ $
-
@jasimi Keine Ahnung was du da nun gemacht hast.
-
@thomas-braun said in Iobroker per Browser nicht erreichbar.:
@jasimi Keine Ahnung was du da nun gemacht hast.
Wie bekomme ich iobroker wieder vollständig deinstalliert , würde es dann nochmal neu machen.
-
-
@thomas-braun said in Iobroker per Browser nicht erreichbar.:
@jasimi Einfach nochmal drüber bügeln.
Zuvor würde ich aber
iobroker fix
noch probieren.
pi@raspberrypi4-iob:~ $ iobroker fix library: loaded Library version=2021-01-23 ioBroker or some processes are still running: io.admin.0 io.info.0 io.alexa2.0 io.deconz.0 io.heos.0 io.heos.1 io.javascript.0 Please stop them first and try again! pi@raspberrypi4-iob:~ $
Wo sind meine ganzen Adapter ?
-
-
@jasimi sagte in Iobroker per Browser nicht erreichbar.:
auf 7777 weil mit das gesagt wurde bei der Motioneye installation
Wer hat das gesagt ?
-
@wendy2702 said in Iobroker per Browser nicht erreichbar.:
@jasimi Zuerst
iobroker stop
dann
iobroker fix
login as: pi pi@192.168.178.42's password: Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7 l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri Feb 26 20:07:31 2021 from 192.168.178.51 pi@raspberrypi4-iob:~ $ iobroker stop pi@raspberrypi4-iob:~ $ iobroker fix library: loaded Library version=2021-01-23 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2020-12-07 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease OK:2 http://archive.raspberrypi.org/debian buster InRelease OK:3 http://packages.microsoft.com/repos/code stable InRelease OK:4 http://phoscon.de/apt/deconz buster InRelease OK:5 https://deb.nodesource.com/node_10.x buster InRelease Paketlisten werden gelesen... Fertig 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! ========================================================================== pi@raspberrypi4-iob:~ $
-
@wendy2702 said in Iobroker per Browser nicht erreichbar.:
@jasimi sagte in Iobroker per Browser nicht erreichbar.:
auf 7777 weil mit das gesagt wurde bei der Motioneye installation
Wer hat das gesagt ?
https://wiki.instar.com/de/Erweitert/IOBroker_auf_Raspberry_Pi/motionEye/
-
@jasimi Die Anleitung sieht für ein Raspberry OS Buster falsch aus.
-
@jasimi sagte in Iobroker per Browser nicht erreichbar.:
@wendy2702 said in Iobroker per Browser nicht erreichbar.:
@jasimi sagte in Iobroker per Browser nicht erreichbar.:
auf 7777 weil mit das gesagt wurde bei der Motioneye installation
Wer hat das gesagt ?
https://wiki.instar.com/de/Erweitert/IOBroker_auf_Raspberry_Pi/motionEye/
Weiss nicht wer das verfasst hat aber es ist Bullshit.
Weil eigentlich musst du noch mehr Ports in ioBroker ändern da Motioneye, wie dort beschrieben auch den Port 8082 bei der zweiten Kamera benutzt.
Es ist einfacher den Streaming Port in Motioneye auf etwas freies zu stellen.
Das kann man einfach hier machen: