Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. ioBroker startet nicht

    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

    SOLVED ioBroker startet nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • AlCalzone
      AlCalzone Developer @Nier last edited by AlCalzone

      @Nier sagte in ioBroker startet nicht:

      Habt ihr Tipps?

      Ja, arbeite dich mal in der Doku durch das Kapitel "ioBroker läuft nicht mehr":
      https://www.iobroker.net/#de/documentation/trouble/RunsNoMore.md

      Ein Blick ins aktuelle Log (zu finden in /opt/iobroker/logs) schadet sicher auch nicht.

      1 Reply Last reply Reply Quote 0
      • N
        Nier last edited by Negalein

        Das kommt bei mir.. ist was mit error sagt mir leide rnur nichts.

        2020-03-05 12:43:03.158  - info: host.NiermannSmartHome iobroker.js-controller v                                                  ersion 1.4.2 js-controller starting
        2020-03-05 12:43:03.164  - info: host.NiermannSmartHome Copyright (c) 2014-2018                                                   bluefox, 2014 hobbyquaker
        2020-03-05 12:43:03.164  - info: host.NiermannSmartHome hostname: NiermannSmartH                                                  ome, node: v8.15.0
        2020-03-05 12:43:03.168  - info: host.NiermannSmartHome ip addresses: 192.168.17                                                  8.56 fe80::8639:beff:fe74:6685
        2020-03-05 12:43:04.140  - info: host.NiermannSmartHome  inMem-objects listening                                                   on port 9001
        2020-03-05 12:43:04.156  - error: Another instance is running or some applicatio                                                  n uses port!
        2020-03-05 12:43:04.156  - error: uncaught exception: listen EADDRINUSE 127.0.0.                                                  1:9001
        2020-03-05 12:43:04.164  - info: iobroker _restart
        2020-03-05 12:43:04.198  - info: host.NiermannSmartHome States connected to redi                                                  s: 127.0.0.1:6379
        2020-03-05 12:43:04.200  - info: host.NiermannSmartHome InMemoryDB connected
        2020-03-05 12:43:04.286  - info: host.NiermannSmartHome 17 instances found
        host.NiermannSmartHome check instance "system.adapter.admin.0" for host "Nierman                                                  nSmartHome"
        host.NiermannSmartHome check instance "system.adapter.javascript.0" for host "Ni                                                  ermannSmartHome"
        host.NiermannSmartHome check instance "system.adapter.cloud.0" for host "Nierman                                                  nSmartHome"
        host.NiermannSmartHome check instance "system.adapter.tr-064.0" for host "Nierma                                                  nnSmartHome"
        host.NiermannSmartHome check instance "system.adapter.hue.0" for host "NiermannS                                                  martHome"
        host.NiermannSmartHome check instance "system.adapter.yahka.0" for host "Nierman                                                  nSmartHome"
        host.NiermannSmartHome check instance "system.adapter.ical.0" for host "Niermann                                                  SmartHome"
        host.NiermannSmartHome check instance "system.adapter.ring.0" for host "Niermann                                                  SmartHome"
        host.NiermannSmartHome check instance "system.adapter.broadlink2.0" for host "Ni                                                  ermannSmartHome"
        host.NiermannSmartHome check instance "system.adapter.alexa2.0" for host "Nierma                                                  nnSmartHome"
        host.NiermannSmartHome check instance "system.adapter.mihome.0" for host "Nierma                                                  nnSmartHome"
        host.NiermannSmartHome check instance "system.adapter.text2command.0" for host "                                                  NiermannSmartHome"
        host.NiermannSmartHome check instance "system.adapter.email.0" for host "Nierman                                                  nSmartHome"
        host.NiermannSmartHome check instance "system.adapter.web.0" for host "NiermannS                                                  martHome"
        host.NiermannSmartHome check instance "system.adapter.hue-extended.0" for host "                                                  NiermannSmartHome"
        host.NiermannSmartHome check instance "system.adapter.tado.0" for host "Niermann                                                  SmartHome"
        host.NiermannSmartHome check instance "system.adapter.meross.0" for host "Nierma                                                  nnSmartHome"
        2020-03-05 12:43:04.306  - info: host.NiermannSmartHome starting 16 instances
        2020-03-05 12:43:04.343  - info: host.NiermannSmartHome instance system.adapter.                                                  admin.0 started with pid 4830
        2020-03-05 12:43:04.397  - info: host.NiermannSmartHome terminated
        Cannot read property 'callback' of undefined
        TypeError: Cannot read property 'callback' of undefined
           at normal_reply (/opt/iobroker/node_modules/redis/index.js:722:28)
           at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:824:9                                                  )
           at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index                                                  .js:192:18)
           at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/li                                                  b/parser.js:574:12)
           at Socket.<anonymous> (/opt/iobroker/node_modules/redis/index.js:274:27)
           at emitOne (events.js:116:13)
           at Socket.emit (events.js:211:7)
           at addChunk (_stream_readable.js:263:12)
           at readableAddChunk (_stream_readable.js:250:11)
           at Socket.Readable.push (_stream_readable.js:208:10)
        


        Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
        Hier gehts zur Hilfe.

        haselchen 1 Reply Last reply Reply Quote 0
        • haselchen
          haselchen Most Active @Nier last edited by

          @Nier
          Dein Js Controller ist zu alt.
          Der neue Admin braucht mindestens Version 2.
          Nodejs müsstest du auch mal updaten.
          Mindestens Version 10.x

          1 Reply Last reply Reply Quote 0
          • N
            Nier last edited by

            @haselchen Danke dir 🙂 Kannst du mit zufällig noch sagen wie ich das mache? 😲

            haselchen 1 Reply Last reply Reply Quote 0
            • haselchen
              haselchen Most Active @Nier last edited by

              @Nier
              Für den Controller sollte das erstmal reichen.
              https://forum.iobroker.net/topic/29435/js-controller-2-2-jetzt-für-alle-im-stable

              Die Nodejs Version kannste wenn alles wieder funktioniert updaten.

              1 Reply Last reply Reply Quote 0
              • N
                Nier last edited by Negalein

                @haselchen erstmal danke für deine Hilfe, ich hoffe ich stell mich nicht all zu dumm da. Ich habe das gemacht und wenn ich den ioBroker versuche zu öffnen kommt folgedes:

                This adapter cannot be installed directly from github.
                You must install it from npm.
                Write for that "npm install iobroker.admin" in according directory.

                Das habe ich auch gemacht, jedoch kommt trotzdem die gleiche fehermeldung. Im Putty steht:

                root@NiermannSmartHome:~#
                root@NiermannSmartHome:~# + iobroker.admin@4.0.5
                -bash: +: Kommando nicht gefunden.
                root@NiermannSmartHome:~# updated 1 package and audited 1050 packages in 5.866s
                -bash: updated: Kommando nicht gefunden.
                root@NiermannSmartHome:~# found 0 vulnerabilities
                -bash: found: Kommando nicht gefunden.
                root@NiermannSmartHome:~# npm install iobroker.admin
                npm WARN saveError ENOENT: no such file or directory, open '/root/package.json'
                npm WARN enoent ENOENT: no such file or directory, open '/root/package.json'
                npm WARN root No description
                npm WARN root No repository field.
                npm WARN root No README data
                npm WARN root No license field.
                
                + iobroker.admin@4.0.5
                updated 1 package and audited 1050 packages in 6.64s
                found 0 vulnerabilities
                


                Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                Hier gehts zur Hilfe.

                haselchen 1 Reply Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @Nier last edited by haselchen

                  @Nier

                  Ähm. Du solltest doch den Controller aktualisieren?!

                  Und du musst immer im /opt/iobroker Ordner installieren.
                  cd /opt
                  cd iobroker

                  Und dann installieren

                  1 Reply Last reply Reply Quote 0
                  • N
                    Nier last edited by Negalein

                    @haselchen said in ioBroker startet nicht:

                    cd iobroker

                    Also ich habe das so gemacht und es geht leider immer noch nicht

                    root@NiermannSmartHome:/opt# cd iobroker
                    root@NiermannSmartHome:/opt/iobroker# iobroker upgrade self
                    Objects 127.0.0.1:42080 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Objects 127.0.0.1:42082 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Objects 127.0.0.1:42084 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Objects 127.0.0.1:42086 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Objects 127.0.0.1:42088 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Objects 127.0.0.1:42090 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Objects 127.0.0.1:42092 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Objects 127.0.0.1:42094 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Objects 127.0.0.1:42096 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                    Host    "NiermannSmartHome" is up to date.
                    


                    Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                    Hier gehts zur Hilfe.

                    1 Reply Last reply Reply Quote 0
                    • N
                      Nier last edited by Negalein

                      Das kommt wenn ich es veruche zu instalieren

                      root@NiermannSmartHome:/opt/iobroker# sudo -H -u iobroker npm install iobroker.js-controller
                      npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
                      
                      > iobroker.js-controller@2.2.9 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                      > node lib/preinstallCheck.js
                      
                      NPM version: 6.14.2
                      
                      > iobroker.js-controller@2.2.9 install /opt/iobroker/node_modules/iobroker.js-controller
                      > node iobroker.js setup first
                      
                      npm WARN notsup Unsupported engine for rsa-compat@2.0.8: wanted: {"node":">=10.12"} (current: {"node":"8.17.0","npm":"6.14.2"})
                      npm WARN notsup Not compatible with your version of node/npm: rsa-compat@2.0.8
                      npm WARN notsup Unsupported engine for rsa-compat@1.9.4: wanted: {"node":">=10.12"} (current: {"node":"8.17.0","npm":"6.14.2"})
                      npm WARN notsup Not compatible with your version of node/npm: rsa-compat@1.9.4
                      npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                      npm WARN winston-daily-rotate-file@4.4.2 requires a peer of winston@^3 but none is installed. You must install peer dependencies yourself.
                      npm WARN winston-syslog@2.4.0 requires a peer of winston@^3.0.0 but none is installed. You must install peer dependencies yourself.
                      npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                      
                      + iobroker.js-controller@2.2.9
                      updated 1 package and audited 4642 packages in 59.771s
                      
                      2 packages are looking for funding
                        run `npm fund` for details
                      
                      found 50 vulnerabilities (32 low, 18 high)
                        run `npm audit fix` to fix them, or `npm audit` for details
                      


                      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                      Hier gehts zur Hilfe.

                      haselchen 1 Reply Last reply Reply Quote 0
                      • haselchen
                        haselchen Most Active @Nier last edited by

                        @Nier

                        Am besten du machst erstmal ein

                        apt-get update

                        danach

                        apt-get upgrade

                        1 Reply Last reply Reply Quote 0
                        • N
                          Nier last edited by Negalein

                          @haselchen hab ich gemacht kommt immer noch die meldung im browser

                          This adapter cannot be installed directly from github.
                          You must install it from npm.
                          Write for that "npm install iobroker.admin" in according directory.

                          root@NiermannSmartHome:/opt/iobroker# apt-get update
                          OK:1 http://security.debian.org/debian-security stretch/updates InRelease
                          Ign:2 http://ftp.de.debian.org/debian stretch InRelease
                          OK:3 http://ftp.de.debian.org/debian stretch-updates InRelease
                          OK:4 http://ftp.de.debian.org/debian stretch Release
                          OK:5 https://deb.nodesource.com/node_8.x stretch InRelease
                          Paketlisten werden gelesen... Fertig
                          root@NiermannSmartHome:/opt/iobroker#
                          root@NiermannSmartHome:/opt/iobroker# apt-get upgrade
                          Paketlisten werden gelesen... Fertig
                          Abhängigkeitsbaum wird aufgebaut.
                          Statusinformationen werden eingelesen.... Fertig
                          Paketaktualisierung (Upgrade) wird berechnet... Fertig
                          Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
                           gimp-data gir1.2-gdata-0.0 gir1.2-gepub-0.4 gir1.2-zpj-0.0 libabw-0.1-1
                           libamd2 libbabl-0.1-0 libcamd2 libccolamd2 libcholmod3 libe-book-0.1-1
                           libgc1c2 libgegl-0.3-0 libgepub0 libgimp2.0 libgtkmm-2.4-1v5 libgtkspell0
                           libimage-magick-perl libimage-magick-q16-perl libmagick++-6.q16-7 libmetis5
                           libmng1 libpotrace0 libsdl1.2debian libumfpack5 python-bs4 python-cairo
                           python-gobject-2 python-gtk2 python-html5lib python-lxml python-numpy
                           python-scour python-webencodings unoconv
                          Verwenden Sie »apt autoremove«, um sie zu entfernen.
                          Die folgenden Pakete sind zurückgehalten worden:
                           default-jre default-jre-headless icedtea-netx libfreerdp-cache1.1
                           libfreerdp-core1.1 libfreerdp-gdi1.1 linux-image-amd64
                          0 aktualisiert, 0 neu installiert, 0 zu entfernen und 7 nicht aktualisiert.
                          root@NiermannSmartHome:/opt/iobroker#
                          root@NiermannSmartHome:/opt/iobroker#
                          


                          Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                          Hier gehts zur Hilfe.

                          haselchen 1 Reply Last reply Reply Quote 0
                          • haselchen
                            haselchen Most Active @Nier last edited by Negalein

                            @Nier

                            curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - 
                            
                            sudo apt-get install -y nodejs
                            

                            Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                            Hier gehts zur Hilfe.

                            1 Reply Last reply Reply Quote 0
                            • N
                              Nier last edited by Negalein

                              @haselchen leider kommt immer noch die gleiche meldung 😞

                              Hab die zwei schritte gemacht:

                              root@NiermannSmartHome:/opt/iobroker# curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
                              
                              ## Installing the NodeSource Node.js 10.x repo...
                              
                              
                              ## Populating apt-get cache...
                              
                              + apt-get update
                              OK:1 http://security.debian.org/debian-security stretch/updates InRelease
                              Ign:2 http://ftp.de.debian.org/debian stretch InRelease
                              OK:3 http://ftp.de.debian.org/debian stretch-updates InRelease
                              OK:4 http://ftp.de.debian.org/debian stretch Release
                              OK:5 https://deb.nodesource.com/node_10.x stretch InRelease
                              Paketlisten werden gelesen... Fertig
                              
                              ## Confirming "stretch" is supported...
                              
                              + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_10.x/dists/stretch/Release'
                              
                              ## Adding the NodeSource signing key to your keyring...
                              
                              + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
                              OK
                              
                              ## Creating apt sources list file for the NodeSource Node.js 10.x repo...
                              
                              + echo 'deb https://deb.nodesource.com/node_10.x stretch main' > /etc/apt/sources.list.d/nodesource.list
                              + echo 'deb-src https://deb.nodesource.com/node_10.x stretch main' >> /etc/apt/sources.list.d/nodesource.list
                              
                              ## Running `apt-get update` for you...
                              
                              + apt-get update
                              OK:1 http://security.debian.org/debian-security stretch/updates InRelease
                              Ign:2 http://ftp.de.debian.org/debian stretch InRelease
                              OK:3 http://ftp.de.debian.org/debian stretch-updates InRelease
                              OK:4 http://ftp.de.debian.org/debian stretch Release
                              OK:5 https://deb.nodesource.com/node_10.x stretch InRelease
                              Paketlisten werden gelesen... Fertig
                              
                              ## Run `sudo apt-get install -y nodejs` to install Node.js 10.x and npm
                              ## You may also need development tools to build native addons:
                                  sudo apt-get install gcc g++ make
                              ## To install the Yarn package manager, run:
                                  curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
                                  echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
                                  sudo apt-get update && sudo apt-get install yarn
                              
                              
                              root@NiermannSmartHome:/opt/iobroker# sudo apt-get install -y nodejs
                              Paketlisten werden gelesen... Fertig
                              Abhängigkeitsbaum wird aufgebaut.
                              Statusinformationen werden eingelesen.... Fertig
                              nodejs ist schon die neueste Version (10.19.0-1nodesource1).
                              Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
                               gimp-data gir1.2-gdata-0.0 gir1.2-gepub-0.4 gir1.2-zpj-0.0 libabw-0.1-1
                               libamd2 libbabl-0.1-0 libcamd2 libccolamd2 libcholmod3 libe-book-0.1-1
                               libgc1c2 libgegl-0.3-0 libgepub0 libgimp2.0 libgtkmm-2.4-1v5 libgtkspell0
                               libimage-magick-perl libimage-magick-q16-perl libmagick++-6.q16-7 libmetis5
                               libmng1 libpotrace0 libsdl1.2debian libumfpack5 python-bs4 python-cairo
                               python-gobject-2 python-gtk2 python-html5lib python-lxml python-numpy
                               python-scour python-webencodings unoconv
                              Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
                              0 aktualisiert, 0 neu installiert, 0 zu entfernen und 7 nicht aktualisiert.
                              root@NiermannSmartHome:/opt/iobroker#
                              


                              Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                              Hier gehts zur Hilfe.

                              haselchen 1 Reply Last reply Reply Quote 0
                              • haselchen
                                haselchen Most Active @Nier last edited by

                                @Nier

                                Was ergibt

                                npm -v

                                nodejs -v

                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  Nier @haselchen last edited by Negalein

                                  @haselchen

                                  root@NiermannSmartHome:/opt/iobroker# npm -v
                                  6.13.4
                                  root@NiermannSmartHome:/opt/iobroker# nodejs -v
                                  v10.19.0
                                  root@NiermannSmartHome:/opt/iobroker#
                                  

                                  Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                                  Hier gehts zur Hilfe.

                                  haselchen 1 Reply Last reply Reply Quote 0
                                  • haselchen
                                    haselchen Most Active @Nier last edited by

                                    @Nier

                                    dann jetzt

                                    npm i iobroker.js-controller

                                    N 1 Reply Last reply Reply Quote 0
                                    • N
                                      Nier @haselchen last edited by Negalein

                                      @haselchen said in ioBroker startet nicht:

                                      npm i iobroker.js-controller

                                      Leider gehts immer noch nicht

                                      root@NiermannSmartHome:/opt/iobroker# npm i iobroker.js-controller
                                      npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
                                      
                                      > iobroker.js-controller@2.2.9 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                      > node lib/preinstallCheck.js
                                      
                                      NPM version: 6.13.4
                                      
                                      > iobroker.js-controller@2.2.9 install /opt/iobroker/node_modules/iobroker.js-controller
                                      > node iobroker.js setup first
                                      
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                      npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                                      npm WARN winston-daily-rotate-file@4.4.2 requires a peer of winston@^3 but none is installed. You must install peer dependencies yourself.
                                      npm WARN winston-syslog@2.4.0 requires a peer of winston@^3.0.0 but none is installed. You must install peer dependencies yourself.
                                      npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
                                      
                                      + iobroker.js-controller@2.2.9
                                      updated 1 package and audited 4642 packages in 50.317s
                                      
                                      2 packages are looking for funding
                                       run `npm fund` for details
                                      
                                      found 50 vulnerabilities (32 low, 18 high)
                                       run `npm audit fix` to fix them, or `npm audit` for details
                                      


                                      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                                      Hier gehts zur Hilfe.

                                      haselchen AlCalzone Homoran 3 Replies Last reply Reply Quote 0
                                      • haselchen
                                        haselchen Most Active @Nier last edited by

                                        @Nier
                                        Hilft wohl nur noch der Fixer

                                        curl -sL https://iobroker.net/fix.sh | bash -

                                        N 1 Reply Last reply Reply Quote 0
                                        • N
                                          Nier @haselchen last edited by Negalein

                                          @haselchen
                                          was kann ich dagegen tin?

                                          root@NiermannSmartHome:/opt/iobroker# iobroker stop
                                          root@NiermannSmartHome:/opt/iobroker# curl -sL https://iobroker.net/fix.sh | bash -
                                          library: loaded
                                          Library version=2020-01-30
                                          ioBroker or some processes are still running:
                                           io.cloud.0
                                           io.yahka.0
                                           io.ring.0
                                           io.broadlink2.0
                                           io.alexa2.0
                                           io.mihome.0
                                           io.text2command.0
                                           io.email.0
                                           io.web.0
                                           io.tado.0
                                           io.meross.0
                                          Please stop them first and try again!
                                          root@NiermannSmartHome:/opt/iobroker#
                                          

                                          Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                                          Hier gehts zur Hilfe.

                                          haselchen 1 Reply Last reply Reply Quote 0
                                          • haselchen
                                            haselchen Most Active @Nier last edited by

                                            @Nier

                                            Versuch mal
                                            pkill iobroker

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            900
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            funktioniertnicht
                                            4
                                            50
                                            3753
                                            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