Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 2 jetzt für alle im Stable

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.3k

js-controller 2 jetzt für alle im Stable

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controllerjs-controller 2
556 Beiträge 74 Kommentatoren 166.2k Aufrufe 56 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • N newbie2007

    steht doch so in der Beschreibung direkt im ioBroker.
    Habe es aber jetzt wie oben angepinnt probiert.
    Geht aber auch nicht.

    Gruß
    Uwe

    pi@ioBroker-RasPi:~ $ iobroker upgrade self
    Update js-controller from @2.1.1 to @2.2.8
    NPM version: 6.9.0
    npm install iobroker.js-controller@2.2.8 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
    npm ERR! code EINTEGRITY
    npm ERR! errno EINTEGRITY
    npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/pako: Integrity verification failed for sha512-siMsela4gjxPekLxxmPXXubk8loaq45MHrsV4PGDgg+Hb1OB7UuRjKIjFW9lqRcAXTHBWwnQ9LupDRzNs58nxQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/b2/23/2c7a56b8823c4f7a42f1c663d75ee6e4f25a1aab8e4c1ebb15e0f183820f876f5381ed4b918ca223156f65a917005d31c15b09d0f4bba90d1ccdb39f27c5)
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2020-02-06T16_17_04_750Z-debug.log
    Starting node restart.js
    

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

    J Offline
    J Offline
    Jan1
    schrieb am zuletzt editiert von
    #496

    @newbie2007
    Du bist lustig, im ersten Beispiel bist als root angemeldet und verwendest "sudo", bei root nicht nötig da eh root Rechte und im zweiten bist als User pi ohne root Rechte angemeldet und machst das ohne sudo. Ich glaub Du weißt einfach nicht was Du da überhaupt tust.

    1 Antwort Letzte Antwort
    1
    • N Offline
      N Offline
      newbie2007
      schrieb am zuletzt editiert von
      #497

      Stimmt. Bin noch am Lernen.
      Deshalb hatte ich gefragt.
      Hast du denn eine Lösung?

      1 Antwort Letzte Antwort
      0
      • N Offline
        N Offline
        newbie2007
        schrieb am zuletzt editiert von
        #498

        Besser?
        Geht aber auch nicht...

        pi@ioBroker-RasPi:~ $ sudo su
        root@ioBroker-RasPi:/home/pi# iobroker stop
        root@ioBroker-RasPi:/home/pi# iobroker upgrade self
        Update js-controller from @2.1.1 to @2.2.8
        NPM version: 6.9.0
        npm install iobroker.js-controller@2.2.8 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
        npm ERR! code EINTEGRITY
        npm ERR! errno EINTEGRITY
        npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/pako: Integrity verification failed for sha512-siMsela4gjxPekLxxmPXXubk8loaq45MHrsV4PGDgg+Hb1OB7UuRjKIjFW9lqRcAXTHBWwnQ9LupDRzNs58nxQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/b2/23/2c7a56b8823c4f7a42f1c663d75ee6e4f25a1aab8e4c1ebb15e0f183820f876f5381ed4b918ca223156f65a917005d31c15b09d0f4bba90d1ccdb39f27c5)
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2020-02-06T16_50_16_438Z-debug.log
        Starting node restart.js
        root@ioBroker-RasPi:/home/pi#
        
        
        J ChaotC 2 Antworten Letzte Antwort
        0
        • N newbie2007

          Besser?
          Geht aber auch nicht...

          pi@ioBroker-RasPi:~ $ sudo su
          root@ioBroker-RasPi:/home/pi# iobroker stop
          root@ioBroker-RasPi:/home/pi# iobroker upgrade self
          Update js-controller from @2.1.1 to @2.2.8
          NPM version: 6.9.0
          npm install iobroker.js-controller@2.2.8 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
          npm ERR! code EINTEGRITY
          npm ERR! errno EINTEGRITY
          npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/pako: Integrity verification failed for sha512-siMsela4gjxPekLxxmPXXubk8loaq45MHrsV4PGDgg+Hb1OB7UuRjKIjFW9lqRcAXTHBWwnQ9LupDRzNs58nxQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/b2/23/2c7a56b8823c4f7a42f1c663d75ee6e4f25a1aab8e4c1ebb15e0f183820f876f5381ed4b918ca223156f65a917005d31c15b09d0f4bba90d1ccdb39f27c5)
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2020-02-06T16_50_16_438Z-debug.log
          Starting node restart.js
          root@ioBroker-RasPi:/home/pi#
          
          
          J Offline
          J Offline
          Jan1
          schrieb am zuletzt editiert von
          #499

          @newbie2007 sagte in js-controller 2 jetzt für alle im Stable:

          code EINTEGRITY

          Steht auch oben schon, da scheint die Quelle nicht erreichbar zu sein. Also entweder Du bist mit der Kiste nicht online, oder der Server ist down.

          1 Antwort Letzte Antwort
          0
          • N Offline
            N Offline
            newbie2007
            schrieb am zuletzt editiert von
            #500

            @newbie2007 said in js-controller 2 jetzt für alle im Stable:

            https://registry.npmjs.org/pako

            Online bin ich mit dem RPI und wenn ich den Server anspreche, ist der auch erreichbar.

            J 1 Antwort Letzte Antwort
            0
            • N newbie2007

              @newbie2007 said in js-controller 2 jetzt für alle im Stable:

              https://registry.npmjs.org/pako

              Online bin ich mit dem RPI und wenn ich den Server anspreche, ist der auch erreichbar.

              J Offline
              J Offline
              Jan1
              schrieb am zuletzt editiert von Jan1
              #501

              @newbie2007 sagte in js-controller 2 jetzt für alle im Stable:

              https://registry.npmjs.org/pako

              Aber runter laden möchte er es einfach nicht, warum ist dann die Frage.
              boote mal den Pi neu, schadet nicht und lass den Fixer laufen, schadet auch nicht.

              1 Antwort Letzte Antwort
              0
              • N Offline
                N Offline
                newbie2007
                schrieb am zuletzt editiert von
                #502

                schon getan.

                pi@ioBroker-RasPi:~ $ iobroker stop
                sudo iobrokepi@ioBroker-RasPi:~ $ sudo iobroker upgrade self
                Update js-controller from @2.1.1 to @2.2.8
                NPM version: 6.9.0
                npm install iobroker.js-controller@2.2.8 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                npm ERR! code EINTEGRITY
                npm ERR! errno EINTEGRITY
                npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/pako: Integrity verification failed for sha512-siMsela4gjxPekLxxmPXXubk8loaq45MHrsV4PGDgg+Hb1OB7UuRjKIjFW9lqRcAXTHBWwnQ9LupDRzNs58nxQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/b2/23/2c7a56b8823c4f7a42f1c663d75ee6e4f25a1aab8e4c1ebb15e0f183820f876f5381ed4b918ca223156f65a917005d31c15b09d0f4bba90d1ccdb39f27c5)
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /home/iobroker/.npm/_logs/2020-02-06T17_12_45_468Z-debug.log
                Starting node restart.js
                
                
                1 Antwort Letzte Antwort
                0
                • N newbie2007

                  Besser?
                  Geht aber auch nicht...

                  pi@ioBroker-RasPi:~ $ sudo su
                  root@ioBroker-RasPi:/home/pi# iobroker stop
                  root@ioBroker-RasPi:/home/pi# iobroker upgrade self
                  Update js-controller from @2.1.1 to @2.2.8
                  NPM version: 6.9.0
                  npm install iobroker.js-controller@2.2.8 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
                  npm ERR! code EINTEGRITY
                  npm ERR! errno EINTEGRITY
                  npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/pako: Integrity verification failed for sha512-siMsela4gjxPekLxxmPXXubk8loaq45MHrsV4PGDgg+Hb1OB7UuRjKIjFW9lqRcAXTHBWwnQ9LupDRzNs58nxQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/b2/23/2c7a56b8823c4f7a42f1c663d75ee6e4f25a1aab8e4c1ebb15e0f183820f876f5381ed4b918ca223156f65a917005d31c15b09d0f4bba90d1ccdb39f27c5)
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/iobroker/.npm/_logs/2020-02-06T16_50_16_438Z-debug.log
                  Starting node restart.js
                  root@ioBroker-RasPi:/home/pi#
                  
                  
                  ChaotC Offline
                  ChaotC Offline
                  Chaot
                  schrieb am zuletzt editiert von
                  #503

                  @newbie2007
                  Geh doch erst mal ins ioBroker Verzeichnis:

                  cd /opt/iobroker/
                  

                  und versuche es dann nochmal.

                  ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                  N 1 Antwort Letzte Antwort
                  0
                  • F Offline
                    F Offline
                    fabster0815
                    schrieb am zuletzt editiert von
                    #504

                    Hallo Leute ... leider klappt bei mir das Update nicht
                    Ich habe nach Anleitung gearbeitet und bekomme nach dem iobroker update und dann stop bei der Eingabe von

                    iobroker upgrade self folgende Fehlermeldung:

                    pi@ioBroker:/opt/iobroker $ sudo iobroker upgrade self
                    Update js-controller from @1.5.11 to @2.2.8
                    NPM version: 6.13.7
                    npm install iobroker.js-controller@2.2.8 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
                    npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
                    npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                    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 ERR! code EEXIST
                    npm ERR! path /opt/iobroker/node_modules/.bin/iobroker
                    npm ERR! Refusing to delete /opt/iobroker/node_modules/.bin/iobroker: is outside /opt/iobroker/node_modules/iobroker.js-controller and not a link
                    npm ERR! File exists: /opt/iobroker/node_modules/.bin/iobroker
                    npm ERR! Remove the existing file and try again, or run npm
                    npm ERR! with --force to overwrite files recklessly.
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2020-02-06T19_49_53_426Z-debug.log
                    Host "ioBroker" (linux) updated
                    Execute: chmod -R 777 /opt/iobroker
                    Chmod finished. Restart controller
                    Starting node restart.js
                    
                    

                    Kann mir jemand helfen ?

                    ? 1 Antwort Letzte Antwort
                    0
                    • F fabster0815

                      Hallo Leute ... leider klappt bei mir das Update nicht
                      Ich habe nach Anleitung gearbeitet und bekomme nach dem iobroker update und dann stop bei der Eingabe von

                      iobroker upgrade self folgende Fehlermeldung:

                      pi@ioBroker:/opt/iobroker $ sudo iobroker upgrade self
                      Update js-controller from @1.5.11 to @2.2.8
                      NPM version: 6.13.7
                      npm install iobroker.js-controller@2.2.8 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
                      npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
                      npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                      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 ERR! code EEXIST
                      npm ERR! path /opt/iobroker/node_modules/.bin/iobroker
                      npm ERR! Refusing to delete /opt/iobroker/node_modules/.bin/iobroker: is outside /opt/iobroker/node_modules/iobroker.js-controller and not a link
                      npm ERR! File exists: /opt/iobroker/node_modules/.bin/iobroker
                      npm ERR! Remove the existing file and try again, or run npm
                      npm ERR! with --force to overwrite files recklessly.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-02-06T19_49_53_426Z-debug.log
                      Host "ioBroker" (linux) updated
                      Execute: chmod -R 777 /opt/iobroker
                      Chmod finished. Restart controller
                      Starting node restart.js
                      
                      

                      Kann mir jemand helfen ?

                      ? Offline
                      ? Offline
                      Ein ehemaliger Benutzer
                      schrieb am zuletzt editiert von
                      #505

                      @fabster0815 sieht nach fehlenden Rechten aus, bitte Mal den fixer drüber laufen lassen. ( Siehe Anleitung oben im ersten Post).

                      F 1 Antwort Letzte Antwort
                      0
                      • B Offline
                        B Offline
                        ben1984
                        schrieb am zuletzt editiert von ben1984
                        #506

                        Hallo

                        ich habe gerade versucht den js-controller von 2.1.1 auf 2.2.8 zu updaten.
                        ich bekomme folgende Fehlermeldung:

                        root@homematic-raspi:/usr/local/addons/hm-iobroker# ./iobroker upgrade self
                        Update js-controller from @2.1.1 to @2.2.8
                        NPM version: 6.13.4
                        npm install iobroker.js-controller@2.2.8 --unsafe-perm --loglevel error --prefix "/usr/local/addons/hm-iobroker" (System call)
                        npm ERR! code EROFS
                        npm ERR! syscall mkdir
                        npm ERR! path /root/.npm
                        npm ERR! errno -30
                        npm ERR! rofs EROFS: read-only file system, mkdir '/root/.npm'
                        npm ERR! rofs Often virtualized file systems, or other file systems
                        npm ERR! rofs that don't support symlinks, give this error.
                        host.homematic-raspi Cannot install iobroker.js-controller@2.2.8: 226
                        

                        Was kann ich tun, damit de mkdir Befehl funktioniert (falls es das ist).

                        Nutze ein Raspberry Pi 4 mit Rasperymatic und Iobroker als Addon installiert.

                        Vielen Dank für die Hilfe.

                        Grüße
                        Ben

                        apollon77A 1 Antwort Letzte Antwort
                        0
                        • ? Ein ehemaliger Benutzer

                          @fabster0815 sieht nach fehlenden Rechten aus, bitte Mal den fixer drüber laufen lassen. ( Siehe Anleitung oben im ersten Post).

                          F Offline
                          F Offline
                          fabster0815
                          schrieb am zuletzt editiert von
                          #507

                          @ilovegym Hab ich schon .... hat nicht geholfen :-(

                          1 Antwort Letzte Antwort
                          0
                          • B ben1984

                            Hallo

                            ich habe gerade versucht den js-controller von 2.1.1 auf 2.2.8 zu updaten.
                            ich bekomme folgende Fehlermeldung:

                            root@homematic-raspi:/usr/local/addons/hm-iobroker# ./iobroker upgrade self
                            Update js-controller from @2.1.1 to @2.2.8
                            NPM version: 6.13.4
                            npm install iobroker.js-controller@2.2.8 --unsafe-perm --loglevel error --prefix "/usr/local/addons/hm-iobroker" (System call)
                            npm ERR! code EROFS
                            npm ERR! syscall mkdir
                            npm ERR! path /root/.npm
                            npm ERR! errno -30
                            npm ERR! rofs EROFS: read-only file system, mkdir '/root/.npm'
                            npm ERR! rofs Often virtualized file systems, or other file systems
                            npm ERR! rofs that don't support symlinks, give this error.
                            host.homematic-raspi Cannot install iobroker.js-controller@2.2.8: 226
                            

                            Was kann ich tun, damit de mkdir Befehl funktioniert (falls es das ist).

                            Nutze ein Raspberry Pi 4 mit Rasperymatic und Iobroker als Addon installiert.

                            Vielen Dank für die Hilfe.

                            Grüße
                            Ben

                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            schrieb am zuletzt editiert von
                            #508

                            @ben1984 read only file system ... dad heißt an sich das das filesystem im Eimer ist. Ggf der startende Tod der sd Karte.

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            B 1 Antwort Letzte Antwort
                            0
                            • ChaotC Chaot

                              @newbie2007
                              Geh doch erst mal ins ioBroker Verzeichnis:

                              cd /opt/iobroker/
                              

                              und versuche es dann nochmal.

                              N Offline
                              N Offline
                              newbie2007
                              schrieb am zuletzt editiert von
                              #509

                              @Chaot said in js-controller 2 jetzt für alle im Stable:

                              @newbie2007
                              Geh doch erst mal ins ioBroker Verzeichnis:

                              cd /opt/iobroker/
                              

                              und versuche es dann nochmal.

                              probiert, gleiches Ergebnis...

                              1 Antwort Letzte Antwort
                              0
                              • apollon77A apollon77

                                @ben1984 read only file system ... dad heißt an sich das das filesystem im Eimer ist. Ggf der startende Tod der sd Karte.

                                B Offline
                                B Offline
                                ben1984
                                schrieb am zuletzt editiert von
                                #510

                                @apollon77 danke für die Antwort.

                                Wie kann ich das sicher prüfen?

                                Der Raspbery Pi4 ist mal gerade 3 Monate in Betrieb.

                                Grüße

                                ? 1 Antwort Letzte Antwort
                                0
                                • B ben1984

                                  @apollon77 danke für die Antwort.

                                  Wie kann ich das sicher prüfen?

                                  Der Raspbery Pi4 ist mal gerade 3 Monate in Betrieb.

                                  Grüße

                                  ? Offline
                                  ? Offline
                                  Ein ehemaliger Benutzer
                                  schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                                  #511

                                  @ben1984
                                  Egal ob der Raspi erst 3 Monate alt ist. Der Raspi ist ja in Ordnung.
                                  Es geht um die SD Karte.
                                  Die sehr vielen Schreibzyklen kann eine SD nicht gut ab.
                                  Das kann, und wird bei Dir wohl der Fall sein.
                                  Ein Filesystem das mit einen mal readonly wird ist kein gutes Zeichen.
                                  Häng Dir anstatt einer SD eine kleine SSD dran und boote davon.
                                  Eine 32 GB mSATA USB3 SSD und ein Gehäuse dazu kosten bei Amazon um 25 - 30 Euro.
                                  Läuft bei mir seit Jahren einwandfrei.

                                  B 1 Antwort Letzte Antwort
                                  0
                                  • ? Ein ehemaliger Benutzer

                                    @ben1984
                                    Egal ob der Raspi erst 3 Monate alt ist. Der Raspi ist ja in Ordnung.
                                    Es geht um die SD Karte.
                                    Die sehr vielen Schreibzyklen kann eine SD nicht gut ab.
                                    Das kann, und wird bei Dir wohl der Fall sein.
                                    Ein Filesystem das mit einen mal readonly wird ist kein gutes Zeichen.
                                    Häng Dir anstatt einer SD eine kleine SSD dran und boote davon.
                                    Eine 32 GB mSATA USB3 SSD und ein Gehäuse dazu kosten bei Amazon um 25 - 30 Euro.
                                    Läuft bei mir seit Jahren einwandfrei.

                                    B Offline
                                    B Offline
                                    ben1984
                                    schrieb am zuletzt editiert von
                                    #512

                                    @Yetiberg danke für eure Infos.
                                    Ich lasse IOBroker jetzt im Docker auf der Synology NAS laufen.

                                    Dann sollte das Thema erledigt sein.

                                    Auf dem PI läuft dann nur noch RaspberryMatic.

                                    ? 1 Antwort Letzte Antwort
                                    0
                                    • B ben1984

                                      @Yetiberg danke für eure Infos.
                                      Ich lasse IOBroker jetzt im Docker auf der Synology NAS laufen.

                                      Dann sollte das Thema erledigt sein.

                                      Auf dem PI läuft dann nur noch RaspberryMatic.

                                      ? Offline
                                      ? Offline
                                      Ein ehemaliger Benutzer
                                      schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                                      #513

                                      @ben1984 sagte in js-controller 2 jetzt für alle im Stable:

                                      @Yetiberg danke für eure Infos.
                                      Ich lasse IOBroker jetzt im Docker auf der Synology NAS laufen.

                                      Dann sollte das Thema erledigt sein.

                                      Auf dem PI läuft dann nur noch RaspberryMatic.

                                      Damit ist Dein Problem jetzt und in Zukunft aber nicht gelöst :-)
                                      Denn derzeit wird auf Deinem System, dank readonly, nicht ein einziger Datenpunkt neu beschrieben.
                                      Und eine neue SD Karte kann Dir jederzeit wieder abrauchen...

                                      1 Antwort Letzte Antwort
                                      0
                                      • N Offline
                                        N Offline
                                        NetFritz
                                        schrieb am zuletzt editiert von
                                        #514

                                        Hallo
                                        Ich habe ioBroker in einem Docker Container laufen.
                                        Wenn ich jetzt iobroker stop eingebe bekomme ich als
                                        Fehlermeldung
                                        root@ioBroker1:/opt/iobroker# iobroker stop
                                        sudo: systemctl: Befehl nicht gefunden

                                        Was mache ich da falsch?
                                        Gruß NetFritz

                                        dslraserD K 2 Antworten Letzte Antwort
                                        0
                                        • N NetFritz

                                          Hallo
                                          Ich habe ioBroker in einem Docker Container laufen.
                                          Wenn ich jetzt iobroker stop eingebe bekomme ich als
                                          Fehlermeldung
                                          root@ioBroker1:/opt/iobroker# iobroker stop
                                          sudo: systemctl: Befehl nicht gefunden

                                          Was mache ich da falsch?
                                          Gruß NetFritz

                                          dslraserD Offline
                                          dslraserD Offline
                                          dslraser
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von
                                          #515

                                          @NetFritz sagte in js-controller 2 jetzt für alle im Stable:

                                          Ich habe ioBroker in einem Docker Container laufen.

                                          Habe ich auch. (buanet Image)
                                          Falls Du den auch hast, ich stoppe immer mit

                                          pkill io
                                          

                                          zum starten, ich starte dann den gesamten Container neu

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          749

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe