Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Migration von Docker IOB auf PI4 möglich?

    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

    Migration von Docker IOB auf PI4 möglich?

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Fuga last edited by

      Ich werde es heute abend noch mal versuchen und dann auf das Log achten. Kann ich das über cli öffnen und dann den Fortschritt verfolgen? Sorry habe da nicht so den Plan. Danke

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Fuga last edited by

        @fuga

        iobroker logs --watch | uniq
        
        1 Reply Last reply Reply Quote 0
        • F
          Fuga last edited by Homoran

          Hier mal ein zwischenstand. ich lasse das jetzt mal laufen:

          2022-06-25 19:12:50.164  - info: backitup.0 (5969) [iobroker] backup was activated at 02:40 every 1 day(s)
          2022-06-25 19:14:07.230  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=true)
          2022-06-25 19:14:07.274  - info: backitup.0 (5969) Got terminate signal TERMINATE_YOURSELF
          2022-06-25 19:14:07.275  - info: backitup.0 (5969) cleaned everything up...
          2022-06-25 19:14:07.276  - info: backitup.0 (5969) terminating
          2022-06-25 19:14:07.278  - info: backitup.0 (5969) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-06-25 19:14:07.312  - info: host.raspberrypi stopInstance system.adapter.backitup.0 send kill signal
          2022-06-25 19:14:07.820  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-06-25 19:14:07.230  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=true)
          2022-06-25 19:14:07.274  - info: backitup.0 (5969) Got terminate signal TERMINATE_YOURSELF
          2022-06-25 19:14:07.275  - info: backitup.0 (5969) cleaned everything up...
          2022-06-25 19:14:07.276  - info: backitup.0 (5969) terminating
          2022-06-25 19:14:07.278  - info: backitup.0 (5969) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-06-25 19:14:07.312  - info: host.raspberrypi stopInstance system.adapter.backitup.0 send kill signal
          2022-06-25 19:14:07.820  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-06-25 19:14:10.369  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 5985
          2022-06-25 19:14:11.916  - info: backitup.0 (5985) starting. Version 2.4.9 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.12, js-controller: 4.0.23
          2022-06-25 19:14:11.981  - info: backitup.0 (5985) [iobroker] backup was activated at 02:40 every 1 day(s)
          2022-06-25 19:14:11.916  - info: backitup.0 (5985) starting. Version 2.4.9 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.12, js-controller: 4.0.23
          2022-06-25 19:14:11.981  - info: backitup.0 (5985) [iobroker] backup was activated at 02:40 every 1 day(s)
          2022-06-25 19:14:30.551  - info: backitup.0 (5985) cleaned everything up...
          2022-06-25 19:14:30.553  - info: host.raspberrypi received SIGTERM
          2022-06-25 19:14:30.552  - info: admin.0 (5894) terminating http server on port 8081
          2022-06-25 19:14:30.555  - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=true)
          2022-06-25 19:14:30.556  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=true)
          2022-06-25 19:14:30.557  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=true)
          2022-06-25 19:14:30.576  - info: discovery.0 (5909) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2022-06-25 19:14:30.578  - info: backitup.0 (5985) Got terminate signal TERMINATE_YOURSELF
          2022-06-25 19:14:30.579  - info: discovery.0 (5909) Got terminate signal TERMINATE_YOURSELF
          2022-06-25 19:14:30.584  - info: backitup.0 (5985) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2022-06-25 19:14:30.585  - info: host.raspberrypi stopInstance system.adapter.admin.0 send kill signal
          2022-06-25 19:14:30.587  - info: host.raspberrypi stopInstance system.adapter.discovery.0 send kill signal
          2022-06-25 19:14:30.576  - info: admin.0 (5894) Got terminate signal TERMINATE_YOURSELF
          2022-06-25 19:14:30.588  - info: host.raspberrypi stopInstance system.adapter.backitup.0 send kill signal
          2022-06-25 19:14:30.596  - info: admin.0 (5894) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2022-06-25 19:14:31.119  - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
          2022-06-25 19:14:31.138  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
          2022-06-25 19:14:31.149  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
          2022-06-25 19:14:31.152  - info: host.raspberrypi All instances are stopped.
          2022-06-25 19:14:31.193  - info: host.raspberrypi terminated
          2022-06-25 19:14:30.551  - info: backitup.0 (5985) cleaned everything up...
          2022-06-25 19:14:30.553  - info: host.raspberrypi received SIGTERM
          2022-06-25 19:14:30.552  - info: admin.0 (5894) terminating http server on port 8081
          2022-06-25 19:14:30.555  - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=true)
          2022-06-25 19:14:30.556  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=true)
          2022-06-25 19:14:30.557  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=true)
          2022-06-25 19:14:30.576  - info: discovery.0 (5909) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2022-06-25 19:14:30.578  - info: backitup.0 (5985) Got terminate signal TERMINATE_YOURSELF
          2022-06-25 19:14:30.579  - info: discovery.0 (5909) Got terminate signal TERMINATE_YOURSELF
          2022-06-25 19:14:30.584  - info: backitup.0 (5985) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2022-06-25 19:14:30.585  - info: host.raspberrypi stopInstance system.adapter.admin.0 send kill signal
          2022-06-25 19:14:30.587  - info: host.raspberrypi stopInstance system.adapter.discovery.0 send kill signal
          2022-06-25 19:14:30.576  - info: admin.0 (5894) Got terminate signal TERMINATE_YOURSELF
          2022-06-25 19:14:30.588  - info: host.raspberrypi stopInstance system.adapter.backitup.0 send kill signal
          2022-06-25 19:14:30.596  - info: admin.0 (5894) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2022-06-25 19:14:31.119  - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
          2022-06-25 19:14:31.138  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
          2022-06-25 19:14:31.149  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
          2022-06-25 19:14:31.152  - info: host.raspberrypi All instances are stopped.
          2022-06-25 19:14:31.193  - info: host.raspberrypi terminated
          
          2022-06-25 19:16:55.061  - info: host.f612e8de0886 iobroker.js-controller version 4.0.23 js-controller starting
          2022-06-25 19:16:55.067  - info: host.f612e8de0886 Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
          2022-06-25 19:16:55.068  - info: host.f612e8de0886 hostname: f612e8de0886, node: v12.22.12
          2022-06-25 19:16:55.068  - info: host.f612e8de0886 ip addresses: 192.168.1.3 fe80::d17a:9f4c:b584:4595
          2022-06-25 19:16:55.061  - info: host.f612e8de0886 iobroker.js-controller version 4.0.23 js-controller starting
          2022-06-25 19:16:55.067  - info: host.f612e8de0886 Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
          2022-06-25 19:16:55.068  - info: host.f612e8de0886 hostname: f612e8de0886, node: v12.22.12
          2022-06-25 19:16:55.068  - info: host.f612e8de0886 ip addresses: 192.168.1.3 fe80::d17a:9f4c:b584:4595
          2022-06-25 19:16:56.853  - info: host.f612e8de0886 connected to Objects and States
          2022-06-25 19:16:56.934  - info: host.f612e8de0886 added notifications configuration of host
          2022-06-25 19:16:56.941  - info: host.f612e8de0886 Node.js version has changed from 12.20.1 to 12.22.12
          2022-06-25 19:16:57.001  - info: host.f612e8de0886 Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
          2022-06-25 19:16:56.853  - info: host.f612e8de0886 connected to Objects and States
          2022-06-25 19:16:56.934  - info: host.f612e8de0886 added notifications configuration of host
          2022-06-25 19:16:56.941  - info: host.f612e8de0886 Node.js version has changed from 12.20.1 to 12.22.12
          2022-06-25 19:16:57.001  - info: host.f612e8de0886 Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
          2022-06-25 19:16:57.741  - info: host.f612e8de0886 Delete host system.host.raspberrypi
          2022-06-25 19:16:57.917  - info: host.f612e8de0886 71 instances found
          2022-06-25 19:16:57.947  - warn: host.f612e8de0886 does not start any instances on this host
          2022-06-25 19:16:57.741  - info: host.f612e8de0886 Delete host system.host.raspberrypi
          2022-06-25 19:16:57.917  - info: host.f612e8de0886 71 instances found
          2022-06-25 19:16:57.947  - warn: host.f612e8de0886 does not start any instances on this host
          
          Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Fuga last edited by Thomas Braun

            @fuga

            Deine Systemzeit ist auch falsch eingestellt, scheint mir.

            Deine node-Version ist zu niedrig:

            Node.js version has changed from 12.20.1 to 12.22.12
            
            1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Fuga last edited by

              @fuga Multihost?

              F 1 Reply Last reply Reply Quote 0
              • F
                Fuga @Homoran last edited by

                @homoran nein eigentlich nicht.
                @Thomas-Braun heißt erst den alten auf die gleiche Version bringen und dann nochmal?

                Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Fuga last edited by

                  @fuga

                  Ich würden den Docker auf nodejs16 bringen, wenn das läuft davon ein Backup ziehen, dann im Pi einen leeren iobroker installieren, der bringt dann auch gleich node16 mit und dann da das Backup einspielen.

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    Fuga @Thomas Braun last edited by

                    @thomas-braun okay probiere ich und gebe Rückmeldung. danke

                    1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Fuga last edited by

                      @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                      nein eigentlich nicht.

                      warum dann zwei unterschiedliche Hostnamen?

                      Außerdem ist die Feage noch offen.

                      @homoran sagte in Migration von Docker IOB auf PI4 möglich?:

                      mit Backitup?

                      bitte immer zeitnah antworten.

                      F 1 Reply Last reply Reply Quote 0
                      • F
                        Fuga @Homoran last edited by Fuga

                        @homoran sorry bin ein wenig langsam 😉 ja das Backup habe ich mit Backitup gemacht. Den Hostnamen hatte ich nicht beachtet. Spielt das eine rolle?

                        Homoran 2 Replies Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Fuga last edited by

                          @fuga Backitup macht ein iobroker host this bevor iobroker gestartet wird, dann wird die noch offene Frage

                          @homoran sagte in Migration von Docker IOB auf PI4 möglich?:

                          warum dann zwei unterschiedliche Hostnamen?

                          erst recht interessant

                          1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Fuga last edited by

                            @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                            Spielt das eine rolle?

                            bitte nicht editieren, das liest nachträglich niemand mehr.

                            ja spielt es. bei nicht identischem Hostnamen i.Vgl. zum Backup startet womöglich die Installation nicht

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              Fuga @Homoran last edited by

                              @homoran okay dann werde ich das anpassen und einen neuen versuch starten. Gibt es probleme wenn 2 gleiche Hostnamen in einem Netztwerk sind? ich will den alten erst runterfahren wenn der neue funktioniert. danke

                              Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Fuga last edited by

                                @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                                Gibt es probleme wenn 2 gleiche Hostnamen in einem Netztwerk sind?

                                Ja.

                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Fuga last edited by

                                  @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                                  okay dann werde ich das anpassen

                                  was genau und wie?

                                  @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                                  Gibt es probleme wenn 2 gleiche Hostnamen in einem Netztwerk sind?

                                  ja, beim DNS

                                  @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                                  ich will den alten erst runterfahren wenn der neue funktioniert. danke

                                  dann muss der neuen Installation der neue Hostname nochmals bekannt gemacht werden, wobei mich interessiert, warum das nicht geschehen ist

                                  F 1 Reply Last reply Reply Quote 0
                                  • F
                                    Fuga @Homoran last edited by

                                    @homoran said in Migration von Docker IOB auf PI4 möglich?:

                                    @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                                    okay dann werde ich das anpassen

                                    was genau und wie?

                                    ich würde den pi4 nochmal neu aufsetzen mit dem gleichen Hostnamen

                                    @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                                    Gibt es probleme wenn 2 gleiche Hostnamen in einem Netztwerk sind?

                                    ja, beim DNS

                                    okay

                                    @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                                    ich will den alten erst runterfahren wenn der neue funktioniert. danke

                                    dann muss der neuen Installation der neue Hostname nochmals bekannt gemacht werden, wobei mich interessiert, warum das nicht geschehen ist

                                    weil ich drauf nicht geachtet habe. ich habe einfach einen pi4 neu aufgesetzt und das Backup eingespielt

                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Fuga last edited by Homoran

                                      wenn das Backup sauber war, sollte mit backitup das restore dem neuen host zugeordnet werden

                                      @fuga zeig mal iobroker list instances

                                      F 1 Reply Last reply Reply Quote 0
                                      • F
                                        Fuga @Homoran last edited by

                                        @homoran von dem alten?

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Fuga last edited by

                                          @fuga sagte in Migration von Docker IOB auf PI4 möglich?:

                                          @homoran von dem alten?

                                          von da wo wir die ganze Zeit dran sind

                                          F 1 Reply Last reply Reply Quote 0
                                          • F
                                            Fuga @Homoran last edited by Homoran

                                            @homoran das ist der Stand, nachdem ich das Backup eingespielt habe:

                                             system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                              system.adapter.alexa2.0                 : alexa2                : raspberrypi                              - disabled
                                              system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                              system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                                              system.adapter.daswetter.0              : daswetter             : raspberrypi                              - disabled
                                              system.adapter.daswetter.1              : daswetter             : raspberrypi                              - disabled
                                              system.adapter.denon.0                  : denon                 : raspberrypi                              - disabled
                                              system.adapter.device-reminder.0        : device-reminder       : raspberrypi                              - disabled
                                              system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                                              system.adapter.email.0                  : email                 : raspberrypi                              - disabled
                                              system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              - disabled
                                              system.adapter.geofency.0               : geofency              : raspberrypi                              - disabled, port: 7999
                                              system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              - disabled
                                              system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              - disabled, port: 0
                                              system.adapter.homeconnect.0            : homeconnect           : raspberrypi                              - disabled
                                              system.adapter.homeconnect.1            : homeconnect           : raspberrypi                              - disabled
                                              system.adapter.ical.0                   : ical                  : raspberrypi                              - disabled
                                              system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              - disabled
                                              system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : raspberrypi                              - disabled
                                              system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi                              - disabled
                                              system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
                                              system.adapter.icons-material-svg.0     : icons-material-svg    : raspberrypi                              - disabled
                                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              - disabled
                                              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
                                              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi                              - disabled
                                              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              - disabled
                                              system.adapter.info.0                   : info                  : raspberrypi                              - disabled
                                              system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
                                              system.adapter.javascript.0             : javascript            : raspberrypi                              - disabled
                                              system.adapter.javascript.1             : javascript            : raspberrypi                              - disabled
                                              system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                                              system.adapter.mobile.0                 : mobile                : raspberrypi                              - disabled
                                              system.adapter.modbus.0                 : modbus                : raspberrypi                              - disabled
                                              system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              - disabled, port: 1886, bind: 0.0.0.0
                                              system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                                              system.adapter.pushover.0               : pushover              : raspberrypi                              - disabled
                                              system.adapter.roomba.0                 : roomba                : raspberrypi                              - disabled
                                              system.adapter.samsung.0                : samsung               : raspberrypi                              - disabled
                                              system.adapter.shelly.0                 : shelly                : raspberrypi                              - disabled, port: 1882, bind: 0.0.0.0
                                              system.adapter.shelly.1                 : shelly                : raspberrypi                              - disabled, port: 1882, bind: 0.0.0.0
                                              system.adapter.solarwetter.0            : solarwetter           : raspberrypi                              - disabled
                                              system.adapter.sonoff.0                 : sonoff                : raspberrypi                              - disabled, port: 1883, bind: 0.0.0.0
                                              system.adapter.sunnyportal.0            : sunnyportal           : raspberrypi                              - disabled
                                              system.adapter.synology.0               : synology              : raspberrypi                              - disabled, port: 5000
                                              system.adapter.synology.1               : synology              : raspberrypi                              - disabled, port: 5001
                                              system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              - disabled
                                              system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 0.0.0.0
                                              system.adapter.virtualpowermeter.0      : virtualpowermeter     : raspberrypi                              - disabled
                                              system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
                                              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              - disabled
                                              system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              - disabled
                                              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
                                              system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspberrypi                              - disabled
                                              system.adapter.vis-history.0            : vis-history           : raspberrypi                              - disabled
                                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                                              system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
                                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
                                              system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
                                              system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              - disabled
                                              system.adapter.vis-lcars.0              : vis-lcars             : raspberrypi                              - disabled
                                              system.adapter.vis-map.0                : vis-map               : raspberrypi                              - disabled
                                              system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                                              system.adapter.vis-players.0            : vis-players           : raspberrypi                              - disabled
                                              system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
                                              system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
                                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
                                              system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              - disabled
                                              system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
                                              system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                              system.adapter.wifilight.0              : wifilight             : raspberrypi                              - disabled
                                              system.adapter.zigbee.0                 : zigbee                : raspberrypi                              - disabled, port: /dev/ttyACM0
                                            
                                            Homoran 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

                                            783
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            47
                                            2469
                                            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