Geht weder in Safari noch in Firefox
NEWS
Latest posts made by johanneslisa
-
RE: [HowTo] ioBroker unter Docker auf Synology DiskStation
-
RE: [HowTo] ioBroker unter Docker auf Synology DiskStation
Iobroker lΓ€sst sich immer noch nicht ΓΆffnen.
Wo sehe ich ob dieser port schon vergeben ist?
-
RE: [HowTo] ioBroker unter Docker auf Synology DiskStation
Ah ok.
Was muss ich da beim durchreichen eingeben? Ich kann den container so nicht deployen. Ich habe im ersten feld die ip der syonology und im zweiten 8081
-
RE: [HowTo] ioBroker unter Docker auf Synology DiskStation
Diese Anleitung habe ich verwendet. Ich habe jetzt die Bridge verwendet, so wie ich es verstehe ist das am einfachsten und fΓΌr mich ausreichend. Zumindest jetzt am Anfang. Ja ist mein erster Container. Ich gebe ein: http://iobroker:8081 und da kommt nichts.
Was ist durchreichen? Ich finde dazu nichts per google.
Wenn Host leichter ist und keine groΓen Nachteile hat dann steige ich gerne um.
-
RE: [HowTo] ioBroker unter Docker auf Synology DiskStation
Was mΓΆchtest du wissen? Ich kenne mich noch nicht so gut aus. Ich komme nicht in den iobroker, bzw. ich kann ihn nicht ΓΆffnen.
-
RE: [HowTo] ioBroker unter Docker auf Synology DiskStation
Dieser Schritt funktioniert bei mir nicht:
dann hat wahrscheinlich alles geklappt und ihr kΓΆnnt den ioBroker-Admin ΓΌber den bekannten Weg βhttp://[name_des_hosts]:8081β oder βhttp://[IP-Adresse]:8081β aufrufen.
-
RE: [HowTo] ioBroker unter Docker auf Synology DiskStation
----- Step 5 of 5: ioBroker startup -----
Starting ioBroker...
#### ### ## # iobroker.js-controller log output # ## ### ####
host.iobroker check instance "system.adapter.admin.0" for host "iobroker"
host.iobroker check instance "system.adapter.discovery.0" for host "iobroker"
host.iobroker check instance "system.adapter.backitup.0" for host "iobroker"Recived termination signal (SIGTERM).
Shutting down ioBroker...
.================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped]
================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
.
Done. Have a nice day!
------------------------- 2023-04-02 11:56:50 -------------------------
----- βββ βββββββ βββββββ βββββββ βββββββ βββ βββ ββββββββ βββββββ -----
----- βββ βββββββββ ββββββββ ββββββββ βββββββββ βββ ββββ ββββββββ ββββββββ -----
----- βββ βββ βββ ββββββββ ββββββββ βββ βββ βββββββ ββββββ ββββββββ -----
----- βββ βββ βββ ββββββββ ββββββββ βββ βββ βββββββ ββββββ ββββββββ -----
----- βββ βββββββββ ββββββββ βββ βββ βββββββββ βββ βββ ββββββββ βββ βββ -----
----- βββ βββββββ βββββββ βββ βββ βββββββ βββ βββ ββββββββ βββ βββ -----
----- Welcome to your ioBroker Docker container! -----
----- Startupscript is now running! -----
----- Please be patient! -----
----- System Information -----
----- arch: x86_64 -----
----- hostname: iobroker -----
----- Version Information -----
----- image: v8.0.0 -----
----- build: 2023-03-20T21:14:35+00:00 -----
----- node: v18.15.0 -----
----- npm: 9.5.0 -----
----- Environment Variables -----
----- AVAHI: false -----
----- PACKAGES: nano -----
----- SETGID: 1000 -----
----- SETUID: 1000 -----
----- Step 1 of 5: Preparing container -----
This is not the first run of this container. Skipping first run preparation.
----- Step 2 of 5: Detecting ioBroker installation -----
There is no data detected in /opt/iobroker.
Restoring initial ioBroker installation... Done.
----- Step 3 of 5: Checking ioBroker installation -----
(Re)setting permissions (This might take a while! Please be patient!)... Done.
Fixing "sudo-bug" by replacing sudo with gosu... Done.
Initializing a fresh installation of ioBroker... Done.
Hostname in ioBroker does not match the hostname of this container.
Updating hostname to "iobroker"... The host for instance "system.adapter.admin.0" was changed from "buildkitsandbox" to "iobroker".
The host for instance "system.adapter.discovery.0" was changed from "buildkitsandbox" to "iobroker".
The host for instance "system.adapter.backitup.0" was changed from "buildkitsandbox" to "iobroker".
Done.
----- Step 4 of 5: Applying special settings -----
Some adapters have special requirements/ settings which can be activated by the use of environment variables.
For more information see ioBroker Docker Image Docs (https://docs.buanet.de/iobroker-docker-image/docs/).
----- Step 5 of 5: ioBroker startup -----
Starting ioBroker...
#### ### ## # iobroker.js-controller log output # ## ### ####
host.iobroker check instance "system.adapter.admin.0" for host "iobroker"
host.iobroker check instance "system.adapter.discovery.0" for host "iobroker"
host.iobroker check instance "system.adapter.backitup.0" for host "iobroker" -
RE: [HowTo] ioBroker unter Docker auf Synology DiskStation
Hallo, ich habe gestern zum ersten mal auf meiner Synology iobroker mit portainer installiert. Es hat auch alles geklappt, bis auf den letzten Schritt. Ich kann iobroker nicht ΓΆffnen und in der log Datei im Container steht zum Schluss seit Stunden folgendes:
----- Step 5 of 5: ioBroker startup -----
Starting ioBroker...
#### ### ## # iobroker.js-controller log output # ## ### ####
host.iobroker check instance "system.adapter.admin.0" for host "iobroker"
host.iobroker check instance "system.adapter.discovery.0" for host "iobroker"
host.iobroker check instance "system.adapter.backitup.0" for host "iobroker"Was mache ich falsch?