Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Javascript Adapter lässt sich nicht mehr installieren.

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Javascript Adapter lässt sich nicht mehr installieren.

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

      @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.

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User last edited by

        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 Reply Last reply Reply Quote 0
        • AlCalzone
          AlCalzone Developer last edited by

          @Menne:

          Das ist immer noch, wegen

          iobroker start => stop

          und

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

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User last edited by

            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 Reply Last reply Reply Quote 0
            • ?
              A Former User last edited by

              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 Reply Last reply Reply Quote 0
              • AlCalzone
                AlCalzone Developer last edited by

                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
                
                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User last edited by

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

                  Selbstverständlich über den script.

                  User pi

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User last edited by

                    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 Reply Last reply Reply Quote 0
                    • AlCalzone
                      AlCalzone Developer last edited by

                      @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.

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User last edited by

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

                        Jawohl Sir

                        …konnte ich mir nicht verkneifen. 😄

                        1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User last edited by

                          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 Reply Last reply Reply Quote 0
                          • AlCalzone
                            AlCalzone Developer last edited by

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

                            1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User last edited by

                              OK,

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

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

                                @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

                                1 Reply Last reply Reply Quote 0
                                • ?
                                  A Former User last edited by

                                  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 Reply Last reply Reply Quote 0
                                  • ?
                                    A Former User last edited by

                                    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 Reply Last reply Reply Quote 0
                                    • AlCalzone
                                      AlCalzone Developer last edited by

                                      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 …)?

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User last edited by

                                        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 Reply Last reply Reply Quote 0
                                        • Stuebi
                                          Stuebi last edited by

                                          Ich bin kein NPM Experte, aber folgendes kannst ja nochmals versuchen.

                                          cd /opt/iobroker
                                          npm install iobroker.javascript --unsafe-perm
                                          iobroker upload javascript
                                          
                                          

                                          <size size="85">Edit: Fehlerhafte Befehle korrigiert, Problematische Befehle entfernt. (AlCalzone)</size>

                                          1 Reply Last reply Reply Quote 0
                                          • AlCalzone
                                            AlCalzone Developer last edited by

                                            Dein JS-Controller läuft 2x, hat vermutlich mit der systemd und den start/stop-Experimenten zu tun.

                                            Kannst du die Kiste mal sauber neu starten? Erst dann kann man sicher sein, unter welchem User ioBroker tatsächlich läuft.

                                            Prüfe danach bitte nochmal die Ausgabe von dem Befehl.

                                            Wenn es iobroker ist, dann probier bitte nochmal die Installation über das Webinterface.

                                            Sofern es wirklich root ist, weiß ich, welche Änderung am JS-Adapter nötig ist.

                                            Das Postinstall-Skript will nämlich auch "npm install" ausführen, läuft auch unter dem User root, aber mit verringerten Rechten. Deswegen haben die ganzen Permission-Geschichten nicht gegriffen.

                                            Du kannst dann als Workaround den Adapter folgendermaßen manuell installieren:

                                            cd /opt/iobroker
                                            npm i iobroker.javascript --unsafe-perm
                                            
                                            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

                                            958
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            62
                                            5142
                                            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