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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. JS Adpater lässt sich nicht updaten / Falsche Admin Version

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

JS Adpater lässt sich nicht updaten / Falsche Admin Version

Scheduled Pinned Locked Moved ioBroker Allgemein
javascript adapteradmin adapter
51 Posts 14 Posters 6.5k Views 14 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Beowolf

    Habe es hier mit versucht.

    Lösung:
    sudo iobroker stop
    sudo npm install iobroker.javascript@4.3.4
    sudo iobroker start

    ioBroker zeigt immer noch das Update an.

    Habe auch alle neu gestartet. Keine Änderung.

    S Offline
    S Offline
    saeft_2003
    Most Active
    wrote on last edited by
    #19

    @Beowolf sagte in JS Adpater lässt sich nicht updaten / Falsche Admin Version:

    Habe es hier mit versucht.

    Lösung:
    sudo iobroker stop
    sudo npm install iobroker.javascript@4.3.4
    sudo iobroker start

    ioBroker zeigt immer noch das Update an.

    Habe auch alle neu gestartet. Keine Änderung.

    Ich hatte das selbe Problem wie du und habe es so gemacht wie du es beschrieben hast nur ohne sudo. Das hat bei mir geholfen.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Beowolf
      wrote on last edited by
      #20

      So, alles ohne Sudo gemacht. Keine Änderung. 4.3.4 wird immer noch als Update angezeigt inkl. der Adminmeldung.

      Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

      apollon77A 1 Reply Last reply
      0
      • B Beowolf

        So, alles ohne Sudo gemacht. Keine Änderung. 4.3.4 wird immer noch als Update angezeigt inkl. der Adminmeldung.

        apollon77A Offline
        apollon77A Offline
        apollon77
        wrote on last edited by
        #21

        @Beowolf ALso du hast jetzt JS 4.3.4 drauf und er sagt das es ein Update auf 4.3.4 gibt?

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        B 1 Reply Last reply
        0
        • apollon77A apollon77

          Bitte macht mal ein "iobroker upload admin".

          R Offline
          R Offline
          rebel85
          wrote on last edited by
          #22

          @apollon77
          hab ich gemacht vllt. hilft das im anderen post.... anscheinend sagen iot und js das admin noch 3.7.9 währe

          apollon77A 1 Reply Last reply
          0
          • R rebel85

            @apollon77
            hab ich gemacht vllt. hilft das im anderen post.... anscheinend sagen iot und js das admin noch 3.7.9 währe

            apollon77A Offline
            apollon77A Offline
            apollon77
            wrote on last edited by apollon77
            #23

            @rebel85 I love doppelposts :-)

            "iobroker upload admin" und dann Admin Shidft reload? ggf js-controller restart?

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            R 1 Reply Last reply
            0
            • AlCalzoneA Offline
              AlCalzoneA Offline
              AlCalzone
              Developer
              wrote on last edited by
              #24

              Tripelpost => Direkt-Chat 😲

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

              1 Reply Last reply
              0
              • apollon77A apollon77

                @rebel85 I love doppelposts :-)

                "iobroker upload admin" und dann Admin Shidft reload? ggf js-controller restart?

                R Offline
                R Offline
                rebel85
                wrote on last edited by
                #25

                @apollon77
                Admin Shidft reload = heist was?

                ja nach upload und dann erneutem update des admin adapters (ohne sudo)
                läuft es wieder
                nur iot ist jetzt 1.2.1
                und js ist 4.3.3
                ich glaub ich warte noch mit einem update ;-)

                AlCalzoneA 1 Reply Last reply
                0
                • R rebel85

                  @apollon77
                  Admin Shidft reload = heist was?

                  ja nach upload und dann erneutem update des admin adapters (ohne sudo)
                  läuft es wieder
                  nur iot ist jetzt 1.2.1
                  und js ist 4.3.3
                  ich glaub ich warte noch mit einem update ;-)

                  AlCalzoneA Offline
                  AlCalzoneA Offline
                  AlCalzone
                  Developer
                  wrote on last edited by
                  #26

                  @rebel85 sagte in JS Adpater lässt sich nicht updaten / Falsche Admin Version:

                  Shidft reload = heist was?

                  [↑] + [F5]

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

                  1 Reply Last reply
                  1
                  • apollon77A apollon77

                    @Beowolf ALso du hast jetzt JS 4.3.4 drauf und er sagt das es ein Update auf 4.3.4 gibt?

                    B Offline
                    B Offline
                    Beowolf
                    wrote on last edited by
                    #27

                    @apollon77 sagte in JS Adpater lässt sich nicht updaten / Falsche Admin Version:

                    @Beowolf ALso du hast jetzt JS 4.3.4 drauf und er sagt das es ein Update auf 4.3.4 gibt?

                    Nein, es wird immer noch 4.1.12 angezeigt als installierte Version. Hinweis auf Update Version 4.3.4.

                    Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                    1 Reply Last reply
                    0
                    • B Offline
                      B Offline
                      Beowolf
                      wrote on last edited by
                      #28

                      Wenn ich das eingebe

                      npm install iobroker.javascript@4.3.4
                      

                      Kommt das:

                      > iobroker.javascript@4.3.4 postinstall /home/pi/node_modules/iobroker.javascript
                      > node ./install/installTypings.js
                      
                      Installing NodeJS typings...
                      latest @types: 13, installed node: 13
                      npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                      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.
                      
                      + iobroker.javascript@4.3.4
                      removed 1 package, updated 1 package and audited 348 packages in 30.98s
                      
                      1 package is looking for funding
                        run `npm fund` for details
                      
                      found 0 vulnerabilities
                      
                      pi@raspberrypi:~ 
                      

                      Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                      apollon77A 1 Reply Last reply
                      0
                      • B Offline
                        B Offline
                        Beowolf
                        wrote on last edited by Beowolf
                        #29

                        Nun, nach mehrmaligen Eingaben habe ich jetzt bei der Version "Script Engine" 4.4.2 als installierte Version stehen.
                        Bei Instanzen ist jetzt "javascript.0" auf rot. Habe ioBroker schon neu gestartet. Bleibt auf rot.

                        Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                        1 Reply Last reply
                        0
                        • B Offline
                          B Offline
                          Beowolf
                          wrote on last edited by
                          #30

                          Ich noch einmal. Ich habe jetzt javascript deinstaliert und wieder installiert. Nun steht dort 4.3.4.

                          Nun sollte doch alles ok sein, oder?

                          Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                          apollon77A 1 Reply Last reply
                          0
                          • B Beowolf

                            Hallo Apollon,

                            ich habe Admin 3.7.8 und die Javascript Engine ist 4.1.12. In der Zeile steht als Update 4.3.4. Wenn ich dort auf den "runden" Pfeil klicke, kommt: "Falsche Version von Admin".

                            Dies "iobroker upload admin", mache ich das per Putty direkt auf dem PI3? Also "sudo iobroker upload admin"?

                            Grüße
                            Manfred

                            S Offline
                            S Offline
                            scotty
                            wrote on last edited by
                            #31

                            @Beowolf said in JS Adpater lässt sich nicht updaten / Falsche Admin Version:

                            Hallo Apollon,

                            ich habe Admin 3.7.8 und die Javascript Engine ist 4.1.12. In der Zeile steht als Update 4.3.4. Wenn ich dort auf den "runden" Pfeil klicke, kommt: "Falsche Version von Admin".

                            Dies "iobroker upload admin", mache ich das per Putty direkt auf dem PI3? Also "sudo iobroker upload admin"?

                            Grüße
                            Manfred

                            Ich hab das selbe Problem bei nem Kollegen auf nem Raspberry gesehen und aktuell hab ichs auf ner virtuellen Debian Maschine.

                            1 Reply Last reply
                            0
                            • B Beowolf

                              Wenn ich das eingebe

                              npm install iobroker.javascript@4.3.4
                              

                              Kommt das:

                              > iobroker.javascript@4.3.4 postinstall /home/pi/node_modules/iobroker.javascript
                              > node ./install/installTypings.js
                              
                              Installing NodeJS typings...
                              latest @types: 13, installed node: 13
                              npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
                              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.
                              
                              + iobroker.javascript@4.3.4
                              removed 1 package, updated 1 package and audited 348 packages in 30.98s
                              
                              1 package is looking for funding
                                run `npm fund` for details
                              
                              found 0 vulnerabilities
                              
                              pi@raspberrypi:~ 
                              
                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              wrote on last edited by
                              #32

                              @Beowolf falsches Verzeichnis. Musst du in /opt/iobroker machen.

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              1 Reply Last reply
                              0
                              • B Beowolf

                                Ich noch einmal. Ich habe jetzt javascript deinstaliert und wieder installiert. Nun steht dort 4.3.4.

                                Nun sollte doch alles ok sein, oder?

                                apollon77A Offline
                                apollon77A Offline
                                apollon77
                                wrote on last edited by
                                #33

                                @Beowolf Gefühlt experimentierst du extrem rum und mit den Infos Ist es echt schwierig sauber zu verstehen was jetzt Sache ist und zu helfen.

                                Daher ganz generell: wenn du per npm installiert hast Fehler noch ein iobroker upload javascript

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                B 1 Reply Last reply
                                0
                                • S Offline
                                  S Offline
                                  scotty
                                  wrote on last edited by
                                  #34

                                  also selbes Problem, ausführliche Info:

                                  Linux iobroker 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64
                                  ...
                                  iouser@iobroker:~$ npm install iobroker.javascript@4.3.4
                                  npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                                  
                                  > iobroker.javascript@4.3.4 postinstall /home/iouser/node_modules/iobroker.javascript
                                  > node ./install/installTypings.js
                                  
                                  Installing NodeJS typings...
                                  latest @types: 13, installed node: 10
                                  npm WARN saveError ENOENT: no such file or directory, open '/home/iouser/package.json'
                                  npm notice created a lockfile as package-lock.json. You should commit this file.
                                  npm WARN enoent ENOENT: no such file or directory, open '/home/iouser/package.json'
                                  npm WARN iouser No description
                                  npm WARN iouser No repository field.
                                  npm WARN iouser No README data
                                  npm WARN iouser No license field.
                                  
                                  + iobroker.javascript@4.3.4
                                  added 77 packages from 149 contributors and audited 99 packages in 5.685s
                                  found 0 vulnerabilities
                                  
                                  iouser@iobroker:~$ iobroker restart
                                  
                                  

                                  Javascriptadapter ist immer noch 4.1.12, also

                                  iouser@iobroker:~$ cd /opt/iobroker/
                                  iouser@iobroker:/opt/iobroker$ npm install iobroker.javascript@4.3.4
                                  npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@types/tough-cookie
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@types/request
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/typescript
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@types
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types
                                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules
                                  npm ERR! code EACCES
                                  npm ERR! syscall access
                                  npm ERR! path /opt/iobroker/node_modules/@types/tough-cookie
                                  npm ERR! errno -13
                                  npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/@types/tough-cookie'
                                  npm ERR!  { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/@types/tough-cookie']
                                  npm ERR!   stack:
                                  npm ERR!    'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/@types/tough-cookie\'',
                                  npm ERR!   errno: -13,
                                  npm ERR!   code: 'EACCES',
                                  npm ERR!   syscall: 'access',
                                  npm ERR!   path: '/opt/iobroker/node_modules/@types/tough-cookie' }
                                  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.
                                  
                                  npm ERR! A complete log of this run can be found in:
                                  npm ERR!     /home/iouser/.npm/_logs/2020-02-10T19_15_33_595Z-debug.log
                                  

                                  Ich könnte mich jetzt um die Permissions kümmern, oder

                                  iouser@iobroker:/opt/iobroker$ sudo npm install iobroker.javascript@4.3.4
                                  [sudo] password for iouser: 
                                  npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                                  
                                  > iobroker.javascript@4.3.4 postinstall /opt/iobroker/node_modules/iobroker.javascript
                                  > node ./install/installTypings.js
                                  
                                  Installing NodeJS typings...
                                  Could not install NodeJS typings. This is not critical.
                                  Reason: 
                                  npm ERR! code EACCES
                                  npm ERR! syscall scandir
                                  npm ERR! path /root/.npm/_logs
                                  npm ERR! errno -13
                                  npm ERR! 
                                  npm ERR! Your cache folder contains root-owned files, due to a bug in
                                  npm ERR! previous versions of npm which has since been addressed.
                                  npm ERR! 
                                  npm ERR! To permanently fix this problem, please run:
                                  npm ERR!   sudo chown -R 1000:1000 "/root/.npm"
                                  glob error { [Error: EACCES: permission denied, scandir '/root/.npm/_logs']
                                    errno: -13,
                                    code: 'EACCES',
                                    syscall: 'scandir',
                                    path: '/root/.npm/_logs' }
                                  npm ERR! code EACCES
                                  npm ERR! syscall open
                                  npm ERR! path /root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be
                                  npm ERR! errno -13
                                  npm ERR! 
                                  npm ERR! Your cache folder contains root-owned files, due to a bug in
                                  npm ERR! previous versions of npm which has since been addressed.
                                  npm ERR! 
                                  npm ERR! To permanently fix this problem, please run:
                                  npm ERR!   sudo chown -R 1000:1000 "/root/.npm"
                                  
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                  
                                  + iobroker.javascript@4.3.4
                                  added 1 package and updated 5 packages in 6.277s
                                  
                                  

                                  Ok, also doch permissions:

                                  iouser@iobroker:/opt/iobroker$ sudo chown -R 1000:1000 "/root/.npm"
                                  iouser@iobroker:/opt/iobroker$ sudo npm install iobroker.javascript@4.3.4
                                  npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
                                  
                                  > iobroker.javascript@4.3.4 postinstall /opt/iobroker/node_modules/iobroker.javascript
                                  > node ./install/installTypings.js
                                  
                                  Installing NodeJS typings...
                                  Could not install NodeJS typings. This is not critical.
                                  Reason: 
                                  npm ERR! code EACCES
                                  npm ERR! syscall scandir
                                  npm ERR! path /root/.npm/_logs
                                  npm ERR! errno -13
                                  npm ERR! 
                                  npm ERR! Your cache folder contains root-owned files, due to a bug in
                                  npm ERR! previous versions of npm which has since been addressed.
                                  npm ERR! 
                                  npm ERR! To permanently fix this problem, please run:
                                  npm ERR!   sudo chown -R 1000:1000 "/root/.npm"
                                  glob error { [Error: EACCES: permission denied, scandir '/root/.npm/_logs']
                                    errno: -13,
                                    code: 'EACCES',
                                    syscall: 'scandir',
                                    path: '/root/.npm/_logs' }
                                  npm ERR! code EACCES
                                  npm ERR! syscall open
                                  npm ERR! path /root/.npm/_cacache/index-v5/fc/ee/fc3e1dd6706bd557d2840d92ff10cdd6928b92fb8c46d2195dfbd8d4b2be
                                  npm ERR! errno -13
                                  npm ERR! 
                                  npm ERR! Your cache folder contains root-owned files, due to a bug in
                                  npm ERR! previous versions of npm which has since been addressed.
                                  npm ERR! 
                                  npm ERR! To permanently fix this problem, please run:
                                  npm ERR!   sudo chown -R 1000:1000 "/root/.npm"
                                  
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                  
                                  + iobroker.javascript@4.3.4
                                  updated 1 package in 4.289s
                                  
                                  
                                     ╭────────────────────────────────────────────────────────────────╮
                                     │                                                                │
                                     │      New minor version of npm available! 6.11.3 → 6.13.7       │
                                     │   Changelog: https://github.com/npm/cli/releases/tag/v6.13.7   │
                                     │               Run npm install -g npm to update!                │
                                     │                                                                │
                                     ╰────────────────────────────────────────────────────────────────╯
                                  
                                  

                                  Javascriptadapter ist nun aktuell.

                                  1 Reply Last reply
                                  0
                                  • apollon77A apollon77

                                    @Beowolf Gefühlt experimentierst du extrem rum und mit den Infos Ist es echt schwierig sauber zu verstehen was jetzt Sache ist und zu helfen.

                                    Daher ganz generell: wenn du per npm installiert hast Fehler noch ein iobroker upload javascript

                                    B Offline
                                    B Offline
                                    Beowolf
                                    wrote on last edited by
                                    #35

                                    @apollon77 sagte in JS Adpater lässt sich nicht updaten / Falsche Admin Version:

                                    Daher ganz generell: wenn du per npm installiert hast Fehler noch ein iobroker upload javascript

                                    Das verstehe ich jetzt überhaupt nicht.

                                    Und ja, ich experimentiere. Das Deinstallieren und wieder Installieren und mit dem Einspielen des vorher erstellten Backups scheint jetzt alles ohne Problem zu funktionieren.

                                    Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                    AlCalzoneA 1 Reply Last reply
                                    0
                                    • B Beowolf

                                      @apollon77 sagte in JS Adpater lässt sich nicht updaten / Falsche Admin Version:

                                      Daher ganz generell: wenn du per npm installiert hast Fehler noch ein iobroker upload javascript

                                      Das verstehe ich jetzt überhaupt nicht.

                                      Und ja, ich experimentiere. Das Deinstallieren und wieder Installieren und mit dem Einspielen des vorher erstellten Backups scheint jetzt alles ohne Problem zu funktionieren.

                                      AlCalzoneA Offline
                                      AlCalzoneA Offline
                                      AlCalzone
                                      Developer
                                      wrote on last edited by
                                      #36

                                      @Beowolf Ganz einfach:
                                      Deine Experimente mit sudo haben die Permissions durcheinander gebracht. Siehe auch meine Signatur.

                                      Also

                                      1. Fixer ausführen (egal wo)
                                      2. Vor jeder manuellen Installation ins richtige Verzeichnis wechseln
                                      3. Nach jeder manuellen Installation Upload durchführen
                                      4. npm nicht mit sudo ausführen
                                      iobroker fix
                                      cd /opt/iobroker
                                      npm i iobroker.javascript@4.3.4
                                      iobroker upload javascript
                                      

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

                                      B 1 Reply Last reply
                                      0
                                      • apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        wrote on last edited by
                                        #37

                                        Auch wenn wir gerade weeeit vom eigentlichen Thread Thema abgekommen sind:

                                        Ich habe jetzt auf zwei meiner Systeme den Admin aktualisiert und in beiden Fällen hat alles wie gewünscht geklappt und ich hatte sofort in der Admin UI die Möglichkeit zB Devices oder iot oder auch Javascript zu installieren ... ich kann den Fehler von Euch also nicht nachvollziehen.

                                        Ich warte immer noch darauf das mit mal jemand der dieses Problem hatte das Log vom initialen "Admin 4.0 update" bereitstellt. Ohne das kommen wir hier nicht wirklich weiter :-(

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        1 Reply Last reply
                                        0
                                        • AlCalzoneA AlCalzone

                                          @Beowolf Ganz einfach:
                                          Deine Experimente mit sudo haben die Permissions durcheinander gebracht. Siehe auch meine Signatur.

                                          Also

                                          1. Fixer ausführen (egal wo)
                                          2. Vor jeder manuellen Installation ins richtige Verzeichnis wechseln
                                          3. Nach jeder manuellen Installation Upload durchführen
                                          4. npm nicht mit sudo ausführen
                                          iobroker fix
                                          cd /opt/iobroker
                                          npm i iobroker.javascript@4.3.4
                                          iobroker upload javascript
                                          
                                          B Offline
                                          B Offline
                                          Beowolf
                                          wrote on last edited by
                                          #38

                                          @AlCalzone sagte in JS Adpater lässt sich nicht updaten / Falsche Admin Version:

                                          @Beowolf Ganz einfach:
                                          Deine Experimente mit sudo haben die Permissions durcheinander gebracht. Siehe auch meine Signatur.

                                          Also

                                          1. Fixer ausführen (egal wo)
                                          2. Vor jeder manuellen Installation ins richtige Verzeichnis wechseln
                                          3. Nach jeder manuellen Installation Upload durchführen
                                          4. npm nicht mit sudo ausführen
                                          iobroker fix
                                          cd /opt/iobroker
                                          npm i iobroker.javascript@4.3.4
                                          iobroker upload javascript
                                          

                                          Hallo AlCalzone,
                                          vielen Dank für die Hilfe. Wäre es besser, das ich ioBroker noch einmal neu aufsetze, das vorletzte Backup einspiele und dann noch einmal update?

                                          Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          592

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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