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. iobroker startet nicht mehr

NEWS

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

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

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

iobroker startet nicht mehr

Scheduled Pinned Locked Moved Error/Bug
54 Posts 5 Posters 4.4k 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.
  • B Offline
    B Offline
    BFM
    wrote on last edited by
    #26

    Das mit sudo werde ich beherzigen ;-). Und ich mach ersma ne Pause. Bei mir scheitert es ja schon am kopieren meiner backups. Vielleicht sollte ich ersma ein Bierchen trinken.

    J 1 Reply Last reply
    0
    • B BFM

      Das mit sudo werde ich beherzigen ;-). Und ich mach ersma ne Pause. Bei mir scheitert es ja schon am kopieren meiner backups. Vielleicht sollte ich ersma ein Bierchen trinken.

      J Offline
      J Offline
      Jan1
      wrote on last edited by
      #27

      @bfm
      Hast mit Filezilla noch FTP Zugriff auf die SD Karte? Wenn ja, das ist soooo einfach ;)

      B 1 Reply Last reply
      0
      • J Jan1

        @bfm
        Hast mit Filezilla noch FTP Zugriff auf die SD Karte? Wenn ja, das ist soooo einfach ;)

        B Offline
        B Offline
        BFM
        wrote on last edited by
        #28

        @jan1
        Ach ja stimmt! Bei uns sagt man: Vater und Mutter so gescheite Leute und der Bub wie ein Depp!
        Ich habe es kopiert ;-)

        J 1 Reply Last reply
        0
        • B BFM

          @jan1
          Ach ja stimmt! Bei uns sagt man: Vater und Mutter so gescheite Leute und der Bub wie ein Depp!
          Ich habe es kopiert ;-)

          J Offline
          J Offline
          Jan1
          wrote on last edited by
          #29

          @bfm
          Einsicht ist der beste Weg der Besserung ;)

          1 Reply Last reply
          0
          • B Offline
            B Offline
            BFM
            wrote on last edited by
            #30
            technikkram@tinkerboard:/opt/iobroker$ npm install iobroker
            [sudo] password for technikkram:
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/acme-http-01-standalone
            npm ERR! dest /opt/iobroker/node_modules/.acme-http-01-standalone-sG2kCsLK
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/acme-http-01-standalone' -> '/opt/iobroker/node_modules/.acme-http-01-standalone-sG2kCsLK'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2021-06-06T15_19_17_362Z-debug.log
            technikkram@tinkerboard:/opt/iobroker$
            
            

            ich werd wahnsinnig!

            Thomas BraunT 1 Reply Last reply
            0
            • B BFM
              technikkram@tinkerboard:/opt/iobroker$ npm install iobroker
              [sudo] password for technikkram:
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/acme-http-01-standalone
              npm ERR! dest /opt/iobroker/node_modules/.acme-http-01-standalone-sG2kCsLK
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/acme-http-01-standalone' -> '/opt/iobroker/node_modules/.acme-http-01-standalone-sG2kCsLK'
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2021-06-06T15_19_17_362Z-debug.log
              technikkram@tinkerboard:/opt/iobroker$
              
              

              ich werd wahnsinnig!

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

              @bfm Das macht man ja auch nicht so.

              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

              J 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @bfm Das macht man ja auch nicht so.

                cd /opt/iobroker
                sudo -H -u iobroker npm install iobroker.js-controller
                
                J Offline
                J Offline
                Jan1
                wrote on last edited by
                #32

                @thomas-braun
                Was auch genau so in der Doku steht die ich verlinkt hatte, bevor er die auch nicht findet

                1 Reply Last reply
                0
                • B Offline
                  B Offline
                  BFM
                  wrote on last edited by
                  #33

                  Sorry Leute. Aber ich habe iobroker jetzt so installiert:

                  curl -sLf https://iobroker.net/install.sh | bash -
                  

                  Ist auch sauber durchgelaufen.
                  Habe dann mal den Status abgefragt (nachdem ich nicht draufgekommen bin im Browser). Folgendes kam heraus:

                  technikkram@tinkerboard:/opt/iobroker$ iobroker status
                  node:internal/modules/cjs/loader:944
                    throw err;
                    ^
                  
                  Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:941:15)
                      at Function.Module._load (node:internal/modules/cjs/loader:774:27)
                      at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
                      at node:internal/main/run_main_module:17:47 {
                    code: 'MODULE_NOT_FOUND',
                    requireStack: []
                  }
                  technikkram@tinkerboard:/opt/iobroker$
                  
                  
                  Thomas BraunT 1 Reply Last reply
                  0
                  • B BFM

                    Sorry Leute. Aber ich habe iobroker jetzt so installiert:

                    curl -sLf https://iobroker.net/install.sh | bash -
                    

                    Ist auch sauber durchgelaufen.
                    Habe dann mal den Status abgefragt (nachdem ich nicht draufgekommen bin im Browser). Folgendes kam heraus:

                    technikkram@tinkerboard:/opt/iobroker$ iobroker status
                    node:internal/modules/cjs/loader:944
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Function.Module._resolveFilename (node:internal/modules/cjs/loader:941:15)
                        at Function.Module._load (node:internal/modules/cjs/loader:774:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
                        at node:internal/main/run_main_module:17:47 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    technikkram@tinkerboard:/opt/iobroker$
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #34

                    @bfm

                    which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                    

                    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
                    • B Offline
                      B Offline
                      BFM
                      wrote on last edited by
                      #35
                      technikkram@tinkerboard:/opt/iobroker$ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                      /usr/bin/nodejs
                      /usr/bin/node
                      /usr/bin/npm
                      v16.3.0
                      v16.3.0
                      7.15.1
                      nodejs:
                        Installed: 16.3.0-1nodesource1
                        Candidate: 16.3.0-1nodesource1
                        Version table:
                       *** 16.3.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_16.x stretch/main armhf Packages
                              100 /var/lib/dpkg/status
                           8.11.1~dfsg-2~bpo9+1 100
                              100 http://httpredir.debian.org/debian stretch-backports/main armhf Packages
                           4.8.2~dfsg-1 500
                              500 http://httpredir.debian.org/debian stretch/main armhf Packages
                      
                      Thomas BraunT GlasfaserG 2 Replies Last reply
                      0
                      • B BFM
                        technikkram@tinkerboard:/opt/iobroker$ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                        /usr/bin/nodejs
                        /usr/bin/node
                        /usr/bin/npm
                        v16.3.0
                        v16.3.0
                        7.15.1
                        nodejs:
                          Installed: 16.3.0-1nodesource1
                          Candidate: 16.3.0-1nodesource1
                          Version table:
                         *** 16.3.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_16.x stretch/main armhf Packages
                                100 /var/lib/dpkg/status
                             8.11.1~dfsg-2~bpo9+1 100
                                100 http://httpredir.debian.org/debian stretch-backports/main armhf Packages
                             4.8.2~dfsg-1 500
                                500 http://httpredir.debian.org/debian stretch/main armhf Packages
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by Thomas Braun
                        #36

                        @bfm

                        Falsche node-Version.
                        Installier node12 / max. node14 jeweils mit npm@6.

                        Und stretch sollte man auch durch die aktuelle stable 'Buster' ersetzen.

                        Wie kommst du an node16? Das Installer-Skript installiert im Moment die empfohlene node12.

                        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

                        J 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @bfm

                          Falsche node-Version.
                          Installier node12 / max. node14 jeweils mit npm@6.

                          Und stretch sollte man auch durch die aktuelle stable 'Buster' ersetzen.

                          Wie kommst du an node16? Das Installer-Skript installiert im Moment die empfohlene node12.

                          J Offline
                          J Offline
                          Jan1
                          wrote on last edited by
                          #37

                          @thomas-braun
                          Besser er löscht nach Doku die Node Version und lässt das die IObroker Installation mitmachen, da die eh Node 12 drauf bügelt, bevor er jetzt noch da was verhunzt.

                          1 Reply Last reply
                          0
                          • B Offline
                            B Offline
                            BFM
                            wrote on last edited by
                            #38

                            also Node löschen und iobroker nochmal installieren?

                            Thomas BraunT 1 Reply Last reply
                            0
                            • B BFM

                              also Node löschen und iobroker nochmal installieren?

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

                              @bfm
                              Ich würde noch tiefer ansetzen und zunächst das OS auf was aktuelles bringen.

                              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
                              • B BFM
                                technikkram@tinkerboard:/opt/iobroker$ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                v16.3.0
                                v16.3.0
                                7.15.1
                                nodejs:
                                  Installed: 16.3.0-1nodesource1
                                  Candidate: 16.3.0-1nodesource1
                                  Version table:
                                 *** 16.3.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_16.x stretch/main armhf Packages
                                        100 /var/lib/dpkg/status
                                     8.11.1~dfsg-2~bpo9+1 100
                                        100 http://httpredir.debian.org/debian stretch-backports/main armhf Packages
                                     4.8.2~dfsg-1 500
                                        500 http://httpredir.debian.org/debian stretch/main armhf Packages
                                
                                GlasfaserG Offline
                                GlasfaserG Offline
                                Glasfaser
                                wrote on last edited by
                                #40

                                @bfm sagte in iobroker startet nicht mehr:

                                technikkram@tinkerboard

                                Hast du dieses Image ?

                                https://technikkram.net/blog/2019/01/06/tinker-board-s-neues-all-in-one-image-pivccu3-sprachsteuerung-mit-gui-und-iobroker/

                                @Thomas-Braun

                                es scheint ein Root Benutzer zu sein .

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

                                Thomas BraunT 1 Reply Last reply
                                0
                                • GlasfaserG Glasfaser

                                  @bfm sagte in iobroker startet nicht mehr:

                                  technikkram@tinkerboard

                                  Hast du dieses Image ?

                                  https://technikkram.net/blog/2019/01/06/tinker-board-s-neues-all-in-one-image-pivccu3-sprachsteuerung-mit-gui-und-iobroker/

                                  @Thomas-Braun

                                  es scheint ein Root Benutzer zu sein .

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

                                  @glasfaser sagte in iobroker startet nicht mehr:

                                  es scheint ein Root Benutzer zu sein .

                                  Zwei Jahre alt und mit GUI. Muss ich nix zu sagen, denke ich.

                                  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

                                  J 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @glasfaser sagte in iobroker startet nicht mehr:

                                    es scheint ein Root Benutzer zu sein .

                                    Zwei Jahre alt und mit GUI. Muss ich nix zu sagen, denke ich.

                                    J Offline
                                    J Offline
                                    Jan1
                                    wrote on last edited by Jan1
                                    #42

                                    @thomas-braun
                                    Volles Programm eben bei den fertigen rund rum glücklich Images halt. Das ist zum Reinschnuppern immer mal ganz nett, aber nie um das produktiv auf Dauer laufen zu lassen.

                                    GlasfaserG 1 Reply Last reply
                                    0
                                    • J Jan1

                                      @thomas-braun
                                      Volles Programm eben bei den fertigen rund rum glücklich Images halt. Das ist zum Reinschnuppern immer mal ganz nett, aber nie um das produktiv auf Dauer laufen zu lassen.

                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      wrote on last edited by
                                      #43

                                      @jan1 sagte in iobroker startet nicht mehr:

                                      @thomas-braun
                                      Volles Programm eben bei den fertigen rund rum glücklich Images halt.

                                      produktiv auf Dauer laufen zu lassen.

                                      Jipp das hat er , laut seinem Thread aus 2019 :

                                      https://forum.iobroker.net/topic/22914/neuling-hat-probleme-mit-tinkerboard-s?_=1622995560681

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

                                      J 1 Reply Last reply
                                      0
                                      • GlasfaserG Glasfaser

                                        @jan1 sagte in iobroker startet nicht mehr:

                                        @thomas-braun
                                        Volles Programm eben bei den fertigen rund rum glücklich Images halt.

                                        produktiv auf Dauer laufen zu lassen.

                                        Jipp das hat er , laut seinem Thread aus 2019 :

                                        https://forum.iobroker.net/topic/22914/neuling-hat-probleme-mit-tinkerboard-s?_=1622995560681

                                        J Offline
                                        J Offline
                                        Jan1
                                        wrote on last edited by
                                        #44

                                        @glasfaser
                                        und das ist dann eben genau das Resultat daraus, jetzt geht nix mehr ;)
                                        Wenn das schon seit 2019 läuft, hatte er aber schon richtig Glück damit.

                                        1 Reply Last reply
                                        0
                                        • B Offline
                                          B Offline
                                          BFM
                                          wrote on last edited by
                                          #45

                                          Auf jeden Fall läuft es jetzt wieder. Und ja, es läuft tatsächlich seit 2019.
                                          Was würdet ihr mir denn empfehlen?
                                          Übrigens war nach dem Downgrade von Node alles gut :-).

                                          Und nur mal so allgemein. Man kann nicht in allem gut sein! Für mich war das All in one Paket echt gut. Ich bin auch jedes Jahr so 200 Tage im Ausland auf Montage. Von daher fehlt mir auch ein wenig die Zeit um mich in alles tief einzuarbeiten.

                                          Und noch was. Vielen Dank für eure Geduld und Hilfe!!!

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

                                          641

                                          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