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. Nacch update der node js probleme mit iobroker fix

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    279

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

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

Nacch update der node js probleme mit iobroker fix

Scheduled Pinned Locked Moved ioBroker Allgemein
38 Posts 2 Posters 2.7k 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.
  • Thomas BraunT Thomas Braun

    @webranger
    Du sollst auch

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

    eingeben.

    WebrangerW Offline
    WebrangerW Offline
    Webranger
    wrote on last edited by
    #21

    @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

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

    hab ich gemacht ....

    danyel@debian-iobroker:~$ curl -sL https://iobroker.net/fix.sh | bash -
    danyel@debian-iobroker:~$ sudo curl -sL https://iobroker.net/fix.sh | bash -
    danyel@debian-iobroker:~$ 
    

    Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

    Thomas BraunT 1 Reply Last reply
    0
    • WebrangerW Webranger

      @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

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

      hab ich gemacht ....

      danyel@debian-iobroker:~$ curl -sL https://iobroker.net/fix.sh | bash -
      danyel@debian-iobroker:~$ sudo curl -sL https://iobroker.net/fix.sh | bash -
      danyel@debian-iobroker:~$ 
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #22

      @webranger
      Hab ich was von sudo geschrieben?

      Wird mir echt zu anstrengend mit dir.

      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

      WebrangerW 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @webranger
        Hab ich was von sudo geschrieben?

        Wird mir echt zu anstrengend mit dir.

        WebrangerW Offline
        WebrangerW Offline
        Webranger
        wrote on last edited by
        #23

        @thomas-braun

        das hab ich nur probiert weil beim ersten eben halt nichts passierte

        sorry

        Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

        Thomas BraunT 1 Reply Last reply
        0
        • WebrangerW Webranger

          @thomas-braun

          das hab ich nur probiert weil beim ersten eben halt nichts passierte

          sorry

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

          @webranger

          Du sollst nicht 'irgendwas, irgendwie herumprobieren'.
          Schon gar nicht als root (per sudo). Das führt nämlich zu genausolchen verfummelten Installationen wie hier offenbar.

          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

          WebrangerW 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @webranger

            Du sollst nicht 'irgendwas, irgendwie herumprobieren'.
            Schon gar nicht als root (per sudo). Das führt nämlich zu genausolchen verfummelten Installationen wie hier offenbar.

            WebrangerW Offline
            WebrangerW Offline
            Webranger
            wrote on last edited by
            #25

            @thomas-braun ok sorry

            Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

            Thomas BraunT 1 Reply Last reply
            0
            • WebrangerW Webranger

              @thomas-braun ok sorry

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

              @webranger

              cd /opt/iobroker
              sudo -H -u iobroker npm install iobroker.js-controller
              

              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

              WebrangerW 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @webranger

                cd /opt/iobroker
                sudo -H -u iobroker npm install iobroker.js-controller
                
                WebrangerW Offline
                WebrangerW Offline
                Webranger
                wrote on last edited by
                #27

                @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                sudo -H -u iobroker npm install iobroker.js-controller

                danyel@debian-iobroker:~$ cd /opt/iobroker
                danyel@debian-iobroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                
                > iobroker.js-controller@3.3.22 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                > node lib/preinstallCheck.js
                
                NPM version: 6.14.16
                
                > unix-dgram@2.0.4 install /opt/iobroker/node_modules/unix-dgram
                > node-gyp rebuild
                
                make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
                  CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
                  SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
                  COPY Release/unix_dgram.node
                make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen
                
                > iobroker.js-controller@3.3.22 install /opt/iobroker/node_modules/iobroker.js-controller
                > node iobroker.js setup first
                
                object _design/custom updated
                object _design/system updated
                
                The following notifications happened during sync: 
                - Ignoring Directory "devices.admin" because officially not created as meta object. Please remove directory!
                - Ignoring Directory "fitbit-api.admin" because officially not created as meta object. Please remove directory!
                - Ignoring Directory "freshenergy.admin" because officially not created as meta object. Please remove directory!
                - Ignoring Directory "nina.admin" because officially not created as meta object. Please remove directory!
                - Ignoring Directory "pushover.admin" because officially not created as meta object. Please remove directory!
                - Ignoring Directory "radar.admin" because officially not created as meta object. Please remove directory!
                - Ignoring Directory "unifi" because officially not created as meta object. Please remove directory!
                - Ignoring Directory "unifi.admin" because officially not created as meta object. Please remove directory!
                
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/@abandonware/noble/node_modules/xpc-connection):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.7 (node_modules/iobroker.info/node_modules/osx-temperature-sensor):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.pushover/package.json'
                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.pushover/node_modules/@iobroker/adapter-core/package.json'
                npm WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
                npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
                
                + iobroker.js-controller@3.3.22
                added 12 packages from 14 contributors, removed 10 packages, updated 23 packages and moved 4 packages in 130.023s
                
                75 packages are looking for funding
                  run `npm fund` for details
                
                danyel@debian-iobroker:/opt/iobroker$ 
                

                Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

                Thomas BraunT 2 Replies Last reply
                0
                • WebrangerW Webranger

                  @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                  sudo -H -u iobroker npm install iobroker.js-controller

                  danyel@debian-iobroker:~$ cd /opt/iobroker
                  danyel@debian-iobroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                  npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                  npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                  
                  > iobroker.js-controller@3.3.22 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                  > node lib/preinstallCheck.js
                  
                  NPM version: 6.14.16
                  
                  > unix-dgram@2.0.4 install /opt/iobroker/node_modules/unix-dgram
                  > node-gyp rebuild
                  
                  make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
                    CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
                    SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
                    COPY Release/unix_dgram.node
                  make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen
                  
                  > iobroker.js-controller@3.3.22 install /opt/iobroker/node_modules/iobroker.js-controller
                  > node iobroker.js setup first
                  
                  object _design/custom updated
                  object _design/system updated
                  
                  The following notifications happened during sync: 
                  - Ignoring Directory "devices.admin" because officially not created as meta object. Please remove directory!
                  - Ignoring Directory "fitbit-api.admin" because officially not created as meta object. Please remove directory!
                  - Ignoring Directory "freshenergy.admin" because officially not created as meta object. Please remove directory!
                  - Ignoring Directory "nina.admin" because officially not created as meta object. Please remove directory!
                  - Ignoring Directory "pushover.admin" because officially not created as meta object. Please remove directory!
                  - Ignoring Directory "radar.admin" because officially not created as meta object. Please remove directory!
                  - Ignoring Directory "unifi" because officially not created as meta object. Please remove directory!
                  - Ignoring Directory "unifi.admin" because officially not created as meta object. Please remove directory!
                  
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/@abandonware/noble/node_modules/xpc-connection):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.7 (node_modules/iobroker.info/node_modules/osx-temperature-sensor):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.pushover/package.json'
                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.pushover/node_modules/@iobroker/adapter-core/package.json'
                  npm WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                  npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
                  npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
                  
                  + iobroker.js-controller@3.3.22
                  added 12 packages from 14 contributors, removed 10 packages, updated 23 packages and moved 4 packages in 130.023s
                  
                  75 packages are looking for funding
                    run `npm fund` for details
                  
                  danyel@debian-iobroker:/opt/iobroker$ 
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #28

                  @webranger

                  Sieht irgendwie alles etwas strubbelig aus.

                  iobroker upload all
                  

                  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
                  • WebrangerW Webranger

                    @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                    sudo -H -u iobroker npm install iobroker.js-controller

                    danyel@debian-iobroker:~$ cd /opt/iobroker
                    danyel@debian-iobroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                    npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                    npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                    
                    > iobroker.js-controller@3.3.22 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                    > node lib/preinstallCheck.js
                    
                    NPM version: 6.14.16
                    
                    > unix-dgram@2.0.4 install /opt/iobroker/node_modules/unix-dgram
                    > node-gyp rebuild
                    
                    make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
                      CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
                      SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
                      COPY Release/unix_dgram.node
                    make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen
                    
                    > iobroker.js-controller@3.3.22 install /opt/iobroker/node_modules/iobroker.js-controller
                    > node iobroker.js setup first
                    
                    object _design/custom updated
                    object _design/system updated
                    
                    The following notifications happened during sync: 
                    - Ignoring Directory "devices.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "fitbit-api.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "freshenergy.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "nina.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "pushover.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "radar.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "unifi" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "unifi.admin" because officially not created as meta object. Please remove directory!
                    
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/@abandonware/noble/node_modules/xpc-connection):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.7 (node_modules/iobroker.info/node_modules/osx-temperature-sensor):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                    npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.pushover/package.json'
                    npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.pushover/node_modules/@iobroker/adapter-core/package.json'
                    npm WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                    npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
                    npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
                    
                    + iobroker.js-controller@3.3.22
                    added 12 packages from 14 contributors, removed 10 packages, updated 23 packages and moved 4 packages in 130.023s
                    
                    75 packages are looking for funding
                      run `npm fund` for details
                    
                    danyel@debian-iobroker:/opt/iobroker$ 
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #29

                    @webranger

                    which iob
                    which iobroker
                    ls -la /usr/bin/iob
                    ls -la /usr/bin/iobroker
                    

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

                    WebrangerW 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @webranger

                      which iob
                      which iobroker
                      ls -la /usr/bin/iob
                      ls -la /usr/bin/iobroker
                      
                      WebrangerW Offline
                      WebrangerW Offline
                      Webranger
                      wrote on last edited by
                      #30

                      @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                      ls -la /usr/bin/iobroker

                      Das hat jetzt gedauert

                      danyel@debian-iobroker:/opt/iobroker$ which iob
                      /usr/bin/iob
                      danyel@debian-iobroker:/opt/iobroker$ which iobroker
                      /usr/bin/iobroker
                      danyel@debian-iobroker:/opt/iobroker$ ls -la /usr/bin/iob
                      lrwxrwxrwx 1 root root 22 Apr 23  2020 /usr/bin/iob -> /opt/iobroker/iobroker
                      danyel@debian-iobroker:/opt/iobroker$ ls -la /usr/bin/iobroker
                      lrwxrwxrwx 1 root root 22 Apr 23  2020 /usr/bin/iobroker -> /opt/iobroker/iobroker
                      danyel@debian-iobroker:/opt/iobroker$ 
                      
                      

                      Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

                      Thomas BraunT 1 Reply Last reply
                      0
                      • WebrangerW Webranger

                        @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                        ls -la /usr/bin/iobroker

                        Das hat jetzt gedauert

                        danyel@debian-iobroker:/opt/iobroker$ which iob
                        /usr/bin/iob
                        danyel@debian-iobroker:/opt/iobroker$ which iobroker
                        /usr/bin/iobroker
                        danyel@debian-iobroker:/opt/iobroker$ ls -la /usr/bin/iob
                        lrwxrwxrwx 1 root root 22 Apr 23  2020 /usr/bin/iob -> /opt/iobroker/iobroker
                        danyel@debian-iobroker:/opt/iobroker$ ls -la /usr/bin/iobroker
                        lrwxrwxrwx 1 root root 22 Apr 23  2020 /usr/bin/iobroker -> /opt/iobroker/iobroker
                        danyel@debian-iobroker:/opt/iobroker$ 
                        
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #31

                        @webranger

                        getfacl /opt/iobroker/iobroker
                        

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

                        WebrangerW 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @webranger

                          getfacl /opt/iobroker/iobroker
                          
                          WebrangerW Offline
                          WebrangerW Offline
                          Webranger
                          wrote on last edited by
                          #32

                          @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                          getfacl /opt/iobroker/iobroker

                          danyel@debian-iobroker:/opt/iobroker$ getfacl /opt/iobroker/iobroker
                          getfacl: Entferne führende '/' von absoluten Pfadnamen

                          file: opt/iobroker/iobroker

                          owner: iobroker

                          group: iobroker

                          user::rwx
                          group::rwx
                          group:iobroker:rwx
                          mask::rwx
                          other::rwx

                          danyel@debian-iobroker:/opt/iobroker$

                          Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

                          Thomas BraunT 1 Reply Last reply
                          0
                          • WebrangerW Webranger

                            @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                            getfacl /opt/iobroker/iobroker

                            danyel@debian-iobroker:/opt/iobroker$ getfacl /opt/iobroker/iobroker
                            getfacl: Entferne führende '/' von absoluten Pfadnamen

                            file: opt/iobroker/iobroker

                            owner: iobroker

                            group: iobroker

                            user::rwx
                            group::rwx
                            group:iobroker:rwx
                            mask::rwx
                            other::rwx

                            danyel@debian-iobroker:/opt/iobroker$

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

                            @webranger

                            Das sieht bei mir schon mal anders aus:

                            pi@chet:/opt/iobroker $ getfacl /opt/iobroker/iobroker
                            getfacl: Removing leading '/' from absolute path names
                            # file: opt/iobroker/iobroker
                            # owner: iobroker
                            # group: iobroker
                            user::rwx
                            group::r-x
                            group:iobroker:rwx              #effective:r-x
                            mask::r-x
                            other::r-x
                            
                            

                            Was liefert

                            groups
                            

                            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

                            WebrangerW 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @webranger

                              Das sieht bei mir schon mal anders aus:

                              pi@chet:/opt/iobroker $ getfacl /opt/iobroker/iobroker
                              getfacl: Removing leading '/' from absolute path names
                              # file: opt/iobroker/iobroker
                              # owner: iobroker
                              # group: iobroker
                              user::rwx
                              group::r-x
                              group:iobroker:rwx              #effective:r-x
                              mask::r-x
                              other::r-x
                              
                              

                              Was liefert

                              groups
                              
                              WebrangerW Offline
                              WebrangerW Offline
                              Webranger
                              wrote on last edited by
                              #34

                              @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                              groups

                              danyel cdrom floppy sudo audio dip video plugdev netdev iobroker

                              Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

                              Thomas BraunT 1 Reply Last reply
                              0
                              • WebrangerW Webranger

                                @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                                groups

                                danyel cdrom floppy sudo audio dip video plugdev netdev iobroker

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

                                @webranger

                                Keine Ahnung, fällt mir nix zu ein.

                                iob fix
                                

                                ist das einzige Kommando, das sich so verhält?

                                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

                                WebrangerW 2 Replies Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @webranger

                                  Keine Ahnung, fällt mir nix zu ein.

                                  iob fix
                                  

                                  ist das einzige Kommando, das sich so verhält?

                                  WebrangerW Offline
                                  WebrangerW Offline
                                  Webranger
                                  wrote on last edited by
                                  #36

                                  @thomas-braun sagte in Nacch update der node js probleme mit iobroker fix:

                                  iob fix

                                  keine Ahnung, vermute

                                  Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

                                  1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @webranger

                                    Keine Ahnung, fällt mir nix zu ein.

                                    iob fix
                                    

                                    ist das einzige Kommando, das sich so verhält?

                                    WebrangerW Offline
                                    WebrangerW Offline
                                    Webranger
                                    wrote on last edited by
                                    #37

                                    @thomas-braun

                                    Danke für deine Hilfe.

                                    Werde jetzt Backup einspielen und dann die Tage mal über eine neuinstallation nachdenken.

                                    Evtl nach 5 Jahren oder so garnicht so schlecht.

                                    Intel NUC Celeron, Xiaomi Gateway, Fritzbox 7590, XS1

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • WebrangerW Webranger

                                      @thomas-braun

                                      Danke für deine Hilfe.

                                      Werde jetzt Backup einspielen und dann die Tage mal über eine neuinstallation nachdenken.

                                      Evtl nach 5 Jahren oder so garnicht so schlecht.

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

                                      @webranger

                                      sudo apt update
                                      

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

                                      364

                                      Online

                                      32.7k

                                      Users

                                      82.5k

                                      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