Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  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.7k

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

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

js-controller 2 jetzt für alle im Stable

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controllerjs-controller 2
556 Posts 74 Posters 167.0k Views 56 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 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
    wrote on last edited by
    #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 Reply Last reply
    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
      A Former User
      wrote on last edited by A Former User
      #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 Reply Last reply
      0
      • ? A Former User

        @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
        wrote on last edited by
        #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 Reply Last reply
        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
          A Former User
          wrote on last edited by A Former User
          #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 Reply Last reply
          0
          • N Offline
            N Offline
            NetFritz
            wrote on last edited by
            #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 Replies Last reply
            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
              wrote on last edited by
              #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 Reply Last reply
              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

                K Offline
                K Offline
                Kueppert
                wrote on last edited by
                #516

                Hi @NetFritz
                ich habe ioBroker daher wieder aus meiner Syno geschmissen. Die Befehle in der Konsole bei der Syno sind abweichend zu den "normalen" Linux-Befehlen (Syno verwendet glaub ich nen Linux-lite oder sowas).
                VG Thorsten

                UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  newbie2007
                  wrote on last edited by newbie2007
                  #517

                  Hallo,
                  wenn ich den JS-Controller von 2.1.1 auf die aktuelle 2.2.8 updaten möchte, dann bricht er mit einer Fehlermeldung ab.
                  Die Logdatei ist im Anhang.
                  Was Kann ich tun?

                  Gruß
                  Uwe
                  2020-02-12T13_46_19_850Z-debug.log

                  
                  438 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.js-controller@2.2.8" "--unsafe-perm" "--loglevel" "error" "--prefix" "/opt/iobroker"
                  439 verbose node v10.16.3
                  440 verbose npm  v6.9.0
                  441 error code EINTEGRITY
                  442 error errno EINTEGRITY
                  443 error 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)
                  444 verbose exit [ 1, true ]
                  ? AlCalzoneA 2 Replies Last reply
                  0
                  • N newbie2007

                    Hallo,
                    wenn ich den JS-Controller von 2.1.1 auf die aktuelle 2.2.8 updaten möchte, dann bricht er mit einer Fehlermeldung ab.
                    Die Logdatei ist im Anhang.
                    Was Kann ich tun?

                    Gruß
                    Uwe
                    2020-02-12T13_46_19_850Z-debug.log

                    
                    438 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.js-controller@2.2.8" "--unsafe-perm" "--loglevel" "error" "--prefix" "/opt/iobroker"
                    439 verbose node v10.16.3
                    440 verbose npm  v6.9.0
                    441 error code EINTEGRITY
                    442 error errno EINTEGRITY
                    443 error 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)
                    444 verbose exit [ 1, true ]
                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #518

                    @newbie2007
                    hmm hat dein iobroker keine Internet-Connection ??
                    hast du vorher den Fixer drüber laufen lassen??
                    Welches System? VM ? Docker?

                    1 Reply Last reply
                    0
                    • N Offline
                      N Offline
                      newbie2007
                      wrote on last edited by newbie2007
                      #519

                      Doch. Internet ist OK
                      Ist ein RPI3.
                      Fixer habe ich auch laufen lassen.

                      1 Reply Last reply
                      0
                      • N newbie2007

                        Hallo,
                        wenn ich den JS-Controller von 2.1.1 auf die aktuelle 2.2.8 updaten möchte, dann bricht er mit einer Fehlermeldung ab.
                        Die Logdatei ist im Anhang.
                        Was Kann ich tun?

                        Gruß
                        Uwe
                        2020-02-12T13_46_19_850Z-debug.log

                        
                        438 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.js-controller@2.2.8" "--unsafe-perm" "--loglevel" "error" "--prefix" "/opt/iobroker"
                        439 verbose node v10.16.3
                        440 verbose npm  v6.9.0
                        441 error code EINTEGRITY
                        442 error errno EINTEGRITY
                        443 error 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)
                        444 verbose exit [ 1, true ]
                        AlCalzoneA Offline
                        AlCalzoneA Offline
                        AlCalzone
                        Developer
                        wrote on last edited by
                        #520

                        @newbie2007 Probiere mal

                        cd /opt/iobroker
                        npm cache verify
                        

                        und wenn das nicht hilft

                        cd /opt/iobroker
                        npm cache clean --force
                        

                        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                        1 Reply Last reply
                        0
                        • N Offline
                          N Offline
                          newbie2007
                          wrote on last edited by
                          #521

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

                          cd /opt/iobroker npm cache verify

                          ==========================================================================
                          
                              Your installation was fixed successfully
                              Run iobroker start to start ioBroker again!
                          
                          ==========================================================================
                          
                          pi@ioBroker-RasPi:/opt/iobroker $ iobroker upgrade self
                          Host    "ioBroker-RasPi" is up to date.
                          pi@ioBroker-RasPi:/opt/iobroker $ iobroker start
                          pi@ioBroker-RasPi:/opt/iobroker $ iobroker stop
                          pi@ioBroker-RasPi:/opt/iobroker $ cd /opt/iobroker
                          pi@ioBroker-RasPi:/opt/iobroker $ npm cache verify
                          npm ERR! Usage: npm cache add <tarball file>
                          npm ERR! npm cache add <folder>
                          npm ERR! npm cache add <tarball url>
                          npm ERR! npm cache add <git url>
                          npm ERR! npm cache add <name>@<version>
                          npm ERR! npm cache ls [<path>]
                          npm ERR! npm cache clean [<pkg>[@<version>]]
                          pi@ioBroker-RasPi:/opt/iobroker $
                          
                          
                          AlCalzoneA 1 Reply Last reply
                          0
                          • N newbie2007

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

                            cd /opt/iobroker npm cache verify

                            ==========================================================================
                            
                                Your installation was fixed successfully
                                Run iobroker start to start ioBroker again!
                            
                            ==========================================================================
                            
                            pi@ioBroker-RasPi:/opt/iobroker $ iobroker upgrade self
                            Host    "ioBroker-RasPi" is up to date.
                            pi@ioBroker-RasPi:/opt/iobroker $ iobroker start
                            pi@ioBroker-RasPi:/opt/iobroker $ iobroker stop
                            pi@ioBroker-RasPi:/opt/iobroker $ cd /opt/iobroker
                            pi@ioBroker-RasPi:/opt/iobroker $ npm cache verify
                            npm ERR! Usage: npm cache add <tarball file>
                            npm ERR! npm cache add <folder>
                            npm ERR! npm cache add <tarball url>
                            npm ERR! npm cache add <git url>
                            npm ERR! npm cache add <name>@<version>
                            npm ERR! npm cache ls [<path>]
                            npm ERR! npm cache clean [<pkg>[@<version>]]
                            pi@ioBroker-RasPi:/opt/iobroker $
                            
                            
                            AlCalzoneA Offline
                            AlCalzoneA Offline
                            AlCalzone
                            Developer
                            wrote on last edited by
                            #522

                            @newbie2007 Welche npm-Version hast du denn? npm -v

                            Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                            1 Reply Last reply
                            0
                            • N Offline
                              N Offline
                              newbie2007
                              wrote on last edited by
                              #523
                              pi@ioBroker-RasPi:/opt/iobroker $ npm -v
                              2.15.12
                              pi@ioBroker-RasPi:/opt/iobroker $ node -v
                              v10.16.3
                              
                              
                              AlCalzoneA 1 Reply Last reply
                              0
                              • N Offline
                                N Offline
                                newbie2007
                                wrote on last edited by
                                #524

                                Nach zahlreichen Versuchen und nochmaligem Drüberlaufen des Fixers und eines Neustarts bin ich jetzt auf 2.2.8.
                                Werde testen.
                                Verstehe aber nicht, warum es jetzt auf einmal funktioniert, bzw. aktuell ist.
                                Habe es vorher nicht anders gemacht...

                                Gruß
                                Uwe

                                1 Reply Last reply
                                0
                                • N newbie2007
                                  pi@ioBroker-RasPi:/opt/iobroker $ npm -v
                                  2.15.12
                                  pi@ioBroker-RasPi:/opt/iobroker $ node -v
                                  v10.16.3
                                  
                                  
                                  AlCalzoneA Offline
                                  AlCalzoneA Offline
                                  AlCalzone
                                  Developer
                                  wrote on last edited by
                                  #525

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

                                  2.15.12

                                  Holy shit - das ist ja Asbach Uralt! Wie wäre es mal mit nem Update?

                                  sudo npm i -g npm
                                  

                                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                  1 Reply Last reply
                                  0
                                  • N Offline
                                    N Offline
                                    newbie2007
                                    wrote on last edited by newbie2007
                                    #526

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

                                    sudo npm i -g npm

                                    ja merkwürdig, vorher hatte ich auch die aktuelle.
                                    Mach mal jetzt einen Update und melde mich.

                                    pi@ioBroker-RasPi:/opt/iobroker $ npm -v
                                    6.13.7
                                    
                                    
                                    1 Reply Last reply
                                    0
                                    • N Offline
                                      N Offline
                                      newbie2007
                                      wrote on last edited by
                                      #527
                                      pi@ioBroker-RasPi:/opt/iobroker $ iobroker stop
                                      pi@ioBroker-RasPi:/opt/iobroker $ sudo npm i -g npm
                                      /usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-cli.js
                                      /usr/bin/npx -> /usr/lib/node_modules/npm/bin/npx-cli.js
                                      npm@6.13.7 /usr/lib/node_modules/npm
                                      pi@ioBroker-RasPi:/opt/iobroker $
                                      
                                      
                                      1 Reply Last reply
                                      0
                                      • N Offline
                                        N Offline
                                        newbie2007
                                        wrote on last edited by Negalein
                                        #528

                                        Habe jetzt versucht die Script Engine upzudaten, aber da gibts ne Meldung "falsche admin Version"
                                        Was tun?
                                        9fc84cf9-011d-4b1d-9209-145482e54a08-image.png

                                        cashC 1 Reply Last reply
                                        0
                                        • N newbie2007

                                          Habe jetzt versucht die Script Engine upzudaten, aber da gibts ne Meldung "falsche admin Version"
                                          Was tun?
                                          9fc84cf9-011d-4b1d-9209-145482e54a08-image.png

                                          cashC Offline
                                          cashC Offline
                                          cash
                                          Most Active
                                          wrote on last edited by cash
                                          #529

                                          @newbie2007 Die spannende Frage wäre also welche Admi- Version hast Du?

                                          J 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          674

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe