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. Error/Bug
  4. nach nodeJs update auf 20.16.0 keine Skrpt seite mehr

NEWS

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

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

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

nach nodeJs update auf 20.16.0 keine Skrpt seite mehr

Scheduled Pinned Locked Moved Error/Bug
54 Posts 5 Posters 5.5k Views 3 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.
  • T TT-Tom

    @stoffel67

    Den JS-Controller sollte auch auf Version 6.0.9 angepasst werden.

    S Offline
    S Offline
    stoffel67
    wrote on last edited by
    #11

    @tt-tom
    js-controller auf 6.0.9 … was muss ich da eingeben, ist dan npm install…

    Mein Adapter: JUNG/GIRA eNet-Adapter

    1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @stoffel67 sagte in nach nodeJs update auf 20.16.0 keine Skrpt seite mehr:

      Boot Target: graphical.target

      Schalt den Desktop aus... (Inkl. VNC-Server und Drucker-Server und so einem Quark...)

      sudo systemctl set-default multi-user.target
      

      Some problems detected, please run iob fix

      iob stop
      iob fix
      

      Schmeiß das Modul mime-db mal aus dem javascript-Adapter raus. Wozu wird das benötigt?

      Dann die
      Pending iob updates: 5
      auf 0 bringen.

      S Offline
      S Offline
      stoffel67
      wrote on last edited by
      #12

      @thomas-braun
      mime-db ist doch da garnicht drin…

      Mein Adapter: JUNG/GIRA eNet-Adapter

      Thomas BraunT 2 Replies Last reply
      0
      • S stoffel67

        @thomas-braun
        mime-db ist doch da garnicht drin…

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #13

        @stoffel67

        /opt/iobroker/node_modules/iobroker.javascript/node_modules/mime-db/db.json
        Ich würde sagen, das Ding spukt da herum.

        cd /opt/iobroker
        npm ls mime-db
        

        sagt?

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

        S 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @stoffel67

          /opt/iobroker/node_modules/iobroker.javascript/node_modules/mime-db/db.json
          Ich würde sagen, das Ding spukt da herum.

          cd /opt/iobroker
          npm ls mime-db
          

          sagt?

          S Offline
          S Offline
          stoffel67
          wrote on last edited by
          #14

          @thomas-braun

          
          pi@ /home/pi
          └── (empty)
          
          
          

          Mein Adapter: JUNG/GIRA eNet-Adapter

          Thomas BraunT 1 Reply Last reply
          0
          • S stoffel67

            @thomas-braun

            
            pi@ /home/pi
            └── (empty)
            
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #15

            @stoffel67

            Du sollst ja auch zuvor in das richtige Verzeichnis wechseln...
            Deswegen gebe ich das sogar an.

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

            S 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @stoffel67

              Du sollst ja auch zuvor in das richtige Verzeichnis wechseln...
              Deswegen gebe ich das sogar an.

              S Offline
              S Offline
              stoffel67
              wrote on last edited by stoffel67
              #16

              @thomas-braun
              sorry, hab ich übersehen…

              
              pi@raspberrypi:~ $ cd /opt/iobroker/
              pi@raspberrypi:/opt/iobroker $ npm ls mime-db
              iobroker.inst@3.0.0 /opt/iobroker
              ├─┬ iobroker.admin@7.0.22
              │ └─┬ compression@1.7.4
              │   └─┬ compressible@2.0.18
              │     └── mime-db@1.52.0 deduped
              ├─┬ iobroker.javascript@8.7.6
              │ └─┬ axios@1.7.2
              │   └─┬ form-data@4.0.0
              │     └─┬ mime-types@2.1.35
              │       └── mime-db@ invalid: "1.52.0" from node_modules/iobroker.javascript/node_modules/mime-types
              └─┬ iobroker.web@6.2.5
                └─┬ mime-types@2.1.35
                  └── mime-db@1.52.0
              
              npm error code ELSPROBLEMS
              npm error invalid: mime-db@ /opt/iobroker/node_modules/iobroker.javascript/node_modules/mime-db
              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-02T18_22_41_904Z-debug-0.log
              pi@raspberrypi:/opt/iobroker $
              
              

              die mime-types werden soweitz ich weiß für ein SH1106 Display gebraucht

              Mein Adapter: JUNG/GIRA eNet-Adapter

              1 Reply Last reply
              0
              • S stoffel67

                @thomas-braun
                mime-db ist doch da garnicht drin…

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #17

                @stoffel67 sagte in nach nodeJs update auf 20.16.0 keine Skrpt seite mehr:

                mime-db ist doch da garnicht drin…

                Was ist denn drin?

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

                HomoranH S 2 Replies Last reply
                0
                • Thomas BraunT Thomas Braun

                  @stoffel67 sagte in nach nodeJs update auf 20.16.0 keine Skrpt seite mehr:

                  mime-db ist doch da garnicht drin…

                  Was ist denn drin?

                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #18

                  @thomas-braun sagte in nach nodeJs update auf 20.16.0 keine Skrpt seite mehr:

                  Was ist denn drin?

                  lass mich raten...

                  @stoffel67 sagte in nach nodeJs update auf 20.16.0 keine Skrpt seite mehr:

                  mime-types

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @stoffel67 sagte in nach nodeJs update auf 20.16.0 keine Skrpt seite mehr:

                    mime-db ist doch da garnicht drin…

                    Was ist denn drin?

                    S Offline
                    S Offline
                    stoffel67
                    wrote on last edited by
                    #19

                    @thomas-braun
                    ich versteh’s aktuell nicht so richtig…
                    im javascript adapter habe ich zusätzlich npm module
                    „modbus-seriell,i2c-bus,oled-font-5x7,ms5611,basic-ftp“

                    Mein Adapter: JUNG/GIRA eNet-Adapter

                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      TT-Tom
                      wrote on last edited by
                      #20

                      @stoffel67
                      Nix mit npm install machen, sondern über

                      iob upgrade self
                      

                      Gruß Tom
                      https://github.com/tt-tom17
                      Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                      NSPanel Script Wiki
                      https://github.com/joBr99/nspanel-lovelace-ui/wiki

                      NSPanel Adapter Wiki
                      https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                      S 1 Reply Last reply
                      0
                      • T TT-Tom

                        @stoffel67
                        Nix mit npm install machen, sondern über

                        iob upgrade self
                        
                        S Offline
                        S Offline
                        stoffel67
                        wrote on last edited by
                        #21

                        @tt-tom
                        OK werden den JS-controller updaten

                        Mein Adapter: JUNG/GIRA eNet-Adapter

                        S Thomas BraunT T 3 Replies Last reply
                        0
                        • S stoffel67

                          @tt-tom
                          OK werden den JS-controller updaten

                          S Offline
                          S Offline
                          stoffel67
                          wrote on last edited by
                          #22

                          @stoffel67

                          
                          pi@raspberrypi:/opt/iobroker $ iob stop
                          pi@raspberrypi:/opt/iobroker $ iob upgrade self
                          Update js-controller from @5.0.12 to @6.0.9
                          Stopped Objects DB
                          Stopped States DB
                          NPM version: 10.8.1
                          Installing iobroker.js-controller@6.0.9... (System call)
                          Try to solve ENOTEMPTY error automatically
                          Could not handle ENOTEMPTY, because no deletable files were found
                          npm error code ENOTEMPTY
                          npm error syscall rename
                          npm error path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@iobroker/types
                          npm error dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@iobroker/.types-YI5CT0ue
                          npm error errno -39
                          npm error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@iobroker/types' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@iobroker/.types-YI5CT0ue'
                          npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-02T18_32_43_299Z-debug-0.log
                          host.raspberrypi Cannot install iobroker.js-controller@6.0.9: 217
                          pi@raspberrypi:/opt/iobroker $
                          
                          

                          Mein Adapter: JUNG/GIRA eNet-Adapter

                          Thomas BraunT 1 Reply Last reply
                          0
                          • S stoffel67

                            @tt-tom
                            OK werden den JS-controller updaten

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #23

                            @stoffel67

                            Hau den javascript-Adapter nochmal drüber.

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

                            1 Reply Last reply
                            0
                            • S stoffel67

                              @tt-tom
                              OK werden den JS-controller updaten

                              T Offline
                              T Offline
                              TT-Tom
                              wrote on last edited by
                              #24

                              @stoffel67

                              Das mine-db Problem löst du damit aber nicht.

                              Gruß Tom
                              https://github.com/tt-tom17
                              Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                              NSPanel Script Wiki
                              https://github.com/joBr99/nspanel-lovelace-ui/wiki

                              NSPanel Adapter Wiki
                              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                              1 Reply Last reply
                              0
                              • S stoffel67

                                @stoffel67

                                
                                pi@raspberrypi:/opt/iobroker $ iob stop
                                pi@raspberrypi:/opt/iobroker $ iob upgrade self
                                Update js-controller from @5.0.12 to @6.0.9
                                Stopped Objects DB
                                Stopped States DB
                                NPM version: 10.8.1
                                Installing iobroker.js-controller@6.0.9... (System call)
                                Try to solve ENOTEMPTY error automatically
                                Could not handle ENOTEMPTY, because no deletable files were found
                                npm error code ENOTEMPTY
                                npm error syscall rename
                                npm error path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@iobroker/types
                                npm error dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@iobroker/.types-YI5CT0ue
                                npm error errno -39
                                npm error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@iobroker/types' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@iobroker/.types-YI5CT0ue'
                                npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-02T18_32_43_299Z-debug-0.log
                                host.raspberrypi Cannot install iobroker.js-controller@6.0.9: 217
                                pi@raspberrypi:/opt/iobroker $
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #25

                                @stoffel67

                                iob stop 
                                iob fix
                                iob update
                                iob upgrade all -y
                                iob upgrade self
                                

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

                                S 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @stoffel67

                                  iob stop 
                                  iob fix
                                  iob update
                                  iob upgrade all -y
                                  iob upgrade self
                                  
                                  S Offline
                                  S Offline
                                  stoffel67
                                  wrote on last edited by
                                  #26

                                  @thomas-braun
                                  es wird immer schlimmer

                                  
                                  aspberrypi:/opt/iobroker $ iob stop 
                                  iob fix
                                  iob update
                                  iob upgrade all -y
                                  iob upgrade self
                                  library: loaded
                                  Library version=2024-05-24
                                  
                                  ==========================================================================
                                  
                                      Welcome to the ioBroker installation fixer!
                                      Script version: 2024-01-04
                                      
                                      You might need to enter your password a couple of times.
                                  
                                  ==========================================================================
                                  
                                  
                                  ==========================================================================
                                      Installing prerequisites (1/5)
                                  ==========================================================================
                                  
                                  Holen:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
                                  OK:2 http://archive.raspberrypi.org/debian bullseye InRelease                                                      
                                  OK:3 https://deb.nodesource.com/node_20.x nodistro InRelease                          
                                  Holen:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13,2 MB]
                                  Es wurden 13,3 MB in 15 s geholt (855 kB/s).                                                                                                                       
                                  Paketlisten werden gelesen… Fertig
                                  
                                  ==========================================================================
                                      Checking ioBroker user and directory permissions (2/5)
                                  ==========================================================================
                                  
                                  Created /etc/sudoers.d/iobroker
                                  Fixing directory permissions...
                                  
                                  ==========================================================================
                                      Check and cleanup npm temporary directories (3/5)
                                  ==========================================================================
                                  
                                  Done.
                                  
                                  ==========================================================================
                                      Database maintenance (4/5)
                                  ==========================================================================
                                  
                                  Checking for uncompressed JSONL databases... This might take a while!
                                  
                                  Compressing /opt/iobroker/iobroker-data/states.jsonl
                                  Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                  Compressed 2 JSONL files. Done
                                  
                                  ==========================================================================
                                      Checking autostart (5/5)
                                  ==========================================================================
                                  
                                  Enabling autostart...
                                  Autostart enabled!
                                  
                                  ==========================================================================
                                  
                                      Your installation was fixed successfully
                                      Run iobroker start to start ioBroker again!
                                  
                                  ==========================================================================
                                  
                                  Used repository: stable
                                  Adapter    "admin"        : 7.0.22   , installed 7.0.22
                                  Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                                  Adapter    "ble"          : 0.14.0   , installed 0.14.0
                                  Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                  Adapter    "ds18b20"      : 2.0.5    , installed 2.0.5
                                  Adapter    "enet"         : 1.0.1    , installed 1.0.1
                                  Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                  Controller "js-controller": 6.0.9    , installed 5.0.12 [Updatable]
                                  Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                  Adapter    "modbus"       : 6.2.3    , installed 6.1.0  [Updatable]
                                  Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                                  Adapter    "proxy"        : 1.3.2    , installed 1.3.2
                                  Adapter    "radar2"       : 2.2.0    , installed 2.1.0  [Updatable]
                                  Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                  Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                  Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                  Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                  Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                                  Adapter    "sonoff"       : 3.1.0    , installed 3.0.3  [Updatable]
                                  Adapter    "tr-064"       : 4.3.0    , installed 4.2.18 [Updatable]
                                  Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                  Adapter    "web"          : 6.2.5    , installed 6.2.5
                                  Adapter    "withings"     : 0.0.13   , installed 0.0.13
                                  Adapter    "ws"           : 2.6.1    , installed 2.6.1
                                  Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                  Cannot check dependencies: Invalid version of "js-controller". Installed "5.0.12", required ">=5.0.19
                                  Cannot check dependencies: Invalid version of "js-controller". Installed "5.0.12", required ">=5.0.19
                                  Update radar2 from @2.1.0 to @2.2.0
                                  NPM version: 10.8.1
                                  Installing iobroker.radar2@2.2.0... (System call)
                                  npm error code 7
                                  npm error path /opt/iobroker/node_modules/@abandonware/noble
                                  npm error command failed
                                  npm error command sh -c node-gyp-build
                                  npm error gyp ERR! UNCAUGHT EXCEPTION 
                                  npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'
                                  npm error gyp ERR! stack     at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)
                                  npm error gyp ERR! stack     at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9
                                  npm error gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:187:23)
                                  npm error gyp ERR! System Linux 6.1.21-v7+
                                  npm error gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                  npm error gyp ERR! cwd /opt/iobroker/node_modules/@abandonware/noble
                                  npm error gyp ERR! node -v v20.16.0
                                  npm error gyp ERR! node-gyp -v v7.1.2
                                  npm error gyp ERR! Node-gyp failed to build your package.
                                  npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                  npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-02T18_39_25_194Z-debug-0.log
                                  host.raspberrypi Cannot install iobroker.radar2@2.2.0: 7
                                  Update js-controller from @5.0.12 to @6.0.9
                                  Stopped Objects DB
                                  Stopped States DB
                                  NPM version: 10.8.1
                                  Installing iobroker.js-controller@6.0.9... (System call)
                                  Try to solve ENOTEMPTY error automatically
                                  Could not handle ENOTEMPTY, because no deletable files were found
                                  npm error code ENOTEMPTY
                                  npm error syscall rename
                                  npm error path /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                                  npm error dest /opt/iobroker/node_modules/@abandonware/.bluetooth-hci-socket-0H6suKAo
                                  npm error errno -39
                                  npm error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket' -> '/opt/iobroker/node_modules/@abandonware/.bluetooth-hci-socket-0H6suKAo'
                                  npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-02T18_40_47_269Z-debug-0.log
                                  host.raspberrypi Cannot install iobroker.js-controller@6.0.9: 217
                                  
                                  

                                  Mein Adapter: JUNG/GIRA eNet-Adapter

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • S stoffel67

                                    @thomas-braun
                                    es wird immer schlimmer

                                    
                                    aspberrypi:/opt/iobroker $ iob stop 
                                    iob fix
                                    iob update
                                    iob upgrade all -y
                                    iob upgrade self
                                    library: loaded
                                    Library version=2024-05-24
                                    
                                    ==========================================================================
                                    
                                        Welcome to the ioBroker installation fixer!
                                        Script version: 2024-01-04
                                        
                                        You might need to enter your password a couple of times.
                                    
                                    ==========================================================================
                                    
                                    
                                    ==========================================================================
                                        Installing prerequisites (1/5)
                                    ==========================================================================
                                    
                                    Holen:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
                                    OK:2 http://archive.raspberrypi.org/debian bullseye InRelease                                                      
                                    OK:3 https://deb.nodesource.com/node_20.x nodistro InRelease                          
                                    Holen:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13,2 MB]
                                    Es wurden 13,3 MB in 15 s geholt (855 kB/s).                                                                                                                       
                                    Paketlisten werden gelesen… Fertig
                                    
                                    ==========================================================================
                                        Checking ioBroker user and directory permissions (2/5)
                                    ==========================================================================
                                    
                                    Created /etc/sudoers.d/iobroker
                                    Fixing directory permissions...
                                    
                                    ==========================================================================
                                        Check and cleanup npm temporary directories (3/5)
                                    ==========================================================================
                                    
                                    Done.
                                    
                                    ==========================================================================
                                        Database maintenance (4/5)
                                    ==========================================================================
                                    
                                    Checking for uncompressed JSONL databases... This might take a while!
                                    
                                    Compressing /opt/iobroker/iobroker-data/states.jsonl
                                    Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                    Compressed 2 JSONL files. Done
                                    
                                    ==========================================================================
                                        Checking autostart (5/5)
                                    ==========================================================================
                                    
                                    Enabling autostart...
                                    Autostart enabled!
                                    
                                    ==========================================================================
                                    
                                        Your installation was fixed successfully
                                        Run iobroker start to start ioBroker again!
                                    
                                    ==========================================================================
                                    
                                    Used repository: stable
                                    Adapter    "admin"        : 7.0.22   , installed 7.0.22
                                    Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                                    Adapter    "ble"          : 0.14.0   , installed 0.14.0
                                    Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                    Adapter    "ds18b20"      : 2.0.5    , installed 2.0.5
                                    Adapter    "enet"         : 1.0.1    , installed 1.0.1
                                    Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                    Controller "js-controller": 6.0.9    , installed 5.0.12 [Updatable]
                                    Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                    Adapter    "modbus"       : 6.2.3    , installed 6.1.0  [Updatable]
                                    Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                                    Adapter    "proxy"        : 1.3.2    , installed 1.3.2
                                    Adapter    "radar2"       : 2.2.0    , installed 2.1.0  [Updatable]
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                    Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                    Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                    Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                                    Adapter    "sonoff"       : 3.1.0    , installed 3.0.3  [Updatable]
                                    Adapter    "tr-064"       : 4.3.0    , installed 4.2.18 [Updatable]
                                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                    Adapter    "web"          : 6.2.5    , installed 6.2.5
                                    Adapter    "withings"     : 0.0.13   , installed 0.0.13
                                    Adapter    "ws"           : 2.6.1    , installed 2.6.1
                                    Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                    Cannot check dependencies: Invalid version of "js-controller". Installed "5.0.12", required ">=5.0.19
                                    Cannot check dependencies: Invalid version of "js-controller". Installed "5.0.12", required ">=5.0.19
                                    Update radar2 from @2.1.0 to @2.2.0
                                    NPM version: 10.8.1
                                    Installing iobroker.radar2@2.2.0... (System call)
                                    npm error code 7
                                    npm error path /opt/iobroker/node_modules/@abandonware/noble
                                    npm error command failed
                                    npm error command sh -c node-gyp-build
                                    npm error gyp ERR! UNCAUGHT EXCEPTION 
                                    npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'
                                    npm error gyp ERR! stack     at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)
                                    npm error gyp ERR! stack     at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9
                                    npm error gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:187:23)
                                    npm error gyp ERR! System Linux 6.1.21-v7+
                                    npm error gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                    npm error gyp ERR! cwd /opt/iobroker/node_modules/@abandonware/noble
                                    npm error gyp ERR! node -v v20.16.0
                                    npm error gyp ERR! node-gyp -v v7.1.2
                                    npm error gyp ERR! Node-gyp failed to build your package.
                                    npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                    npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-02T18_39_25_194Z-debug-0.log
                                    host.raspberrypi Cannot install iobroker.radar2@2.2.0: 7
                                    Update js-controller from @5.0.12 to @6.0.9
                                    Stopped Objects DB
                                    Stopped States DB
                                    NPM version: 10.8.1
                                    Installing iobroker.js-controller@6.0.9... (System call)
                                    Try to solve ENOTEMPTY error automatically
                                    Could not handle ENOTEMPTY, because no deletable files were found
                                    npm error code ENOTEMPTY
                                    npm error syscall rename
                                    npm error path /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                                    npm error dest /opt/iobroker/node_modules/@abandonware/.bluetooth-hci-socket-0H6suKAo
                                    npm error errno -39
                                    npm error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket' -> '/opt/iobroker/node_modules/@abandonware/.bluetooth-hci-socket-0H6suKAo'
                                    npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-02T18_40_47_269Z-debug-0.log
                                    host.raspberrypi Cannot install iobroker.js-controller@6.0.9: 217
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by Thomas Braun
                                    #27

                                    @stoffel67

                                    iob delete ble
                                    iob fix
                                    

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

                                    S 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @stoffel67

                                      iob delete ble
                                      iob fix
                                      
                                      S Offline
                                      S Offline
                                      stoffel67
                                      wrote on last edited by
                                      #28

                                      @thomas-braun

                                      
                                      pi@raspberrypi:/opt/iobroker $ iob delete  ble
                                      Delete adapter "ble"
                                      host.raspberrypi Counted 1 instances of ble
                                      host.raspberrypi Counted 1 meta of ble
                                      host.raspberrypi Counted 1 adapter for ble
                                      host.raspberrypi Counted 2 channels of ble
                                      host.raspberrypi Counted 3 states of ble
                                      host.raspberrypi Counted 14 states of system.adapter.ble
                                      host.raspberrypi Counted 1 states (system.adapter.ble.*) from states
                                      host.raspberrypi file ble.admin deleted
                                      host.raspberrypi object ble deleted
                                      host.raspberrypi object ble.admin deleted
                                      host.raspberrypi Deleting 22 object(s).
                                      host.raspberrypi Deleting 1 state(s).
                                      Error deleting adapter ble from disk: host.raspberrypi: Cannot uninstall iobroker.ble: 217
                                      You might have to delete it yourself!
                                      
                                      

                                      Mein Adapter: JUNG/GIRA eNet-Adapter

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • S stoffel67

                                        @thomas-braun

                                        
                                        pi@raspberrypi:/opt/iobroker $ iob delete  ble
                                        Delete adapter "ble"
                                        host.raspberrypi Counted 1 instances of ble
                                        host.raspberrypi Counted 1 meta of ble
                                        host.raspberrypi Counted 1 adapter for ble
                                        host.raspberrypi Counted 2 channels of ble
                                        host.raspberrypi Counted 3 states of ble
                                        host.raspberrypi Counted 14 states of system.adapter.ble
                                        host.raspberrypi Counted 1 states (system.adapter.ble.*) from states
                                        host.raspberrypi file ble.admin deleted
                                        host.raspberrypi object ble deleted
                                        host.raspberrypi object ble.admin deleted
                                        host.raspberrypi Deleting 22 object(s).
                                        host.raspberrypi Deleting 1 state(s).
                                        Error deleting adapter ble from disk: host.raspberrypi: Cannot uninstall iobroker.ble: 217
                                        You might have to delete it yourself!
                                        
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by Thomas Braun
                                        #29

                                        @stoffel67

                                        iob list adapters
                                        iob fix
                                        

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

                                        S 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @stoffel67

                                          iob list adapters
                                          iob fix
                                          
                                          S Offline
                                          S Offline
                                          stoffel67
                                          wrote on last edited by
                                          #30

                                          @thomas-braun
                                          der fix läuft eigentlich immer durch

                                          
                                          pi@raspberrypi:/opt/iobroker $ iob list adapters 
                                          iob fix
                                          system.adapter.admin                   : admin          - v7.0.22
                                          system.adapter.backitup                : backitup       - v2.11.0
                                          system.adapter.discovery               : discovery      - v4.5.0
                                          system.adapter.ds18b20                 : ds18b20        - v2.0.5
                                          system.adapter.enet                    : enet           - v1.0.1
                                          system.adapter.info                    : info           - v1.9.26
                                          system.adapter.javascript              : javascript     - v8.7.6
                                          system.adapter.linkeddevices           : linkeddevices  - v1.5.5
                                          system.adapter.modbus                  : modbus         - v6.1.0
                                          system.adapter.node-red                : node-red       - v5.2.1
                                          system.adapter.palazzetti              : palazzetti     - v0.0.6
                                          system.adapter.proxy                   : proxy          - v1.3.2
                                          system.adapter.radar2                  : radar2         - v2.1.0
                                          system.adapter.rpi2                    : rpi2           - v1.3.2
                                          system.adapter.shelly                  : shelly         - v7.0.0
                                          system.adapter.simple-api              : simple-api     - v2.8.0
                                          system.adapter.slideshow               : slideshow      - v0.1.4
                                          system.adapter.smartmeter              : smartmeter     - v3.4.0
                                          system.adapter.socketio                : socketio       - v6.7.0
                                          system.adapter.sonoff                  : sonoff         - v3.0.3
                                          system.adapter.terminal                : terminal       - v0.2.2
                                          system.adapter.tr-064                  : tr-064         - v4.2.18
                                          system.adapter.vis                     : vis            - v1.5.6
                                          system.adapter.vw-connect              : vw-connect     - v0.0.67
                                          system.adapter.web                     : web            - v6.2.5
                                          system.adapter.withings                : withings       - v0.0.13
                                          system.adapter.ws                      : ws             - v2.6.1
                                          system.adapter.yahka                   : yahka          - v1.0.3
                                          pi@raspberrypi:/opt/iobroker $ iob fix
                                          library: loaded
                                          Library version=2024-05-24
                                          
                                          ==========================================================================
                                          
                                              Welcome to the ioBroker installation fixer!
                                              Script version: 2024-01-04
                                              
                                              You might need to enter your password a couple of times.
                                          
                                          ==========================================================================
                                          
                                          
                                          ==========================================================================
                                              Installing prerequisites (1/5)
                                          ==========================================================================
                                          
                                          OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                          OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease                      
                                          OK:3 https://deb.nodesource.com/node_20.x nodistro InRelease                          
                                          Paketlisten werden gelesen… Fertig                            
                                          
                                          ==========================================================================
                                              Checking ioBroker user and directory permissions (2/5)
                                          ==========================================================================
                                          
                                          Created /etc/sudoers.d/iobroker
                                          Fixing directory permissions...
                                          
                                          ==========================================================================
                                              Check and cleanup npm temporary directories (3/5)
                                          ==========================================================================
                                          
                                          Done.
                                          
                                          ==========================================================================
                                              Database maintenance (4/5)
                                          ==========================================================================
                                          
                                          Checking for uncompressed JSONL databases... This might take a while!
                                          
                                          Compressing /opt/iobroker/iobroker-data/states.jsonl
                                          Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                          Compressed 2 JSONL files. Done
                                          
                                          ==========================================================================
                                              Checking autostart (5/5)
                                          ==========================================================================
                                          
                                          Enabling autostart...
                                          Autostart enabled!
                                          
                                          ==========================================================================
                                          
                                              Your installation was fixed successfully
                                              Run iobroker start to start ioBroker again!
                                          
                                          ==========================================================================
                                          
                                          

                                          Mein Adapter: JUNG/GIRA eNet-Adapter

                                          Thomas BraunT 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

                                          556

                                          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