Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Iobroker nach update nict erreichbar

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    687

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    527

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Iobroker nach update nict erreichbar

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
iobroker startet nicht mehr
68 Beiträge 4 Kommentatoren 2.6k Aufrufe 2 Beobachtet
  • Ä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.
  • ShootgunS Shootgun

    ich glaube ich habe es kaputt gemacht
    habe den update durchgefühtr
    iobroker stop
    iobroker update
    iobroker upgrade self
    iobroker start
    geht auch soweit ih gesehen habe alles normal
    dann war die weboberfläche nicht mehr erreichbar
    habe dann paar mal gerät neugestartet und ging nix mehr
    dann habe ich das hier versucht:

    pi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller
    npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
    npm WARN checkPermissions Missing write access to /home/pi
    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.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
    npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
    npm WARN pi No description
    npm WARN pi No repository field.
    npm WARN pi No README data
    npm WARN pi No license field.
    
    npm ERR! path /home/pi
    npm ERR! code EACCES
    npm ERR! errno -13
    npm ERR! syscall access
    npm ERR! Error: EACCES: permission denied, access '/home/pi'
    npm ERR!  { Error: EACCES: permission denied, access '/home/pi'
    npm ERR!   stack: 'Error: EACCES: permission denied, access \'/home/pi\'',
    npm ERR!   errno: -13,
    npm ERR!   code: 'EACCES',
    npm ERR!   syscall: 'access',
    npm ERR!   path: '/home/pi' }
    npm ERR!
    npm ERR! The operation was rejected by your operating system.
    npm ERR! It is likely you do not have the permissions to access this file as the current user
    npm ERR!
    npm ERR! If you believe this might be a permissions issue, please double-check the
    npm ERR! permissions of the file and its containing directories, or try running
    npm ERR! the command again as root/Administrator (though this is not recommended).
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.log
    

    jetzt geht nix mehr
    jemand eine idee was ich machen könnte? wäre schön wenn ich nicht alles neu machen müsste ;)

    BBTownB Offline
    BBTownB Offline
    BBTown
    schrieb am zuletzt editiert von BBTown
    #2

    @Shootgun
    Logs und code sind immer in die dafür vorgesehen Tags zu packen, das kann sons kein Mensch lesen!!
    Bearbeite daher deinen Text noch einmal !!

    9bcff003-48dd-4863-80eb-cf45a3ef26d0-grafik.png

    ioBroker auf NUC (VM debian v13 (Trixie ), node v22.22.2 npm v10.9.4, js-controller v7.1.1 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

    1 Antwort Letzte Antwort
    0
    • ShootgunS Offline
      ShootgunS Offline
      Shootgun
      schrieb am zuletzt editiert von
      #3

      danke für die erste hilfe
      bin neu im forum
      sry
      hier der code ;)

      hoffe jetzt kann jemand helfen ;)

      code_textpi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm WARN checkPermissions Missing write access to /home/pi
      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.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
      npm WARN pi No description
      npm WARN pi No repository field.
      npm WARN pi No README data
      npm WARN pi No license field.
      
      npm ERR! path /home/pi
      npm ERR! code EACCES
      npm ERR! errno -13
      npm ERR! syscall access
      npm ERR! Error: EACCES: permission denied, access '/home/pi'
      npm ERR! { Error: EACCES: permission denied, access '/home/pi'
      npm ERR! stack: 'Error: EACCES: permission denied, access '/home/pi'',
      npm ERR! errno: -13,
      npm ERR! code: 'EACCES',
      npm ERR! syscall: 'access',
      npm ERR! path: '/home/pi' }
      npm ERR!
      npm ERR! The operation was rejected by your operating system.
      npm ERR! It is likely you do not have the permissions to access this file as the current user
      npm ERR!
      npm ERR! If you believe this might be a permissions issue, please double-check the
      npm ERR! permissions of the file and its containing directories, or try running
      npm ERR! the command again as root/Administrator (though this is not recommended).
      
      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.log
      

      übrigens teste ich grade herum und mehr und mehr ist mir unerklärlich

      code_textpi@iobroker:/opt/iobroker $ iobroker status
      module.js:550
          throw err;
          ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (module.js:548:15)
          at Function.Module._load (module.js:475:25)
          at Function.Module.runMain (module.js:694:10)
          at startup (bootstrap_node.js:204:16)
          at bootstrap_node.js:625:3
      
      

      Housten we have a Problem

      BBTownB 2 Antworten Letzte Antwort
      0
      • ShootgunS Shootgun

        danke für die erste hilfe
        bin neu im forum
        sry
        hier der code ;)

        hoffe jetzt kann jemand helfen ;)

        code_textpi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller
        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
        npm WARN checkPermissions Missing write access to /home/pi
        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.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
        npm WARN pi No description
        npm WARN pi No repository field.
        npm WARN pi No README data
        npm WARN pi No license field.
        
        npm ERR! path /home/pi
        npm ERR! code EACCES
        npm ERR! errno -13
        npm ERR! syscall access
        npm ERR! Error: EACCES: permission denied, access '/home/pi'
        npm ERR! { Error: EACCES: permission denied, access '/home/pi'
        npm ERR! stack: 'Error: EACCES: permission denied, access '/home/pi'',
        npm ERR! errno: -13,
        npm ERR! code: 'EACCES',
        npm ERR! syscall: 'access',
        npm ERR! path: '/home/pi' }
        npm ERR!
        npm ERR! The operation was rejected by your operating system.
        npm ERR! It is likely you do not have the permissions to access this file as the current user
        npm ERR!
        npm ERR! If you believe this might be a permissions issue, please double-check the
        npm ERR! permissions of the file and its containing directories, or try running
        npm ERR! the command again as root/Administrator (though this is not recommended).
        
        npm ERR! A complete log of this run can be found in:
        npm ERR! /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.log
        

        übrigens teste ich grade herum und mehr und mehr ist mir unerklärlich

        code_textpi@iobroker:/opt/iobroker $ iobroker status
        module.js:550
            throw err;
            ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function.Module._resolveFilename (module.js:548:15)
            at Function.Module._load (module.js:475:25)
            at Function.Module.runMain (module.js:694:10)
            at startup (bootstrap_node.js:204:16)
            at bootstrap_node.js:625:3
        
        

        Housten we have a Problem

        BBTownB Offline
        BBTownB Offline
        BBTown
        schrieb am zuletzt editiert von
        #4

        @Shootgun jetzt sieht der erste Beitrag aber immer noch aus wie zuvor ....

        ioBroker auf NUC (VM debian v13 (Trixie ), node v22.22.2 npm v10.9.4, js-controller v7.1.1 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

        1 Antwort Letzte Antwort
        0
        • ShootgunS Offline
          ShootgunS Offline
          Shootgun
          schrieb am zuletzt editiert von
          #5

          hast recht
          vergessen
          stöbere grade im forum ob ich einen weg fnde der das wieder zum laufen brint ohne neuinstalation
          aber bisher nichts passendes gefunden

          habe jetzt den ersten post editiert

          haselchenH 1 Antwort Letzte Antwort
          0
          • ShootgunS Shootgun

            hast recht
            vergessen
            stöbere grade im forum ob ich einen weg fnde der das wieder zum laufen brint ohne neuinstalation
            aber bisher nichts passendes gefunden

            habe jetzt den ersten post editiert

            haselchenH Offline
            haselchenH Offline
            haselchen
            Most Active
            schrieb am zuletzt editiert von
            #6

            @Shootgun

            Du warst bei der Installation im Homeverzeichnis

            npm WARN checkPermissions Missing write access to /home/pi

            Installationen immer in /opt/iobroker

            Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

            1 Antwort Letzte Antwort
            0
            • ShootgunS Shootgun

              danke für die erste hilfe
              bin neu im forum
              sry
              hier der code ;)

              hoffe jetzt kann jemand helfen ;)

              code_textpi@iobroker:~ $ sudo -H -u iobroker npm install iobroker.js-controller
              npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
              npm WARN checkPermissions Missing write access to /home/pi
              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.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
              npm WARN pi No description
              npm WARN pi No repository field.
              npm WARN pi No README data
              npm WARN pi No license field.
              
              npm ERR! path /home/pi
              npm ERR! code EACCES
              npm ERR! errno -13
              npm ERR! syscall access
              npm ERR! Error: EACCES: permission denied, access '/home/pi'
              npm ERR! { Error: EACCES: permission denied, access '/home/pi'
              npm ERR! stack: 'Error: EACCES: permission denied, access '/home/pi'',
              npm ERR! errno: -13,
              npm ERR! code: 'EACCES',
              npm ERR! syscall: 'access',
              npm ERR! path: '/home/pi' }
              npm ERR!
              npm ERR! The operation was rejected by your operating system.
              npm ERR! It is likely you do not have the permissions to access this file as the current user
              npm ERR!
              npm ERR! If you believe this might be a permissions issue, please double-check the
              npm ERR! permissions of the file and its containing directories, or try running
              npm ERR! the command again as root/Administrator (though this is not recommended).
              
              npm ERR! A complete log of this run can be found in:
              npm ERR! /home/iobroker/.npm/_logs/2020-04-26T17_07_21_284Z-debug.log
              

              übrigens teste ich grade herum und mehr und mehr ist mir unerklärlich

              code_textpi@iobroker:/opt/iobroker $ iobroker status
              module.js:550
                  throw err;
                  ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Function.Module._resolveFilename (module.js:548:15)
                  at Function.Module._load (module.js:475:25)
                  at Function.Module.runMain (module.js:694:10)
                  at startup (bootstrap_node.js:204:16)
                  at bootstrap_node.js:625:3
              
              

              Housten we have a Problem

              BBTownB Offline
              BBTownB Offline
              BBTown
              schrieb am zuletzt editiert von BBTown
              #7

              @Shootgun sagte in Iobroker nach update nict erreichbar:

              npm WARN checkPermissions Missing write access to /home/pi
              

              Der Hinweis in Zeile 3 läßt darauf schließen, das der User keine Schreibberechtigungen auf das Verzeichnis hat.

              Kann es darüber hinaus sein das Du vorher nicht erst in cd /opt/iobroker gewechselt hast bevor Du den Befehl zur Aktualisierung des js-controllers eingegeben hast?
              Wurde zudem iobroker stop zuvor ausgeführt?

              ioBroker auf NUC (VM debian v13 (Trixie ), node v22.22.2 npm v10.9.4, js-controller v7.1.1 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

              haselchenH 1 Antwort Letzte Antwort
              0
              • BBTownB BBTown

                @Shootgun sagte in Iobroker nach update nict erreichbar:

                npm WARN checkPermissions Missing write access to /home/pi
                

                Der Hinweis in Zeile 3 läßt darauf schließen, das der User keine Schreibberechtigungen auf das Verzeichnis hat.

                Kann es darüber hinaus sein das Du vorher nicht erst in cd /opt/iobroker gewechselt hast bevor Du den Befehl zur Aktualisierung des js-controllers eingegeben hast?
                Wurde zudem iobroker stop zuvor ausgeführt?

                haselchenH Offline
                haselchenH Offline
                haselchen
                Most Active
                schrieb am zuletzt editiert von
                #8

                @BBTown

                Hahahahahaha, 2 Blöde 1 Gedanke :)

                Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                BBTownB 1 Antwort Letzte Antwort
                0
                • haselchenH haselchen

                  @BBTown

                  Hahahahahaha, 2 Blöde 1 Gedanke :)

                  BBTownB Offline
                  BBTownB Offline
                  BBTown
                  schrieb am zuletzt editiert von
                  #9

                  @haselchen
                  ist mir ja auch schon passiert 😎

                  ioBroker auf NUC (VM debian v13 (Trixie ), node v22.22.2 npm v10.9.4, js-controller v7.1.1 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                  1 Antwort Letzte Antwort
                  0
                  • ShootgunS Offline
                    ShootgunS Offline
                    Shootgun
                    schrieb am zuletzt editiert von
                    #10

                    ich habe das verzeichniss gewechselt und auch den stop vorher gemacht
                    mitlerweile habe ich ncohmal versucht das update zu machen

                    dabei kommtdas heraus:

                    pi@iobroker:/opt/iobroker $ iobroker update
                    module.js:550
                        throw err;
                        ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Function.Module._resolveFilename (module.js:548:15)
                        at Function.Module._load (module.js:475:25)
                        at Function.Module.runMain (module.js:694:10)
                        at startup (bootstrap_node.js:204:16)
                        at bootstrap_node.js:625:3
                    
                    
                    haselchenH 1 Antwort Letzte Antwort
                    0
                    • ShootgunS Shootgun

                      ich habe das verzeichniss gewechselt und auch den stop vorher gemacht
                      mitlerweile habe ich ncohmal versucht das update zu machen

                      dabei kommtdas heraus:

                      pi@iobroker:/opt/iobroker $ iobroker update
                      module.js:550
                          throw err;
                          ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function.Module._resolveFilename (module.js:548:15)
                          at Function.Module._load (module.js:475:25)
                          at Function.Module.runMain (module.js:694:10)
                          at startup (bootstrap_node.js:204:16)
                          at bootstrap_node.js:625:3
                      
                      
                      haselchenH Offline
                      haselchenH Offline
                      haselchen
                      Most Active
                      schrieb am zuletzt editiert von
                      #11

                      @Shootgun

                      Musste vermutlich den Fixer laufen lassen

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

                      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                      1 Antwort Letzte Antwort
                      0
                      • ShootgunS Offline
                        ShootgunS Offline
                        Shootgun
                        schrieb am zuletzt editiert von
                        #12
                        pi@iobroker:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
                        library: loaded
                        Library version=2020-04-12
                        ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                        
                        

                        bin für weitere hilfen dankbar

                        1 Antwort Letzte Antwort
                        0
                        • ShootgunS Offline
                          ShootgunS Offline
                          Shootgun
                          schrieb am zuletzt editiert von
                          #13

                          wieso nicht installd ist die frage
                          was ist denn da explodiert?

                          wenn ich jetzt neu instaliere sind alle einstellungen von alexa und homematic usw weg oder kann ich das irgendwie vorher backuppen
                          ???

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • ShootgunS Shootgun

                            wieso nicht installd ist die frage
                            was ist denn da explodiert?

                            wenn ich jetzt neu instaliere sind alle einstellungen von alexa und homematic usw weg oder kann ich das irgendwie vorher backuppen
                            ???

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #14

                            @Shootgun

                             ls -la /opt/iobroker/
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            1 Antwort Letzte Antwort
                            0
                            • ShootgunS Offline
                              ShootgunS Offline
                              Shootgun
                              schrieb am zuletzt editiert von
                              #15

                              ODER (was mir lieber wäre) kann ich das irgendwie wieder zum laufen bringen ?

                              heute mittag lief allesnoch normal

                              1 Antwort Letzte Antwort
                              0
                              • ShootgunS Offline
                                ShootgunS Offline
                                Shootgun
                                schrieb am zuletzt editiert von
                                #16
                                pi@iobroker:/opt/iobroker $ ls -la /opt/iobroker/
                                insgesamt 256
                                drwxrwxrwx+   7 iobroker iobroker   4096 Apr 26 14:13 .
                                drwxr-xr-x    4 root     root       4096 Apr 17  2019 ..
                                -rwxrwxrwx+   1 iobroker iobroker   1474 Apr 17  2019 CHANGELOG_INSTALLER_LINUX.md
                                drwxrwxrwx+   3 iobroker iobroker   4096 Apr 17  2019 install
                                -rwxrwxrwx+   1 iobroker iobroker    163 Apr 17  2019 INSTALLER_INFO.txt
                                lrwxrwxrwx    1 iobroker iobroker     22 Apr 17  2019 iob -> /opt/iobroker/iobroker
                                -rwxrwxrwx+   1 iobroker iobroker    229 Apr 17  2019 iobroker
                                drwxrwxrwx+   4 iobroker iobroker   4096 Apr 17  2019 iobroker-data
                                -rwxrwxrwx+   1 iobroker iobroker     92 Apr 17  2019 killall.sh
                                drwxrwxrwx+   2 iobroker iobroker   4096 Apr 17  2019 lib
                                -rwxrwxrwx+   1 iobroker iobroker   1137 Apr 17  2019 LICENSE
                                drwxrwxrwx+   2 iobroker iobroker   4096 Apr 26 14:13 log
                                drwxrwxrwx+ 631 iobroker iobroker  20480 Apr 26 14:15 node_modules
                                -rwxrwxrwx+   1 iobroker iobroker     19 Sep 21  2019 .npmrc
                                -rwxrwxrwx+   1 iobroker iobroker    866 Apr 26 14:13 package.json
                                -rwxrwxrwx+   1 iobroker iobroker 166392 Apr 17  2019 package-lock.json
                                -rwxrwxrwx+   1 iobroker iobroker   6101 Apr 17  2019 README.md
                                -rwxrwxrwx+   1 iobroker iobroker   5728 Apr 26 14:15 reinstall.js
                                -rwxrwxrwx+   1 iobroker iobroker    709 Apr 17  2019 reinstall.sh
                                
                                
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • ShootgunS Shootgun
                                  pi@iobroker:/opt/iobroker $ ls -la /opt/iobroker/
                                  insgesamt 256
                                  drwxrwxrwx+   7 iobroker iobroker   4096 Apr 26 14:13 .
                                  drwxr-xr-x    4 root     root       4096 Apr 17  2019 ..
                                  -rwxrwxrwx+   1 iobroker iobroker   1474 Apr 17  2019 CHANGELOG_INSTALLER_LINUX.md
                                  drwxrwxrwx+   3 iobroker iobroker   4096 Apr 17  2019 install
                                  -rwxrwxrwx+   1 iobroker iobroker    163 Apr 17  2019 INSTALLER_INFO.txt
                                  lrwxrwxrwx    1 iobroker iobroker     22 Apr 17  2019 iob -> /opt/iobroker/iobroker
                                  -rwxrwxrwx+   1 iobroker iobroker    229 Apr 17  2019 iobroker
                                  drwxrwxrwx+   4 iobroker iobroker   4096 Apr 17  2019 iobroker-data
                                  -rwxrwxrwx+   1 iobroker iobroker     92 Apr 17  2019 killall.sh
                                  drwxrwxrwx+   2 iobroker iobroker   4096 Apr 17  2019 lib
                                  -rwxrwxrwx+   1 iobroker iobroker   1137 Apr 17  2019 LICENSE
                                  drwxrwxrwx+   2 iobroker iobroker   4096 Apr 26 14:13 log
                                  drwxrwxrwx+ 631 iobroker iobroker  20480 Apr 26 14:15 node_modules
                                  -rwxrwxrwx+   1 iobroker iobroker     19 Sep 21  2019 .npmrc
                                  -rwxrwxrwx+   1 iobroker iobroker    866 Apr 26 14:13 package.json
                                  -rwxrwxrwx+   1 iobroker iobroker 166392 Apr 17  2019 package-lock.json
                                  -rwxrwxrwx+   1 iobroker iobroker   6101 Apr 17  2019 README.md
                                  -rwxrwxrwx+   1 iobroker iobroker   5728 Apr 26 14:15 reinstall.js
                                  -rwxrwxrwx+   1 iobroker iobroker    709 Apr 17  2019 reinstall.sh
                                  
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #17

                                  @Shootgun
                                  Die Dateien sind aber alle recht alt (von 2019).
                                  Da müsste bei einem aktuellen Update was von 2020 drin sein. Keine Ahnung was du da gemacht hast.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Antwort Letzte Antwort
                                  0
                                  • ShootgunS Offline
                                    ShootgunS Offline
                                    Shootgun
                                    schrieb am zuletzt editiert von
                                    #18

                                    ich habe das update für den js controler durchgeführt

                                    also einloggen per ssh

                                    iobroker stop
                                    iobroker update
                                    iobroker upgrade self
                                    iobroker start

                                    und dann war das webinterface weg
                                    jetzt weiß ich nicht warum
                                    hast du ne idee wie ich das webinterface wieder bekomme ?

                                    haselchenH Thomas BraunT 2 Antworten Letzte Antwort
                                    0
                                    • ShootgunS Shootgun

                                      ich habe das update für den js controler durchgeführt

                                      also einloggen per ssh

                                      iobroker stop
                                      iobroker update
                                      iobroker upgrade self
                                      iobroker start

                                      und dann war das webinterface weg
                                      jetzt weiß ich nicht warum
                                      hast du ne idee wie ich das webinterface wieder bekomme ?

                                      haselchenH Offline
                                      haselchenH Offline
                                      haselchen
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #19

                                      @Shootgun

                                      Hast du noch nen anderen Iobroker Ordner?
                                      Unter Home/pi?

                                      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                      1 Antwort Letzte Antwort
                                      0
                                      • ShootgunS Shootgun

                                        ich habe das update für den js controler durchgeführt

                                        also einloggen per ssh

                                        iobroker stop
                                        iobroker update
                                        iobroker upgrade self
                                        iobroker start

                                        und dann war das webinterface weg
                                        jetzt weiß ich nicht warum
                                        hast du ne idee wie ich das webinterface wieder bekomme ?

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #20

                                        @Shootgun

                                        which iobroker
                                        

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Antwort Letzte Antwort
                                        0
                                        • ShootgunS Offline
                                          ShootgunS Offline
                                          Shootgun
                                          schrieb am zuletzt editiert von
                                          #21

                                          den besagten ordner gibt es aber sind nur 2 dateien drin
                                          alexaremotecontrol.sh
                                          und spechercontertory.sh
                                          und auch von 2019

                                          1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          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

                                          453

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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