Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Js.controller update auf 0.14.x (vorher0.13.2) => totalausfall

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Js.controller update auf 0.14.x (vorher0.13.2) => totalausfall

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

      Nö viele Bilder sind nicht mehr da

      Habe auch einen Backup NAS

      Da habe ich aber gerade festgestellt das nicht alle Bilder gesynct wurden[emoji30][emoji35] nicht gegen dich gegen den NAS

      Gibt es eine einfache Lösung unter windows die wiederzuholen? Ja gehört nicht zum Thema

      1 Reply Last reply Reply Quote 0
      • F
        Fitti last edited by

        Ohjeee, wiederholen ist so eine sache. Unter Windows vor allem, da die Syno ja ein Linux ist.

        Sind mehrere Platten drinnen? Oder nur eine? Wenn mehr als eine => wie waren die eingerichtet? Raid, JBOD?

        Grundsätztlich sollten Schreibvorgänge nicht mehr erfolgen!

        1 Reply Last reply Reply Quote 0
        • F
          Fitti last edited by

          Wenn es "nur" eine Platte im Syno ist, würde ich die ausbauen, mit einem SATA Adapter am PC anschließen und da ein Knoppix z. B. starten.

          Dann ein Bilder-Wiederherstellungsprogramm starten.

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

            Hallo Fitti,

            [OT]

            ich bin an meine Daten so nicht rangekommen, war allerdings ein Raid1

            [/OT]

            Die biester haben doch hardware Verschlüsselung

            Gruß

            Rainer

            1 Reply Last reply Reply Quote 0
            • F
              Fitti last edited by

              das kann natürlich sein, habe ich gar nicht dran gedacht. musste ich so auch bisher noch nie machen glücklicherweise.

              Na hoffen wir mal für ihn… :?

              1 Reply Last reply Reply Quote 0
              • E
                Elektroman last edited by

                Unter windows könnte ich schon zugreifen Software kostet aber 80€ die ich gesehen habe versuche es mit Knoppix

                1 Reply Last reply Reply Quote 0
                • E
                  Elektroman last edited by

                  Hallo Gemeinde, Hallo Fitti,

                  ich habe meinen Schock mit dem löschen der Bilder jetzt überwunden und so gut wie alles wiederhergestellt!

                  Problem ist leider das gleiche

                  Ich schaffe es leider immer noch nicht iobroker auf meienen Synology NAS zu installieren

                  1 Reply Last reply Reply Quote 0
                  • E
                    Elektroman last edited by

                    Sorry ich bekomme das anders leider nicht hin es einzufügen

                    admin@nasserver:~$ cd ..
                    admin@nasserver:/var/services/homes$ cd ..
                    admin@nasserver:/var/services$ cd ..
                    admin@nasserver:/var$ cd ..
                    admin@nasserver:/$ cd volume1
                    admin@nasserver:/volume1$ sudo chmod 777 -R /opt/iobroker
                    Password:
                    admin@nasserver:/volume1$ cd /opt/iobroker
                    admin@nasserver:/opt/iobroker$ sudo npm install iobroker --unsafe-perm
                    /
                     > iobroker@0.7.1 install /opt/iobroker/node_modules/iobroker
                     > node lib/setup.js
                    
                    npm install iobroker.js-controller --production --prefix /opt/iobroker
                    npm WARN deprecated letsencrypt@2.1.8: letsencrypt has been renamed to 
                    greenlock. Please find it at npm greenlock
                    npm WARN deprecated localhost.daplie.com-certificates@1.2.5: Moved to 
                    localhost.daplie.me-certificates
                    gyp ERR! build error
                    gyp ERR! stack Error: not found: make
                    gyp ERR! stack     at F 
                    (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
                    gyp ERR! stack     at E 
                    (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
                    gyp ERR! stack     at 
                    /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
                    gyp ERR! stack     at 
                    /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                    gyp ERR! stack     at 
                    /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                    gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
                    gyp ERR! System Linux 3.2.40
                    gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" 
                    "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" 
                    "rebuild"
                    gyp ERR! cwd 
                    /opt/iobroker/node_modules/iobroker.js-controller/node_modules/winston-syslog/node_modules/unix-dgram
                    gyp ERR! node -v v4.4.2
                    gyp ERR! node-gyp -v v3.3.1
                    gyp ERR! not ok
                    npm WARN optional dep failed, continuing unix-dgram@0.2.3
                    gyp ERR! build error
                    gyp ERR! stack Error: not found: make
                    gyp ERR! stack     at F 
                    (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
                    gyp ERR! stack     at E 
                    (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
                    gyp ERR! stack     at 
                    /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
                    gyp ERR! stack     at 
                    /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                    gyp ERR! stack     at 
                    /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                    gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
                    gyp ERR! System Linux 3.2.40
                    gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" 
                    "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" 
                    "rebuild"
                    gyp ERR! cwd 
                    /opt/iobroker/node_modules/iobroker.js-controller/node_modules/letsencrypt/node_modules/rsa-compat/node_modules/ursa
                    gyp ERR! node -v v4.4.2
                    gyp ERR! node-gyp -v v3.3.1
                    gyp ERR! not ok
                    npm WARN optional dep failed, continuing ursa@0.9.4
                    npm install iobroker.admin --production --prefix /opt/iobroker
                    Write "./iobroker start" to start the ioBroker
                    iobroker@0.7.1 node_modules/iobroker
                    └── yargs@4.8.1 (get-caller-file@1.0.2, decamelize@1.2.0, 
                    lodash.assign@4.2.0, y18n@3.2.1, which-module@1.0.0, set-blocking@2.0.0, 
                    window-size@0.2.0, require-main-filename@1.0.1, require-directory@2.1.1, 
                    yargs-parser@2.4.1, cliui@3.2.0, string-width@1.0.2, os-locale@1.4.0, 
                    read-pkg-up@1.0.1)
                    admin@nasserver:/opt/iobroker$ ./iobroker start
                    Starting iobroker controller daemon...
                    iobroker controller daemon failed to start:  2
                    Error: 2
                    admin@nasserver:/opt/iobroker$
                    

                    –-

                    Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.

                    https://www.avast.com/antivirus

                    NasFehler.JPG

                    1 Reply Last reply Reply Quote 0
                    • Bluefox
                      Bluefox last edited by

                      @Elektroman:

                      Sorry ich bekomme das anders leider nicht hin es einzufügen

                      admin@nasserver:~$ cd ..
                      admin@nasserver:/var/services/homes$ cd ..
                      admin@nasserver:/var/services$ cd ..
                      admin@nasserver:/var$ cd ..
                      admin@nasserver:/$ cd volume1
                      admin@nasserver:/volume1$ sudo chmod 777 -R /opt/iobroker
                      Password:
                      admin@nasserver:/volume1$ cd /opt/iobroker
                      admin@nasserver:/opt/iobroker$ sudo npm install iobroker --unsafe-perm
                      /
                       > iobroker@0.7.1 install /opt/iobroker/node_modules/iobroker
                       > node lib/setup.js
                      
                      npm install iobroker.js-controller --production --prefix /opt/iobroker
                      npm WARN deprecated letsencrypt@2.1.8: letsencrypt has been renamed to 
                      greenlock. Please find it at npm greenlock
                      npm WARN deprecated localhost.daplie.com-certificates@1.2.5: Moved to 
                      localhost.daplie.me-certificates
                      gyp ERR! build error
                      gyp ERR! stack Error: not found: make
                      gyp ERR! stack     at F 
                      (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
                      gyp ERR! stack     at E 
                      (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
                      gyp ERR! stack     at 
                      /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
                      gyp ERR! stack     at 
                      /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                      gyp ERR! stack     at 
                      /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                      gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
                      gyp ERR! System Linux 3.2.40
                      gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" 
                      "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" 
                      "rebuild"
                      gyp ERR! cwd 
                      /opt/iobroker/node_modules/iobroker.js-controller/node_modules/winston-syslog/node_modules/unix-dgram
                      gyp ERR! node -v v4.4.2
                      gyp ERR! node-gyp -v v3.3.1
                      gyp ERR! not ok
                      npm WARN optional dep failed, continuing unix-dgram@0.2.3
                      gyp ERR! build error
                      gyp ERR! stack Error: not found: make
                      gyp ERR! stack     at F 
                      (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
                      gyp ERR! stack     at E 
                      (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
                      gyp ERR! stack     at 
                      /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
                      gyp ERR! stack     at 
                      /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                      gyp ERR! stack     at 
                      /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                      gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
                      gyp ERR! System Linux 3.2.40
                      gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" 
                      "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" 
                      "rebuild"
                      gyp ERR! cwd 
                      /opt/iobroker/node_modules/iobroker.js-controller/node_modules/letsencrypt/node_modules/rsa-compat/node_modules/ursa
                      gyp ERR! node -v v4.4.2
                      gyp ERR! node-gyp -v v3.3.1
                      gyp ERR! not ok
                      npm WARN optional dep failed, continuing ursa@0.9.4
                      npm install iobroker.admin --production --prefix /opt/iobroker
                      Write "./iobroker start" to start the ioBroker
                      iobroker@0.7.1 node_modules/iobroker
                      └── yargs@4.8.1 (get-caller-file@1.0.2, decamelize@1.2.0, 
                      lodash.assign@4.2.0, y18n@3.2.1, which-module@1.0.0, set-blocking@2.0.0, 
                      window-size@0.2.0, require-main-filename@1.0.1, require-directory@2.1.1, 
                      yargs-parser@2.4.1, cliui@3.2.0, string-width@1.0.2, os-locale@1.4.0, 
                      read-pkg-up@1.0.1)
                      admin@nasserver:/opt/iobroker$ ./iobroker start
                      Starting iobroker controller daemon...
                      iobroker controller daemon failed to start:  2
                      Error: 2
                      admin@nasserver:/opt/iobroker$
                      

                      –-

                      Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.

                      https://www.avast.com/antivirus

                      NasFehler.JPG `
                      Hast du build-essential installiert?

                      1 Reply Last reply Reply Quote 0
                      • E
                        Elektroman last edited by

                        ? [emoji15]

                        1 Reply Last reply Reply Quote 0
                        • E
                          Elektroman last edited by

                          Ich glaube beim ersten mal habe ich auch nichts anderes gemacht , oder?

                          1 Reply Last reply Reply Quote 0
                          • F
                            Fitti last edited by

                            Also zuerst mal der /opt Ordner ist in Deinem Fall tabu!. Da holst Du Dir wieder die Fehler rein!

                            Du darfst auf der Synologie wirklich nur im /volume1 Ordner "arbeiten"! Bei den anderen Ordner operierst Du am offenen Herzen und beim nächsten Update ist sowieso alles weg oder anders.

                            Iobroker muss nicht im /opt Ordner rein - das kann man getrost auch woanders insatllieren - und wir Synologies müssen es sogar!

                            <u>Okay nochmal Basics:</u> Wenn du ein cd /volume1 eingibst, Bist du vom absulut höchsten Ordner (dem Basisordner oder auch root=Wurzel) in den richtigen Ordner volume1 gelandet.

                            Das erspart Dir die cd …

                            Das / ist der höchste Ordner.

                            In diesem Ordner - und nur da! - legst du den Ordner iobroker an.

                            Das kannst du auch direkt mit einem Befehl:

                            sudo mkdir /volume1/iobroker
                            

                            Dann wechselst Du in diesen Ordner:

                            cd /volume1/iobroker
                            

                            Nun kannst Du mal versuchen iobroker zu installieren:

                            sudo npm install iobroker --unsafe-perm
                            
                            

                            Du wirst immer ein paar Fehler sehen. Aber am Ende sollte doch alles funktionieren.

                            Schreib mal was passiert, wenn Du die Befehle hier nach und nach eingibst.

                            1 Reply Last reply Reply Quote 0
                            • E
                              Elektroman last edited by

                              Hallo Fitti,

                              Funktioniert leider immer noch nicht

                               admin@nasserver:/volume1/iobroker$ sudo npm install iobroker --unsafe-perm
                              -
                              > iobroker@0.7.1 install /volume1/iobroker/node_modules/iobroker
                              > node lib/setup.js
                              npm install iobroker.js-controller --production --prefix /volume1/iobroker
                              npm WARN deprecated letsencrypt@2.1.8: letsencrypt has been renamed to greenlock. Please find it at npm greenlock
                              npm WARN deprecated localhost.daplie.com-certificates@1.2.5: Moved to localhost.daplie.me-certificates
                              gyp ERR! build error
                              gyp ERR! stack Error: not found: make
                              gyp ERR! stack     at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
                              gyp ERR! stack     at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
                              gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
                              gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                              gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                              gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
                              gyp ERR! System Linux 3.2.40
                              gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                              gyp ERR! cwd /volume1/iobroker/node_modules/iobroker.js-controller/node_modules/winston-syslog/node_modules/unix-dgram
                              gyp ERR! node -v v4.4.2
                              gyp ERR! node-gyp -v v3.3.1
                              gyp ERR! not ok
                              npm WARN optional dep failed, continuing unix-dgram@0.2.3
                              gyp ERR! build error
                              gyp ERR! stack Error: not found: make
                              gyp ERR! stack     at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
                              gyp ERR! stack     at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
                              gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
                              gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                              gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                              gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
                              gyp ERR! System Linux 3.2.40
                              gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                              gyp ERR! cwd /volume1/iobroker/node_modules/iobroker.js-controller/node_modules/letsencrypt/node_modules/rsa-compat/node_modules/ursa
                              gyp ERR! node -v v4.4.2
                              gyp ERR! node-gyp -v v3.3.1
                              gyp ERR! not ok
                              npm WARN optional dep failed, continuing ursa@0.9.4
                              npm install iobroker.admin --production --prefix /volume1/iobroker
                              Write "./iobroker start" to start the ioBroker
                              iobroker@0.7.1 node_modules/iobroker
                              └── yargs@4.8.1 (get-caller-file@1.0.2, lodash.assign@4.2.0, decamelize@1.2.0, y18n@3.2.1, which-module@1.0.0, set-blocking@2.0.0, window-size@0.2.0, require-main-filename@1.0.1, require-directory@2.1.1, yargs-parser@2.4.1, os-locale@1.4.0, cliui@3.2.0, string-width@1.0.2, read-pkg-up@1.0.1)
                              admin@nasserver:/volume1/iobroker$
                              
                              1 Reply Last reply Reply Quote 0
                              • E
                                Elektroman last edited by

                                habe auch noch einmal versucht die Rechte anzupassen

                                admin@nasserver:/volume1/iobroker$ cd /
                                admin@nasserver:/$ sudo chmod 777 /volume1/iobroker
                                Password:
                                admin@nasserver:/$ cd /volume1/iobroker
                                admin@nasserver:/volume1/iobroker$ sudo npm install iobroker --unsafe-perm
                                npm ERR! not a package /volume1/iobroker/iobroker
                                npm ERR! addLocal Could not install /volume1/iobroker/iobroker
                                npm ERR! Linux 3.2.40
                                npm ERR! argv "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker" "--unsafe-perm"
                                npm ERR! node v4.4.2
                                npm ERR! npm  v2.15.1
                                npm ERR! path /tmp/npm-25944-73a624ce/unpack-360c1fe834e6/package.json
                                npm ERR! code ENOENT
                                npm ERR! errno -2
                                npm ERR! syscall open
                                
                                npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-25944-73a624ce/unpack-360c1fe834e6/package.json'
                                npm ERR! enoent This is most likely not a problem with npm itself
                                npm ERR! enoent and is related to npm not being able to find a file.
                                npm ERR! enoent
                                
                                npm ERR! Please include the following file with any support request:
                                npm ERR!     /volume1/iobroker/npm-debug.log
                                admin@nasserver:/volume1/iobroker$
                                
                                
                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators last edited by

                                  Bitte benutze code-Tags!

                                  • und die edit-Funktion.

                                  Hier liegt ein Fehler.
                                  @Elektroman:

                                  gyp ERR! stack Error: not found: make `

                                  Gruß

                                  Rainer

                                  1 Reply Last reply Reply Quote 0
                                  • E
                                    Elektroman last edited by

                                    Mein Problem ist das ich gezwungen bin mit Tapatalk zu arbeiten

                                    glaube ich zumindest

                                    habe das Psw für IOBroker vergessen, und komme nur über Tapatalk rein

                                    Tapatalk unter Win finde ich noch besch …..

                                    1 Reply Last reply Reply Quote 0
                                    • E
                                      Elektroman last edited by

                                      Danke für die Antwort,

                                      die bringt mich aber leider nicht weiter

                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        BabooN-Syno last edited by

                                        hey zusammen,

                                        ich klinke mich mal hier mit ein. Habe heute mein ioBroker.js-controller von 0.14.0 auf die aktuelle 0.15.3 aktualisieren wollen. Das ganze ging leider in die Hose und ich habe mittlerweile, mehrfrach iobroker neuinstalliert.

                                        Meine Installationsablauf sieht genauso aus wie deiner, hast du schon probiert iobroker zu starten?

                                        cd volume1/iobroker
                                        sudo ./iobroker start
                                        

                                        wie Rainer schon schrieb liegt unser Problem beim "make", leider finde ich null Infos darüber.. Weder in diesem, noch im Synology Forum..

                                        mein iobroker startet und ich kann problemlos darauf zugreifen. Momentan kämpfe ich jedoch stark damit meine alten Daten, vorallem die Pakete inkl. Einstellungen zu übernehmen…

                                        Ich habe zuvor den kompletten iobroker Ordner gesichert, kann mir jemand sagen welche Ordner ich auf die neue Installation übernehmen muss?

                                        Nehme ich den ganzen /volume1/iobroker Ordner so bekomme ich den gleichen Fehler wie nach dem Updateversuch =/

                                        EDIT: ich habe nun anders gelöst. Ich habe aus dem neuinstallierten iobroker den js-controller ordner aus node_modules in meine Datensicherung kopiert und konnte iobroker wie zuvor starten...

                                        Dennoch verunsichert mich der bereits oben erwähnte Fehler - kann ich da noch Probleme bekommen?

                                        Außerdem bekomme ich den Harmony Adapter nicht installiert wegen fehlendem git -.-

                                        1 Reply Last reply Reply Quote 0
                                        • F
                                          Fitti last edited by

                                          @BabooN-Syno:

                                          hey zusammen,

                                          wie Rainer schon schrieb liegt unser Problem beim "make", leider finde ich null Infos darüber.. Weder in diesem, noch im Synology Forum.. `
                                          Na gut - irgendwie drehen wir uns ja nur im Kreis und verschiedenes wiederholst Du nur, was wir zuvor ja schon geschrieben haben.

                                          Einschließlich auch der Antwort zu Deiner Frage, die du dir selbst beantwortet hast:

                                          Siehe mal hier in diesem Thread, ein paar Einträge zuvor:

                                          http://forum.iobroker.net/viewtopic.php … ake#p44448

                                          http://forum.iobroker.net/viewtopic.php ... ake#p47504

                                          Hast Du meinen Tipp angesehen, wie man make auf Symo installiert?

                                          http://forum.iobroker.net/viewtopic.php ... hilit=make

                                          Verstehe ich es richtig, dass Du es auch auf einer Symo verwendest oder welches System benutzt Du?

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            Fitti last edited by

                                            @Elektroman:

                                            habe auch noch einmal versucht die Rechte anzupassen

                                            … `
                                            Ist schon verzwíckt bei Dir…

                                            Na wir schauen weiter wenn Du magst:

                                            geb bitte mal folgenden Befehl ein - der Ordner wo Du das machst ist egal:

                                            ls -al / |grep volume1
                                            

                                            Das Ergebniss bitte wieder hier posten.

                                            Dann auch ein

                                            ls -al /volume1 |grep iobroker
                                            

                                            So, und dann hätte ich noch gerne die Infos, die Du nach den beiden Befehlen bekommst:

                                            npm cache clean
                                            npm find iobroker
                                            
                                            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

                                            925
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            85
                                            10271
                                            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