Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [HowTo] ioBroker unter Docker auf Synology DiskStation

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [HowTo] ioBroker unter Docker auf Synology DiskStation

    This topic has been deleted. Only users with topic management privileges can see it.
    • jogge
      jogge @andre last edited by

      @andre danke für die Antwort. Könntest du mir vielleicht helfen wie ich das Bridge Netzwerk Konfigurieren muss?

      Also die Syno hat z.B die 192.168.0.106 und wird damit das Gateway, Subnet wäre dann die 192.168.0.0/24 und die IP-range könnte dann einfach eine frei ohne DHCP sein??

      Die ganzen Ports muss ich dann beim erstellen des Containers schon eintragen!? Hab schon etwas rum probiert und dabei festgestellt, dass man beim Erstellen des Containers erstmal nur ein Netzwerk angeben kann und erst im Nachhinein einem weiteren beitreten kann, richtig? Muss da dann eine Reihenfolge eingehalten werden?

      Danke schon mal für die Mühe 😉

      @Stuebi danke für die schöne Vorlage. Kommt auf die Liste!

      Grüße,
      Joscha

      jogge 1 Reply Last reply Reply Quote 0
      • J
        Johannes81 @andre last edited by Johannes81

        @andre

        Hallo André,

        Ich habe den Container nun bereits mehrfach genau nach deiner Anleitung im Protanier neu angelegt und auch mehrfach erneut komplett neu heruntergeladen. Die Einstellungen sind 1:1 wie in deiner Beschreibung, nur im Punkt Network stelle ich "Host" ein.
        Ich fange mit einer neuen Installation an und planen mit einem USB Stick ConBee II und zwei Aqara Thermometern zu starten.

        Was ich stutzig macht, auch wenn ich mit dem Portatiner den Container lösche, das Image lösche und mit der File Station die verwendeten Ordner lösche und neu anlege, wird das neu heruntergeladene Image immer mit einem Datumsstempel vom 06.01.2020 versehen, dem Zeitpunkt wo ich es erstmalig mit dem Portainer geladen habe. Bei mir ist das Image immer 934.8MB groß. Ist diese die richtige Größe? Wenn alles in dem Container enthalten ist, verstehe ich leider nicht was ich falsch mache.

        Danke schon mal erneut für die Newbee Hilfe. 😉

        D andre 2 Replies Last reply Reply Quote 0
        • D
          duffbeer2000 @Johannes81 last edited by

          @Johannes81 Der Zeitstempel ist das Datum an dem Andre das Image erstellt hat. Der passt also.

          1 Reply Last reply Reply Quote 0
          • jogge
            jogge @jogge last edited by jogge

            @andre hat sich erledigt. War einfach das bridge Netztwerk der DS welches schon im Portainer konfiguriert ist...
            Jetzt kann ich wieder über mein DS-VPN drauf zugreifen.

            Grüße
            Joscha

            andre 1 Reply Last reply Reply Quote 0
            • andre
              andre Developer @jogge last edited by

              @jogge
              Kleiner Hinweis noch: Im default Bridge Netzwerk vom Docker ist keine Namensauflösung aktiv...

              https://docs.docker.com/network/bridge/

              MfG,
              André

              1 Reply Last reply Reply Quote 0
              • andre
                andre Developer @Johannes81 last edited by

                @Johannes81
                Ja, was soll ich sagen. Irgendwas machst du anders.
                Ich habe gerade einmal getestet. Das Stable Image geladen, neuen Ordner auf der DS angelegt und einen Container mit Host Network gestartet... alles wunderbar.

                Dein Logfile oben scheint ja nicht vom ersten Start des Containers zu stammen. Kannst du nochmal ein Log vom allerersten start Posten?
                Vielleicht macht es auch Sinn mal das Beta-Image zu testen. Habe ein paar verbesserungen im Startscript gemacht... Vielleicht sagt das logging dort noch mehr.

                MfG,
                André

                J 1 Reply Last reply Reply Quote 0
                • T
                  Telefisch @andre last edited by Telefisch

                  @andre
                  ...hat sich erledigt, USB Ports müssen beim Erstellen eingerichtet werden.
                  Könntest Du vielleicht ins Tutorial aufnehmen.

                  andre 1 Reply Last reply Reply Quote 0
                  • andre
                    andre Developer @Telefisch last edited by

                    @Telefisch sagte in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:

                    Könntest Du vielleicht ins Tutorial aufnehmen.

                    Das Problem ist nur, dass ich nicht alles ins Tutorial aufnehmen kann. 😞 Das wäre dann echt zu viel.
                    Habe deshalb ja auch schon angefangen solche weiterführenden Sachen in meine kleine "Knowledgebase" auszulagern... Vielleicht kann ich da noch einen Artikel zu den Devices ergänzen...

                    MfG,
                    André

                    1 Reply Last reply Reply Quote 1
                    • J
                      Johannes81 @andre last edited by

                      @andre

                      Hallo André,

                      ich verstehe es einfach nicht.

                      Gerade habe ich nochmals alle alten Dateien, sowie das ganze Image von iobroker gelöscht und einen neuen Ordner auf der DS und einen neuen Container im Portainer angelegt.

                      Folgende Einstellungen:

                      • Name: ioBroker
                      • Image: "buanet/iobroker:beta"
                      • Network: Host
                      • Volume: /opt/iobroker (Bind) und /volume1/docker/ioBroker_data (writable)
                      • ENV: AVAHI -> false und PACKAGES-> nano

                      Das wars, dann Deploy Container.

                      Was mache ich falsch??

                      Über jeden Hinweis dankbar, Johannes.

                      Hier das Logfile vom ersten Start

                      -----                                                  -----,
                      -----                     Versions                     -----,
                      -----               image:     v4.0.3beta              -----,
                      -----               node:      v10.18.1                -----,
                      -----               npm:       6.13.4                  -----,
                      -----                                                  -----,
                      -----                       ENV                        -----,
                      -----               ADMINPORT: 8081                    -----,
                      -----               AVAHI:     false                   -----,
                      -----               PACKAGES:  nano                    -----,
                      -----               REDIS:     false                   -----,
                      -----               SETGID:    1000                    -----,
                      -----               SETUID:    1000                    -----,
                      -----               USBDEVICES: none                    -----,
                      -----               ZWAVE:     false                   -----,
                      ------------------------------------------------------------,
                      ,
                      ------------------------------------------------------------,
                      -----         Step 1 of 5: Preparing container         -----,
                      ------------------------------------------------------------,
                      ,
                      Installing additional packages is set by ENV.,
                      The following packages will be installed: nano...,
                      Done.,
                      ,
                      There are no changes in UID/ GID needed.,
                      ,
                      ------------------------------------------------------------,
                      -----   Step 2 of 5: Detecting ioBroker installation   -----,
                      ------------------------------------------------------------,
                      ,
                      Existing installation of ioBroker detected in /opt/iobroker.,
                      ,
                      ------------------------------------------------------------,
                      -----   Step 3 of 5: Checking ioBroker installation    -----,
                      ------------------------------------------------------------,
                      ,
                      (Re)Setting folder permissions (This might take a while! Please be patient!)...,
                      Done.,
                      ,
                      Fixing "sudo-bug" by replacing sudo in iobroker with gosu...,
                      Done.,
                      ,
                      Looks like this is a new and empty installation of ioBroker.,
                      Hostname needs to be updated to  Graf_DS218...,
                      (node:361) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                         at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                         at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                      (node:361) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                      (node:361) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                      The host for instance "system.adapter.admin.0" was changed from "cff44f9daec7" to "Graf_DS218".,
                      The host for instance "system.adapter.discovery.0" was changed from "cff44f9daec7" to "Graf_DS218".,
                      The host for instance "system.adapter.info.0" was changed from "cff44f9daec7" to "Graf_DS218".,
                      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 take a look at readme.md on Github!,
                      ,
                      (node:381) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                         at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                         at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                      (node:381) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                      (node:381) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                      ------------------------------------------------------------,
                      -----          Step 5 of 5: ioBroker startup           -----,
                      ------------------------------------------------------------,
                      ,
                      Starting ioBroker...,
                      ,
                      host.Graf_DS218 check instance "system.adapter.admin.0" for host "Graf_DS218",
                      host.Graf_DS218 check instance "system.adapter.discovery.0" for host "Graf_DS218",
                      host.Graf_DS218 check instance "system.adapter.info.0" for host "Graf_DS218",
                      (node:414) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                         at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                         at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                      ,
                      (node:414) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                      ,
                      (node:414) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                      ,
                      (node:425) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                         at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                         at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                      ,
                      (node:425) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                      ,
                      (node:425) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                      ,
                      (node:436) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                         at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                         at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                      ,
                      (node:436) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                      ,
                      (node:436) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                      ,
                      

                      andre 1 Reply Last reply Reply Quote 0
                      • G
                        gerald123 last edited by

                        Hallo,
                        Ich benötige wiedermal hilfe beim Einrichten!
                        Ich habe einen IoBroker jetzt im Bridge Netzwerk laufen und möchte mehrere USB Devices einrichten.
                        Den Zigbee stick habe ich nach der Anleitung im Forum schon geschafft.

                        https://forum.iobroker.net/topic/28658/docker-iobroker-usb-device-synology-ds918-pass/2

                        Jetzt möchte ich aber noch weitere USB Sticks anschließen und in den Container durchreichen.
                        Kann mir jemand sagen was ich bei den ENV Variabelen eingeben muss.
                        Derzeit habe ich da USBDEVICES nur /dev/ttyACM0 eingegeben und bei Runtime unter host und container auch.

                        andre 1 Reply Last reply Reply Quote 0
                        • andre
                          andre Developer @Johannes81 last edited by andre

                          @Johannes81
                          Zwei Sachen:

                          1. Wenn das dein Log vom ersten Start ist, und du einen neuen Ordner unter /volume1/docker/iobroker_data angelegt hast, dann ist dies hier im Log ungewöhnlich:

                          @Johannes81 sagte in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:

                          Existing installation of ioBroker detected in /opt/iobroker.,

                          Das kommt eigentlich nur, wenn schon eine ioBroker-Installation im Ordner vorhanden ist.

                          2. Du hast offenbar einen Unterstrich im Hostnamen des Containers. Hast du mal versucht einen Namen ohne Unterstrich zu verwenden? Nicht dass mir da was bekannt wäre, aber oftmals macht sowas auch Probleme... Wäre auf jeden Fall interessant.

                          EDIT: Das ist doch quatsch... Du verwendest ja das Netzwerk "Host". Also wäre dein Hostname ja gleich der Hostname der DS....Sorry. Aber vom Prinzip her bleibt die Ausage, dass es vielleicht der Unterstrich sein könnte?
                          Liest vielleicht jemand mit der den Container im Host Modus verwendet und dessen DS einen Unterstrich im Namen hat?

                          MfG,
                          André

                          J 1 Reply Last reply Reply Quote 0
                          • andre
                            andre Developer @gerald123 last edited by

                            @gerald123
                            Ich gehe mal davon aus, dass du die Beta-Version des Images nutzt.
                            Hast du auch schon mal hier geschaut?
                            https://github.com/buanet/docker-iobroker/blob/beta/README.md

                            Da steht auch drin wie man zwei (oder mehr) Devices eintragen muss...

                            Allerdings habe ich mit mehreren Devices noch nicht getestet und weiß auch nicht ob das schon jemand getan hat.

                            MfG,
                            André

                            G 2 Replies Last reply Reply Quote 0
                            • G
                              gerald123 @andre last edited by

                              @andre Super danke für die Info, hab ich noch nicht gesehen.
                              Werde heute Abend mal testen und dann dazu berichten.
                              Sg. Gerald

                              1 Reply Last reply Reply Quote 0
                              • J
                                Johannes81 @andre last edited by

                                @andre

                                Hallo André,

                                zwei Sachen sind mir aufgefallen:

                                1. Wenn ich in der File Station den Ordner iobroker_data lösche und dann den Container neu starte bekomme ich das Log mit dem u.g. Code

                                ....Existing installation of ioBroker detected in /opt/iobroker.,

                                Nur wenn ich den gesamten Ordner lösche, habe ich ein Logfile wie unten im Spoiler.

                                1. Ich habe versuchsweise mal den Hostnamen auf einen Namen ohne Unterstrich geändert, Container angepasst, Ordner iobroker_data neu angelegt und bekomme trotzdem noch die gewohnten Fehler. (s.u.)

                                Frage: Können es ggf noch andere, nicht sauber gelöschte Daten sein die eine saubere Installation verhindern? Also zum Beispiel in der Docker oder Portainer Installation?

                                Für jede weitere Hilfestellung dankbar, Johannes

                                ------------------------------------------------------------,
                                ,
                                ------------------------------------------------------------,
                                -----              Debugging information               -----,
                                -----                                                  -----,
                                -----                      System                      -----,
                                -----               arch:      x86_64                  -----,
                                -----                                                  -----,
                                -----                     Versions                     -----,
                                -----               image:     v4.0.0                  -----,
                                -----               node:      v10.18.1                -----,
                                -----               npm:       6.13.4                  -----,
                                -----                                                  -----,
                                -----                       ENV                        -----,
                                -----               AVAHI:     false                   -----,
                                -----               PACKAGES:  nano                    -----,
                                -----               SETGID:    1000                    -----,
                                -----               SETUID:    1000                    -----,
                                ------------------------------------------------------------,
                                ,
                                ------------------------------------------------------------,
                                -----   Step 1 of 5: Installing additional packages    -----,
                                ------------------------------------------------------------,
                                ,
                                The following packages will be installed: nano...,
                                Done.,
                                ,
                                ------------------------------------------------------------,
                                -----   Step 2 of 5: Detecting ioBroker installation   -----,
                                ------------------------------------------------------------,
                                ,
                                There is no data detected in /opt/iobroker. Restoring...,
                                Done.,
                                ,
                                ------------------------------------------------------------,
                                -----   Step 3 of 5: Checking ioBroker installation    -----,
                                ------------------------------------------------------------,
                                ,
                                This is the first run of a new container. Time for some preparation.,
                                ,
                                Changing UID to 1000 and GID to 1000...,
                                usermod: Keine Änderungen,
                                Done.,
                                ,
                                (Re)Setting folder permissions (This might take a while! Please be patient!)...,
                                Done.,
                                ,
                                Fixing "sudo-bug" by replacing sudo with gosu...,
                                Done.,
                                ,
                                Looks like this is a new and empty installation of ioBroker.,
                                Hostname needs to be updated to  GrafDS218...,
                                (node:356) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                                   at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                                   at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                                (node:356) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                                (node:356) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                                The host for instance "system.adapter.admin.0" was changed from "f1ff5ebd0b4b" to "GrafDS218".,
                                The host for instance "system.adapter.discovery.0" was changed from "f1ff5ebd0b4b" to "GrafDS218".,
                                The host for instance "system.adapter.info.0" was changed from "f1ff5ebd0b4b" to "GrafDS218".,
                                Done.,
                                ,
                                ------------------------------------------------------------,
                                -----      Step 4 of 5: Applying special settings      -----,
                                ------------------------------------------------------------,
                                ,
                                Some adapters have special requirements which can be activated by the use of environment variables.,
                                For more information take a look at readme.md,
                                ,
                                ------------------------------------------------------------,
                                -----          Step 5 of 5: ioBroker startup           -----,
                                ------------------------------------------------------------,
                                ,
                                Starting ioBroker...,
                                ,
                                host.GrafDS218 check instance "system.adapter.admin.0" for host "GrafDS218",
                                host.GrafDS218 check instance "system.adapter.discovery.0" for host "GrafDS218",
                                host.GrafDS218 check instance "system.adapter.info.0" for host "GrafDS218",
                                (node:396) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                                   at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                                   at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                                ,
                                (node:396) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                                (node:396) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                                ,
                                (node:407) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                                   at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                                   at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                                ,
                                (node:407) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                                ,
                                (node:407) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                                ,
                                (node:418) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.,
                                   at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15),
                                   at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14),
                                ,
                                (node:418) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1),
                                (node:418) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.,
                                ,
                                

                                D 1 Reply Last reply Reply Quote 0
                                • D
                                  duffbeer2000 @Johannes81 last edited by

                                  @Johannes81 ich bin mir recht sicher das ein von ioBroker benötigter Port bei deiner Synology schon belegt ist. Kann das zufällig sein?

                                  J 1 Reply Last reply Reply Quote 0
                                  • J
                                    Johannes81 @duffbeer2000 last edited by

                                    @duffbeer2000 und @andre

                                    Ich habe gerade mal komplett von vorne angefangen. D.h. alle ioBroker Container, Images und das gesamte Dockerpaket gelöscht/ deinstalliert.

                                    Danach alles neu und siehe da es geht.

                                    Ich tippe das Problem lag eher im Docker als im Container. Immer schade wenn man ein Problem nicht wirklich ausfindig machen kann.
                                    Aber ich bin froh, jetzt läuft der ioBroker und ich kann mich der Einbindung des ConBee 2 Stick kümmern. Aber dass ist ein anderes Thema.

                                    Danke auf jeden Fall für alle Hilfe!

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      dtp last edited by dtp

                                      Hm. Hab gestern ein Update des MariaDB-10-Pakets unter DSM durchgeführt. Nun können der Flot- und/oder der SQL-Adapter nicht mehr darauf zugreifen. Fehlermeldungen im Log gibt's allerdings keine. Daher könnte es auch nur Flot betreffen. Muss ich wohl noch mal ran. Oder hat jemand direkt eine Idee?

                                      Knallochse 1 Reply Last reply Reply Quote 0
                                      • Knallochse
                                        Knallochse @dtp last edited by

                                        @dtp Ich habe gerade mal auf meiner SynoDS918+ nachgeschaut.
                                        Mir wird auch ein Update angeboten.
                                        Habe dir mal ein Snapshot von den Changes gemacht.
                                        Hängt vielleicht mit der neuen Passwortvorgabe zusammen

                                        A83D99C5-1B68-4A2F-9A6E-9DF70FF94553.jpeg

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          dtp last edited by

                                          Ja, das mit den geänderten Passwort-Richtlinien ist mir auch aufgefallen. Es wurde da auch eine recht lange Überprüfung beim Update durchgeführt. Aber es gab dann keinen Hinweis, dass ich etwas ändern sollte oder dass etwas geändert wurde. Nun ja, ich muss da wohl mal ein neues Passwort vergeben und schauen, ob's dann wieder läuft. Danke für den Hinweis.

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            dtp last edited by dtp

                                            Ich kann machen, was ich will. Ich erhalte nach dem Update der MariaDB-10-Datenbank auf meiner DiskStation leider keinen Zugriff mehr (192.168.0.10, Port 3307). Meine ioBroker-admin-Instanz hat über den Portainer die IP-Adresse 192.168.0.12 und der sql-Adapter meldet mir stets einen Timeout Error.

                                            EDIT: Hab jetzt mal testweise MariaDB-5 installiert. Doch auch damit klappt der Zugriff nicht mehr. Sehr ärgerlich das Ganze.

                                            D 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            945
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            buanet diskstation docker iobroker synology
                                            248
                                            2854
                                            1431897
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo