Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst]HM RPC Adapter nach Update auf v1.10.3 rot

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    429

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    355

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

[gelöst]HM RPC Adapter nach Update auf v1.10.3 rot

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
homematic rpc adapter
39 Beiträge 2 Kommentatoren 2.8k Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • W w00dy

    @Glasfaser
    Hm, evtl. möglich, erinnere mich gerade nicht...

    Die Ausgabe sieht wohl nicht so gut aus:

    root@rock64:/opt/iobroker# rm -rf node_modules
    root@rock64:/opt/iobroker# npm install -g npm@latest
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/chownr
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/graceful-fs
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/hosted-git-info
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/ignore-walk
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/minipass/node_modules/yallist
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/minipass
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/fs-minipass
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/minizlib
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/npm-packlist
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/npm-registry-fetch
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/pacote/node_modules/minipass
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/read-cmd-shim
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/stringify-package
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/tar
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/node-gyp
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/npm-lifecycle
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/pacote
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/uuid
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/libcipm
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/npm-install-checks
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/minipass/node_modules
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/pacote/node_modules
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules/npm/node_modules/tar/node_modules
    npm WARN checkPermissions Missing write access to /usr/lib/node_modules
    npm ERR! code EACCES
    npm ERR! syscall access
    npm ERR! path /usr/lib/node_modules/npm/node_modules/chownr
    npm ERR! errno -13
    npm ERR! Error: EACCES: permission denied, access '/usr/lib/node_modules/npm/node_modules/chownr'
    npm ERR!  { [Error: EACCES: permission denied, access '/usr/lib/node_modules/npm/node_modules/chownr']
    npm ERR!   stack:
    npm ERR!    'Error: EACCES: permission denied, access \'/usr/lib/node_modules/npm/node_modules/chownr\'',
    npm ERR!   errno: -13,
    npm ERR!   code: 'EACCES',
    npm ERR!   syscall: 'access',
    npm ERR!   path: '/usr/lib/node_modules/npm/node_modules/chownr' }
    npm ERR! 
    npm ERR! The operation was rejected by your operating system.
    npm ERR! It is likely you do not have the permissions to access this file as the current user
    npm ERR! 
    npm ERR! If you believe this might be a permissions issue, please double-check the
    npm ERR! permissions of the file and its containing directories, or try running
    npm ERR! the command again as root/Administrator.
    
    
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von Glasfaser
    #6

    @w00dy

    Du hast keine Root Rechte .

    Hast du schonmal den Fixer drüber laufen lassen , ich denke mal nicht !?

    Fixer drüber , Reboot und dann den Adapter nochmal versuchen.

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

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    W 2 Antworten Letzte Antwort
    0
    • GlasfaserG Glasfaser

      @w00dy

      Du hast keine Root Rechte .

      Hast du schonmal den Fixer drüber laufen lassen , ich denke mal nicht !?

      Fixer drüber , Reboot und dann den Adapter nochmal versuchen.

      curl -sL https://iobroker.net/fix.sh | bash -
      
      
      W Offline
      W Offline
      w00dy
      schrieb am zuletzt editiert von
      #7

      @Glasfaser

      habs gerade gemerkt, mit Sudo lief´s durch.

      OK, führe den Fix aus und melde dann zurück...

      Bis dahin schonmal vielen Dank👍

      LG,
      w00dy

      1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @w00dy

        Du hast keine Root Rechte .

        Hast du schonmal den Fixer drüber laufen lassen , ich denke mal nicht !?

        Fixer drüber , Reboot und dann den Adapter nochmal versuchen.

        curl -sL https://iobroker.net/fix.sh | bash -
        
        
        W Offline
        W Offline
        w00dy
        schrieb am zuletzt editiert von
        #8

        @Glasfaser

        Der Fix läuft nicht durch, angeblich ist ioB nicht in "/opt/iobroker" installiert ?!?

        Aber dort ist ioB definitiv installiert und vorhanden.

        root@rock64:/# curl -sL https://iobroker.net/fix.sh | bash -
        ioBroker is not installed in /opt/iobroker! Cannot fix anything...
        

        LG,
        w00dy

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • W w00dy

          @Glasfaser

          Der Fix läuft nicht durch, angeblich ist ioB nicht in "/opt/iobroker" installiert ?!?

          Aber dort ist ioB definitiv installiert und vorhanden.

          root@rock64:/# curl -sL https://iobroker.net/fix.sh | bash -
          ioBroker is not installed in /opt/iobroker! Cannot fix anything...
          
          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #9

          @w00dy

          mach mal

          cd /opt/iobroker
          

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          W 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @w00dy

            mach mal

            cd /opt/iobroker
            
            W Offline
            W Offline
            w00dy
            schrieb am zuletzt editiert von
            #10

            @Glasfaser

            root@rock64:/# cd /opt/iobroker
            root@rock64:/opt/iobroker#

            LG,
            w00dy

            GlasfaserG 1 Antwort Letzte Antwort
            0
            • W w00dy

              @Glasfaser

              root@rock64:/# cd /opt/iobroker
              root@rock64:/opt/iobroker#

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #11

              @w00dy

              und dann den Fix

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              W 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @w00dy

                und dann den Fix

                W Offline
                W Offline
                w00dy
                schrieb am zuletzt editiert von
                #12

                @Glasfaser

                leider das gleiche

                root@rock64:/opt/iobroker# curl -sL https://iobroker.net/fix.sh | bash -
                ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                
                

                LG,
                w00dy

                GlasfaserG 1 Antwort Letzte Antwort
                0
                • W w00dy

                  @Glasfaser

                  leider das gleiche

                  root@rock64:/opt/iobroker# curl -sL https://iobroker.net/fix.sh | bash -
                  ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                  
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #13

                  @w00dy

                  zeige mal

                  iobroker status
                  iobroker list adapters
                  iobroker list instances
                  
                  

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  W 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @w00dy

                    zeige mal

                    iobroker status
                    iobroker list adapters
                    iobroker list instances
                    
                    
                    W Offline
                    W Offline
                    w00dy
                    schrieb am zuletzt editiert von
                    #14

                    @Glasfaser

                    irgendwas hat ioB jetzt gecrasht. iobroker start bringt auch nichts:

                    root@rock64:~# iobroker status
                    internal/modules/cjs/loader.js:638
                        throw err;
                        ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                        at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                        at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                        at startup (internal/bootstrap/node.js:283:19)
                        at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                    root@rock64:~# iobroker list adapters
                    internal/modules/cjs/loader.js:638
                        throw err;
                        ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                        at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                        at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                        at startup (internal/bootstrap/node.js:283:19)
                        at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                    root@rock64:~# iobroker list instances
                    internal/modules/cjs/loader.js:638
                        throw err;
                        ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                        at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                        at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                        at startup (internal/bootstrap/node.js:283:19)
                        at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                    root@rock64:~# ```

                    LG,
                    w00dy

                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • W w00dy

                      @Glasfaser

                      irgendwas hat ioB jetzt gecrasht. iobroker start bringt auch nichts:

                      root@rock64:~# iobroker status
                      internal/modules/cjs/loader.js:638
                          throw err;
                          ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                          at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                          at startup (internal/bootstrap/node.js:283:19)
                          at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                      root@rock64:~# iobroker list adapters
                      internal/modules/cjs/loader.js:638
                          throw err;
                          ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                          at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                          at startup (internal/bootstrap/node.js:283:19)
                          at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                      root@rock64:~# iobroker list instances
                      internal/modules/cjs/loader.js:638
                          throw err;
                          ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                          at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                          at startup (internal/bootstrap/node.js:283:19)
                          at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                      root@rock64:~# ```
                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      schrieb am zuletzt editiert von
                      #15

                      @w00dy

                      sudo npm install iobroker.js-controller --production
                      

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      W 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @w00dy

                        sudo npm install iobroker.js-controller --production
                        
                        W Offline
                        W Offline
                        w00dy
                        schrieb am zuletzt editiert von
                        #16

                        @Glasfaser

                        lief durch, aber mit Fehlermeldung - dann Reboot, aber ioB. startet nicht

                        Greenlock and ACME.js v3 are on the way!
                        Watch for updates at https://indiegogo.com/at/greenlock
                        
                        npm WARN saveError ENOENT: no such file or directory, open '/root/package.json'
                        npm notice created a lockfile as package-lock.json. You should commit this file.
                        npm WARN enoent ENOENT: no such file or directory, open '/root/package.json'
                        npm WARN root No description
                        npm WARN root No repository field.
                        npm WARN root No README data
                        npm WARN root No license field.
                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.1 (node_modules/fsevents):
                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
                        
                        + iobroker.js-controller@2.0.39
                        added 291 packages from 281 contributors and audited 581 packages in 90.777s
                        
                        1 package is looking for funding.
                        Run "npm fund" to find out more.
                        

                        LG,
                        w00dy

                        GlasfaserG 1 Antwort Letzte Antwort
                        0
                        • W w00dy

                          @Glasfaser

                          lief durch, aber mit Fehlermeldung - dann Reboot, aber ioB. startet nicht

                          Greenlock and ACME.js v3 are on the way!
                          Watch for updates at https://indiegogo.com/at/greenlock
                          
                          npm WARN saveError ENOENT: no such file or directory, open '/root/package.json'
                          npm notice created a lockfile as package-lock.json. You should commit this file.
                          npm WARN enoent ENOENT: no such file or directory, open '/root/package.json'
                          npm WARN root No description
                          npm WARN root No repository field.
                          npm WARN root No README data
                          npm WARN root No license field.
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.1 (node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
                          
                          + iobroker.js-controller@2.0.39
                          added 291 packages from 281 contributors and audited 581 packages in 90.777s
                          
                          1 package is looking for funding.
                          Run "npm fund" to find out more.
                          
                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #17

                          @w00dy

                          iobroker start
                          
                          iobroker list instances
                          

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          W 1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @w00dy

                            iobroker start
                            
                            iobroker list instances
                            
                            W Offline
                            W Offline
                            w00dy
                            schrieb am zuletzt editiert von w00dy
                            #18

                            @Glasfaser

                            root@rock64:~# iobroker start
                            root@rock64:~# iobroker list instances
                            internal/modules/cjs/loader.js:638
                                throw err;
                                ^
                            
                            Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                                at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                                at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                at startup (internal/bootstrap/node.js:283:19)
                                at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                            root@rock64:~#
                            

                            EDIT: ioB startet leider nicht

                            LG,
                            w00dy

                            GlasfaserG 1 Antwort Letzte Antwort
                            0
                            • W w00dy

                              @Glasfaser

                              root@rock64:~# iobroker start
                              root@rock64:~# iobroker list instances
                              internal/modules/cjs/loader.js:638
                                  throw err;
                                  ^
                              
                              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                  at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                                  at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                                  at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                  at startup (internal/bootstrap/node.js:283:19)
                                  at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                              root@rock64:~#
                              

                              EDIT: ioB startet leider nicht

                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von
                              #19

                              @w00dy

                              npm -v
                              
                              

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              W 1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @w00dy

                                npm -v
                                
                                
                                W Offline
                                W Offline
                                w00dy
                                schrieb am zuletzt editiert von
                                #20

                                @Glasfaser

                                root@rock64:~# npm -v
                                6.13.0
                                
                                

                                LG,
                                w00dy

                                GlasfaserG 1 Antwort Letzte Antwort
                                0
                                • W w00dy

                                  @Glasfaser

                                  root@rock64:~# npm -v
                                  6.13.0
                                  
                                  
                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #21

                                  @w00dy

                                  cd /opt/iobroker
                                  ./reinstall.sh
                                  
                                  

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  W 1 Antwort Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @w00dy

                                    cd /opt/iobroker
                                    ./reinstall.sh
                                    
                                    
                                    W Offline
                                    W Offline
                                    w00dy
                                    schrieb am zuletzt editiert von
                                    #22

                                    @Glasfaser

                                    root@rock64:/opt/iobroker# ./reinstall.sh
                                    -bash: ./reinstall.sh: No such file or directory
                                    

                                    LG,
                                    w00dy

                                    GlasfaserG 1 Antwort Letzte Antwort
                                    0
                                    • W w00dy

                                      @Glasfaser

                                      root@rock64:/opt/iobroker# ./reinstall.sh
                                      -bash: ./reinstall.sh: No such file or directory
                                      
                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      schrieb am zuletzt editiert von
                                      #23

                                      @w00dy

                                      sorry mein Fehler :

                                      cd /opt/iobroker
                                      
                                      mv reinstall.sh reinstall.dos
                                      
                                      tr -d '\r' < reinstall.dos > reinstall.sh
                                      
                                      chmod +x reinstall.sh
                                      
                                      ./reinstall.sh
                                      

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      W 1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Glasfaser

                                        @w00dy

                                        sorry mein Fehler :

                                        cd /opt/iobroker
                                        
                                        mv reinstall.sh reinstall.dos
                                        
                                        tr -d '\r' < reinstall.dos > reinstall.sh
                                        
                                        chmod +x reinstall.sh
                                        
                                        ./reinstall.sh
                                        
                                        W Offline
                                        W Offline
                                        w00dy
                                        schrieb am zuletzt editiert von
                                        #24

                                        @Glasfaser

                                        root@rock64:/opt/iobroker# mv reinstall.sh reinstall.dos
                                        mv: cannot stat 'reinstall.sh': No such file or directory
                                        root@rock64:/opt/iobroker# tr -d '\r' < reinstall.dos > reinstall.sh
                                        -bash: reinstall.dos: No such file or directory
                                        root@rock64:/opt/iobroker# chmod +x reinstall.sh
                                        chmod: cannot access 'reinstall.sh': No such file or directory
                                        root@rock64:/opt/iobroker# ./reinstall.sh
                                        -bash: ./reinstall.sh: No such file or directory
                                        

                                        LG,
                                        w00dy

                                        GlasfaserG 1 Antwort Letzte Antwort
                                        0
                                        • W w00dy

                                          @Glasfaser

                                          root@rock64:/opt/iobroker# mv reinstall.sh reinstall.dos
                                          mv: cannot stat 'reinstall.sh': No such file or directory
                                          root@rock64:/opt/iobroker# tr -d '\r' < reinstall.dos > reinstall.sh
                                          -bash: reinstall.dos: No such file or directory
                                          root@rock64:/opt/iobroker# chmod +x reinstall.sh
                                          chmod: cannot access 'reinstall.sh': No such file or directory
                                          root@rock64:/opt/iobroker# ./reinstall.sh
                                          -bash: ./reinstall.sh: No such file or directory
                                          
                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von
                                          #25

                                          @w00dy

                                          Versuche mal mit Sudo davor

                                          cd /opt/iobroker
                                          
                                          sudo mv reinstall.sh reinstall.dos
                                          
                                          sudo tr -d '\r' < reinstall.dos > reinstall.sh
                                          
                                          sudo chmod +x reinstall.sh
                                          

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          W 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          494

                                          Online

                                          32.8k

                                          Benutzer

                                          82.8k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe