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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Javascript Adapter lässt sich nicht mehr installieren.

NEWS

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

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

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

Javascript Adapter lässt sich nicht mehr installieren.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
62 Beiträge 5 Kommentatoren 6.2k Aufrufe
  • Ä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.
  • ? Offline
    ? Offline
    Ein ehemaliger Benutzer
    schrieb am zuletzt editiert von
    #29

    Wisst ihr was, ich habe kein Bock mehr.

    Im Endeffekt wurde hier nicht weiter geholfen.

    Nur auf den evtl. Fehler mit dem "L" herumgetrampelt, den ich leider hier gepostet habe.

    Macht weiter so.

    so long

    Bitte mein Account löschen !!!

    1 Antwort Letzte Antwort
    0
    • AlCalzoneA Offline
      AlCalzoneA Offline
      AlCalzone
      Developer
      schrieb am zuletzt editiert von
      #30

      @Menne:

      Aber im andere Thread behauptet du was anderes.

      Ich habe gestern 2 x neu aufgesetzt nach der neuen Anleitung. `
      npm hat kein Problem. Nur sind bei der Verwendung von sudo mit npm gewisse Regeln zu beachten.

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

      1 Antwort Letzte Antwort
      0
      • AlCalzoneA Offline
        AlCalzoneA Offline
        AlCalzone
        Developer
        schrieb am zuletzt editiert von
        #31

        @Menne:

        Im Endeffekt wurde hier nicht weiter geholfen. `
        Hast du die Vorschläge denn mal ausprobiert und das Ergebnis hier gepostet? Ich hab dazu jedenfalls keine Rückmeldung gesehen an der man ansetzen könnte.

        Und diese "vermeintlichen Fehler" können gut und gerne die Ursache für Probleme sein, sonst würden wir nicht nachfragen :|

        Da du aber scheinbar davon überzeugt bist, dass es unbedingt ein kleines l sein muss, ohne zu erklären warum, kann man dir damit leider nicht helfen.

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

        1 Antwort Letzte Antwort
        0
        • ? Offline
          ? Offline
          Ein ehemaliger Benutzer
          schrieb am zuletzt editiert von
          #32

          Es lief ebend durch und nehme das "L"zurück.

          Das Thema sollte nun beendet sein.

          Folgendes ist mir aufgefallen:

          Ich hatte gestern geschrieben, das sich iobroker nicht stoppen lies.

          "Hier stand Müll" erledigt

          Hoffentlich führt das nicht wieder zur großen Diskussion.

          1 Antwort Letzte Antwort
          0
          • AlCalzoneA Offline
            AlCalzoneA Offline
            AlCalzone
            Developer
            schrieb am zuletzt editiert von
            #33

            @Menne:

            Das ist immer noch, wegen

            iobroker start => stop

            und

            iobroker stop => start `
            Sorry ich versteh dich nicht…

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

            1 Antwort Letzte Antwort
            0
            • ? Offline
              ? Offline
              Ein ehemaliger Benutzer
              schrieb am zuletzt editiert von
              #34

              OK,OK,

              erledigt. Weil er es beim ersten mal wieder den Stop Befehl nicht angenommen hat und meinte das der daemon nicht läuft.

              Obwohl er lief habe ich ihn nochmal gestartet. Ich konnte das ja am webif sehen. Jetzt geht es.

              1 Antwort Letzte Antwort
              0
              • ? Offline
                ? Offline
                Ein ehemaliger Benutzer
                schrieb am zuletzt editiert von
                #35

                Da haben wir ihn wieder:

                $ ./iobroker add javascript 0 --host bpi-iobroker
                NPM version: 6.4.1
                npm install iobroker.javascript --production --save --prefix "/opt/iobroker" (System call)
                npm
                 WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                npm
                 ERR! path /root/.npm/_logsnpm ERR! code EACCES
                npm ERR! errno -13
                npm ERR! syscall scandir
                
                npm ERR! Error: EACCES: permission denied, scandir '/root/.npm/_logs'npm ERR!  { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
                npm ERR!   stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                npm ERR!   errno: -13,
                npm ERR!   code: 'EACCES',
                npm ERR!   syscall: 'scandir',
                
                npm ERR!
                   path: '/root/.npm/_logs' }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).
                
                glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs'  stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                  errno: -13,
                  code: 'EACCES',
                  syscall: 'scandir',
                  path: '/root/.npm/_logs' }
                
                npm
                 ERR! path /root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2benpm ERR! code EACCES
                npm ERR!
                 errno -13npm ERR! syscall open
                
                npm ERR! Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'npm ERR!  { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                npm ERR!   cause: 
                npm ERR!    { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                npm ERR!      errno: -13,
                npm ERR!
                      code: 'EACCES',npm ERR!      syscall: 'open',
                npm ERR!      path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' },
                npm ERR!   isOperational: true,
                npm ERR!   stack: 'Error: EACCES: permission denied, open \'/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be\'',
                npm ERR!   errno: -13,
                npm ERR!   code: 'EACCES',
                
                npm ERR!   syscall: 'open',npm ERR!   path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' }
                
                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 usernpm 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! code ELIFECYCLEnpm ERR! errno 243
                
                npm ERR! iobroker.javascript@4.0.2 postinstall: `node ./install/installTypings.js`npm ERR! Exit status 243
                npm ERR! 
                npm ERR! Failed at the iobroker.javascript@4.0.2 postinstall script.
                npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                
                npm ERR! A complete log of this run can be found in:npm ERR!     /root/.npm/_logs/2018-12-05T16_02_39_949Z-debug.log
                
                ERROR: host.bpi-iobroker Cannot install iobroker.javascript: 243
                ERROR: process exited with code 25
                

                Ganz einfach über den Adapter installiert…

                ...auf der Konsole nichts gemacht.

                6 Adapter vorher mit Erfolg installiert

                1 Antwort Letzte Antwort
                0
                • AlCalzoneA Offline
                  AlCalzoneA Offline
                  AlCalzone
                  Developer
                  schrieb am zuletzt editiert von
                  #36

                  Hast du mit der neuen Routine (Skript) installiert? Und unter welchem User läuft iobroker?

                  Hast du das schon probiert?

                  sudo chown -R $(whoami) ~/.npm
                  

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

                  1 Antwort Letzte Antwort
                  0
                  • ? Offline
                    ? Offline
                    Ein ehemaliger Benutzer
                    schrieb am zuletzt editiert von
                    #37

                    Ohne Patzig zu werden (nicht das es wieder falsch verstanden wird)

                    Selbstverständlich über den script.

                    User pi

                    1 Antwort Letzte Antwort
                    0
                    • ? Offline
                      ? Offline
                      Ein ehemaliger Benutzer
                      schrieb am zuletzt editiert von
                      #38

                      Dein Befehl wurde eingegeben und nochmals installiert.

                      Diesmal vom Git-Hub

                      $ ./iobroker url "https://github.com/ioBroker/ioBroker.javascript/tarball/master" javascript --debug
                      install https://github.com/ioBroker/ioBroker.javascript/tarball/master
                      npm install https://github.com/ioBroker/ioBroker.javascript/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                      npm
                       WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                      > iobroker.javascript@4.0.2 postinstall /opt/iobroker/node_modules/iobroker.javascript
                      > node ./install/installTypings.js
                      
                      installing NodeJS typings...
                      npm
                       ERR! path /root/.npm/_logsnpm ERR! code EACCES
                      npm ERR! errno -13
                      npm ERR! syscall scandir
                      
                      npm ERR! Error: EACCES: permission denied, scandir '/root/.npm/_logs'npm ERR!  { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
                      npm ERR!   stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                      npm ERR!   errno: -13,
                      npm ERR!   code: 'EACCES',
                      npm ERR!   syscall: 'scandir',
                      npm ERR!   path: '/root/.npm/_logs' }
                      
                      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).
                      
                      glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs'  stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                        errno: -13,
                        code: 'EACCES',
                        syscall: 'scandir',
                        path: '/root/.npm/_logs' }
                      
                      npm ERR! path /root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2benpm ERR! code EACCES
                      npm ERR! errno -13
                      npm ERR!
                       syscall opennpm ERR! Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                      npm ERR!  { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                      npm ERR!   cause: 
                      npm ERR!    { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                      npm ERR!      errno: -13,
                      npm ERR!      code: 'EACCES',
                      npm ERR!      syscall: 'open',
                      npm ERR!      path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' },
                      npm ERR!   isOperational: true,
                      npm ERR!   stack: 'Error: EACCES: permission denied, open \'/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be\'',
                      npm ERR!   errno: -13,
                      npm ERR!   code: 'EACCES',
                      
                      npm ERR!   syscall: 'open',npm ERR!   path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' }
                      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! code ELIFECYCLEnpm ERR! errno 243
                      
                      npm ERR! iobroker.javascript@4.0.2 postinstall: `node ./install/installTypings.js`npm ERR! Exit status 243
                      npm ERR! 
                      npm ERR! Failed at the iobroker.javascript@4.0.2 postinstall script.
                      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                      
                      npm ERR! A complete log of this run can be found in:npm ERR!     /root/.npm/_logs/2018-12-05T16_15_30_736Z-debug.log
                      
                      ERROR: host.bpi-iobroker Cannot install https://github.com/ioBroker/ioBroker.javascript/tarball/master: 243
                      ERROR: process exited with code 25
                      

                      Irgendwie drehen wir uns im Kreis

                      Dieser Befehl wurde zum installieren von iobroker benutzt:

                      curl -sL https://raw.githubusercontent.com/ioBro … staller.sh | bash -

                      1 Antwort Letzte Antwort
                      0
                      • AlCalzoneA Offline
                        AlCalzoneA Offline
                        AlCalzone
                        Developer
                        schrieb am zuletzt editiert von
                        #39

                        @Menne:

                        Irgendwie drehen wir uns im Kreis Und da haben wir es wieder :roll: > Diesmal vom Git-Hub `
                        Warum machst du bei der Fehlersuche parallel Dinge, nach denen du nicht gefragt wurdest?

                        Etwas Geduld bitte, ich habe hier kein System an dem ich es schnell selbst ausprobieren kann.

                        Bitte folgendes probieren:

                        sudo chown -R pi:pi /home/pi/.npm
                        

                        JavaScript über Admin installieren. Ergebnis hier posten.

                        Geht das nicht, dann

                        sudo chown -R iobroker:iobroker /home/iobroker/.npm
                        

                        wieder JavaScript über Admin installieren. Ergebnis hier posten.

                        Geht das auch nicht, dann bitte nochmal melden.

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

                        1 Antwort Letzte Antwort
                        0
                        • ? Offline
                          ? Offline
                          Ein ehemaliger Benutzer
                          schrieb am zuletzt editiert von
                          #40

                          > Warum machst du bei der Fehlersuche parallel Dinge, nach denen du nicht gefragt wurdest?

                          Jawohl Sir

                          …konnte ich mir nicht verkneifen. :D

                          1 Antwort Letzte Antwort
                          0
                          • ? Offline
                            ? Offline
                            Ein ehemaliger Benutzer
                            schrieb am zuletzt editiert von
                            #41

                            Mit chown -R pi:pi /home/pi/.npm

                            $ ./iobroker add javascript 0 --host bpi-iobroker
                            NPM version: 6.4.1
                            npm install iobroker.javascript --production --save --prefix "/opt/iobroker" (System call)
                            npm
                             WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                            npm
                             ERR! path /root/.npm/_logsnpm ERR! code EACCES
                            npm ERR! errno -13
                            npm ERR! syscall scandir
                            
                            npm ERR! Error: EACCES: permission denied, scandir '/root/.npm/_logs'npm ERR!  { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
                            npm ERR!   stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                            npm ERR!   errno: -13,
                            npm ERR!   code: 'EACCES',
                            npm ERR!   syscall: 'scandir',
                            npm ERR!   path: '/root/.npm/_logs' }
                            
                            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).
                            glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs'  stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                              errno: -13,
                              code: 'EACCES',
                              syscall: 'scandir',
                              path: '/root/.npm/_logs' }
                            
                            npm
                             ERR! path /root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2benpm ERR! code EACCES
                            npm ERR! errno -13
                            npm ERR! syscall open
                            
                            npm ERR! Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'npm ERR!  { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                            npm 
                            ERR!   cause: npm ERR!    { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                            npm ERR!      errno: -13,
                            npm ERR!      code: 'EACCES',
                            npm ERR!      syscall: 'open',
                            npm ERR!      path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' },
                            npm ERR!   isOperational: true,
                            npm ERR!   stack: 'Error: EACCES: permission denied, open \'/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be\'',
                            npm ERR!   errno: -13,
                            npm ERR!   code: 'EACCES',
                            npm ERR!   syscall: 'open',
                            npm ERR!   path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' }
                            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! code ELIFECYCLE
                            npm ERR! errno 243
                            npm ERR! iobroker.javascript@4.0.2 postinstall: `node ./install/installTypings.js`npm ERR! Exit status 243
                            npm ERR! 
                            npm ERR! Failed at the iobroker.javascript@4.0.2 postinstall script.
                            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                            
                            npm ERR! A complete log of this run can be found in:npm ERR!     /root/.npm/_logs/2018-12-05T16_38_06_223Z-debug.log
                            
                            ERROR: host.bpi-iobroker Cannot install iobroker.javascript: 243
                            ERROR: process exited with code 25
                            

                            Mit chown -R iobroker:iobroker /home/iobroker/.npm

                            $ ./iobroker add javascript 0 --host bpi-iobroker
                            NPM version: 6.4.1
                            npm install iobroker.javascript --production --save --prefix "/opt/iobroker" (System call)
                            npm
                             WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                            npm
                             ERR! path /root/.npm/_logsnpm ERR! code EACCES
                            npm ERR! errno -13
                            npm ERR! syscall scandir
                            
                            npm ERR! Error: EACCES: permission denied, scandir '/root/.npm/_logs'npm ERR!  { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
                            npm ERR!   stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                            npm ERR!   errno: -13,
                            npm ERR!   code: 'EACCES',
                            npm ERR!   syscall: 'scandir',
                            npm 
                            ERR!   path: '/root/.npm/_logs' }
                            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).
                            
                            glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs'  stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                              errno: -13,
                              code: 'EACCES',
                              syscall: 'scandir',
                              path: '/root/.npm/_logs' }
                            
                            npm ERR! path /root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2benpm ERR! code EACCES
                            npm ERR! errno -13
                            npm 
                            ERR! syscall open
                            npm ERR! Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'npm ERR!  { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                            npm ERR!   cause: 
                            npm ERR!    { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                            npm ERR!      errno: -13,
                            npm ERR!      code: 'EACCES',
                            npm ERR!      syscall: 'open',
                            npm ERR!      path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' },
                            npm ERR!   isOperational: true,
                            npm ERR!   stack: 'Error: EACCES: permission denied, open \'/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be\'',
                            npm ERR!   errno: -13,
                            npm ERR!   code: 'EACCES',
                            npm ERR!   syscall: 'open',
                            npm ERR!   path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' }
                            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 usernpm 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! code ELIFECYCLEnpm 
                            ERR! errno 243
                            npm
                             ERR! iobroker.javascript@4.0.2 postinstall: `node ./install/installTypings.js`npm ERR! Exit status 243
                            npm 
                            ERR! npm ERR! Failed at the iobroker.javascript@4.0.2 postinstall script.
                            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                            
                            npm ERR! A complete log of this run can be found in:npm ERR!     /root/.npm/_logs/2018-12-05T16_41_13_634Z-debug.log
                            
                            ERROR: host.bpi-iobroker Cannot install iobroker.javascript: 243
                            ERROR: process exited with code 25
                            
                            1 Antwort Letzte Antwort
                            0
                            • AlCalzoneA Offline
                              AlCalzoneA Offline
                              AlCalzone
                              Developer
                              schrieb am zuletzt editiert von
                              #42

                              Ok dann muss ich selbst nochmal auf die Suche gehen. Melde mich später.

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

                              1 Antwort Letzte Antwort
                              0
                              • ? Offline
                                ? Offline
                                Ein ehemaliger Benutzer
                                schrieb am zuletzt editiert von
                                #43

                                OK,

                                übrigens bin ich als root angemeldet. Daher oben kein Sudo davor.

                                1 Antwort Letzte Antwort
                                0
                                • StuebiS Offline
                                  StuebiS Offline
                                  Stuebi
                                  schrieb am zuletzt editiert von
                                  #44

                                  @Menne:

                                  OK,

                                  übrigens bin ich als root angemeldet. Daher oben kein Sudo davor. `

                                  Bei mir hatte folgendes im meinem Docker Container geholfen :

                                  cd /opt/iobroker
                                  npm install iobroker.javascript@4.0.1
                                  iobroker update javascript
                                  
                                  

                                  Gesendet von iPhone mit Tapatalk

                                  ioBroker auf Synology DS216+II im Docker Container

                                  1 Antwort Letzte Antwort
                                  0
                                  • ? Offline
                                    ? Offline
                                    Ein ehemaliger Benutzer
                                    schrieb am zuletzt editiert von
                                    #45

                                    Das habe ich gestern schon probiert, habe es ebend nochmals versucht….

                                    root@bpi-iobroker:/# npm install iobroker.javascript@4.0.1
                                    npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                                    
                                    > iobroker.javascript@4.0.1 postinstall /node_modules/iobroker.javascript
                                    > node ./install/installTypings.js
                                    
                                    installing NodeJS typings...
                                    npm ERR! path /root/.npm/_logs
                                    npm ERR! code EACCES
                                    npm ERR! errno -13
                                    npm ERR! syscall scandir
                                    npm ERR! Error: EACCES: permission denied, scandir '/root/.npm/_logs'
                                    npm ERR!  { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
                                    npm ERR!   stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                                    npm ERR!   errno: -13,
                                    npm ERR!   code: 'EACCES',
                                    npm ERR!   syscall: 'scandir',
                                    npm ERR!   path: '/root/.npm/_logs' }
                                    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).
                                    glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
                                      stack: 'Error: EACCES: permission denied, scandir \'/root/.npm/_logs\'',
                                      errno: -13,
                                      code: 'EACCES',
                                      syscall: 'scandir',
                                      path: '/root/.npm/_logs' }
                                    npm ERR! path /root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be
                                    npm ERR! code EACCES
                                    npm ERR! errno -13
                                    npm ERR! syscall open
                                    npm ERR! Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                                    npm ERR!  { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                                    npm ERR!   cause:
                                    npm ERR!    { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be'
                                    npm ERR!      errno: -13,
                                    npm ERR!      code: 'EACCES',
                                    npm ERR!      syscall: 'open',
                                    npm ERR!      path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' },
                                    npm ERR!   isOperational: true,
                                    npm ERR!   stack: 'Error: EACCES: permission denied, open \'/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be\'',
                                    npm ERR!   errno: -13,
                                    npm ERR!   code: 'EACCES',
                                    npm ERR!   syscall: 'open',
                                    npm ERR!   path: '/root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be' }
                                    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 WARN enoent ENOENT: no such file or directory, open '/package.json'
                                    npm WARN !invalid#1 No description
                                    npm WARN !invalid#1 No repository field.
                                    npm WARN !invalid#1 No README data
                                    npm WARN !invalid#1 No license field.
                                    
                                    npm ERR! code ELIFECYCLE
                                    npm ERR! errno 243
                                    npm ERR! iobroker.javascript@4.0.1 postinstall: `node ./install/installTypings.js`
                                    npm ERR! Exit status 243
                                    npm ERR!
                                    npm ERR! Failed at the iobroker.javascript@4.0.1 postinstall script.
                                    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /root/.npm/_logs/2018-12-05T17_13_26_786Z-debug.log
                                    root@bpi-iobroker:/#
                                    
                                    

                                    Tja

                                    1 Antwort Letzte Antwort
                                    0
                                    • ? Offline
                                      ? Offline
                                      Ein ehemaliger Benutzer
                                      schrieb am zuletzt editiert von
                                      #46

                                      Diese Adapter sind derzeit schon installiert.

                                      Nur Java steigt aus.

                                      Web und Scenes Adapter gingen auch ebend zu installieren. Bleibt für mich nur der Java übrig.

                                      Mehr brauche ich derzeit nicht. Nur für Licht, Geräte, Tasten und Aktionen Steuerung via Alexa.

                                      …und dazu brauche ich noch die Scripte.
                                      6260_io.jpg

                                      1 Antwort Letzte Antwort
                                      0
                                      • AlCalzoneA Offline
                                        AlCalzoneA Offline
                                        AlCalzone
                                        Developer
                                        schrieb am zuletzt editiert von
                                        #47

                                        Ich weiß woran es liegt, die Frage ist jedoch, wie es zu beheben ist.

                                        Auf die Gefahr hin, dass ich nerve… ich benötige möglichst detaillierte Informationen von dir.

                                        Du installierst auf einem RasPi (bzw. Derivat davon), richtig?

                                        Das OS ist Raspbian?

                                        Wenn du die Installationsroutine ausführst (curl ...), als welcher User startest du sie?

                                        Führe bitte folgendes aus:

                                        ps aux | grep js-controller
                                        

                                        Welcher User steht in der Zeile mit iobroker.js-controller (ganz vorne)?

                                        Als welcher User warst du angemeldet, als du versucht hast, manuell javascript zu installieren (npm install …)?

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

                                        1 Antwort Letzte Antwort
                                        0
                                        • ? Offline
                                          ? Offline
                                          Ein ehemaliger Benutzer
                                          schrieb am zuletzt editiert von
                                          #48

                                          Ich installiere auf einen Banana pi M2

                                          OS Minimal-Raspbian

                                          Installiert als root

                                          root@bpi-iobroker:/opt/iobroker# ps aux | grep js-controller
                                          iobroker  7264 73.0  2.4  80780 24868 ?        Rsl  19:14   0:01 iobroker.js-controller
                                          root      7271  0.0  0.0   4364   848 pts/0    S+   19:14   0:00 grep js-controller
                                          root     10456  1.3  5.7 152544 59244 ?        Ssl  16:37   2:07 iobroker.js-controller
                                          root@bpi-iobroker:/opt/iobroker#
                                          
                                          

                                          Ich hatte root bisher nicht abgemeldet.

                                          Ist ja nur eigenartig, das sich die anderen Adapter installieren ließen

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


                                          Support us

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

                                          737

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          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