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. docker: buanet/iobroker Raspberry 4 error

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    721

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    917

docker: buanet/iobroker Raspberry 4 error

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
5 Beiträge 4 Kommentatoren 806 Aufrufe 4 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.
  • Knoblauch ZeheK Offline
    Knoblauch ZeheK Offline
    Knoblauch Zehe
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen

    Ich versuche nun schon seit einiger Zeit, das Docker Image buanet/iobroker auf meinem Raspi 4 zum laufen zu bringen.

    Allerdings erfolglos und mit folgendem Log. Ich bin für jede Hilfe dankbar. Grüße Knoblauchzehe

    --------------------------------------------------------------------------------
    
    -------------------------     1970-01-01 01:00:00      -------------------------
    
    --------------------------------------------------------------------------------
    
     
    
    --------------------------------------------------------------------------------
    
    -----                 Welcome to your ioBroker-container!                  -----
    
    -----                    Startupscript is now running.                     -----
    
    -----                          Please be patient!                          -----
    
    --------------------------------------------------------------------------------
    
     
    
    --------------------------------------------------------------------------------
    
    -----                        Debugging information                         -----
    
    -----                                                                      -----
    
    -----                                System                                -----
    
    -----                    arch:                armv7l                       -----
    
    -----                                                                      -----
    
    -----                             Docker-Image                             -----
    
    -----                    image:               v5.2.0                       -----
    
    -----                    build:               2021-10-01T03:48:11+00:00    -----
    
    -----                                                                      -----
    
    -----                               Versions                               -----
    
    terminate called after throwing an instance of 'std::length_error'
    
      what():  basic_string::_M_replace_aux
    
    -----                    node:                                             -----
    
    terminate called after throwing an instance of 'std::length_error'
    
      what():  basic_string::_M_replace_aux
    
    -----                    npm:                                              -----
    
    -----                                                                      -----
    
    -----                                 ENV                                  -----
    
    -----                    SETGID:              1000                         -----
    
    -----                    SETUID:              1000                         -----
    
    --------------------------------------------------------------------------------
    
     
    
    --------------------------------------------------------------------------------
    
    -----                  Step 1 of 5: Preparing container                   -----
    
    --------------------------------------------------------------------------------
    
     
    
    Nothing to do here.
    
     
    
    --------------------------------------------------------------------------------
    
    -----             Step 2 of 5: Detecting ioBroker installation             -----
    
    --------------------------------------------------------------------------------
    
     
    
    Existing installation of ioBroker detected in /opt/iobroker.
    
     
    
    --------------------------------------------------------------------------------
    
    -----             Step 3 of 5: Checking ioBroker installation              -----
    
    --------------------------------------------------------------------------------
    
     
    
    (Re)Setting folder permissions (This might take a while! Please be patient!)...
    
    Done.
    
     
    
    Fixing "sudo-bug" by replacing sudo in iobroker with gosu...
    
    cp: preserving times for '/opt/iobroker/iobroker.bak': Operation not permitted
    
    Done.
    
     
    
    terminate called after throwing an instance of 'std::length_error'
    
      what():  basic_string::_M_replace_aux
    
    iobroker: line 6:    65 Aborted                 gosu iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
    
    /opt/scripts/iobroker_startup.sh: line 199: [: !=: unary operator expected
    
    --------------------------------------------------------------------------------
    
    -----                Step 4 of 5: Applying special settings                -----
    
    --------------------------------------------------------------------------------
    
     
    
    Some adapters have special requirements/ settings which can be activated by the use of environment variables.
    
    For more information take a look at readme.md on Github!
    
     
    
    --------------------------------------------------------------------------------
    
    -----                    Step 5 of 5: ioBroker startup                     -----
    
    --------------------------------------------------------------------------------
    
     
    
    Starting ioBroker...
    
     
    
    terminate called after throwing an instance of 'std::length_error'
    
      what():  basic_string::_M_replace_aux
    
    /opt/scripts/iobroker_startup.sh: line 505:    85 Aborted                 gosu iobroker node node_modules/iobroker.js-controller/controller.js
    
    tail: cannot read realtime clock: Operation not permitted
    
    GlasfaserG Thomas BraunT B 3 Antworten Letzte Antwort
    0
    • Knoblauch ZeheK Knoblauch Zehe

      Hallo zusammen

      Ich versuche nun schon seit einiger Zeit, das Docker Image buanet/iobroker auf meinem Raspi 4 zum laufen zu bringen.

      Allerdings erfolglos und mit folgendem Log. Ich bin für jede Hilfe dankbar. Grüße Knoblauchzehe

      --------------------------------------------------------------------------------
      
      -------------------------     1970-01-01 01:00:00      -------------------------
      
      --------------------------------------------------------------------------------
      
       
      
      --------------------------------------------------------------------------------
      
      -----                 Welcome to your ioBroker-container!                  -----
      
      -----                    Startupscript is now running.                     -----
      
      -----                          Please be patient!                          -----
      
      --------------------------------------------------------------------------------
      
       
      
      --------------------------------------------------------------------------------
      
      -----                        Debugging information                         -----
      
      -----                                                                      -----
      
      -----                                System                                -----
      
      -----                    arch:                armv7l                       -----
      
      -----                                                                      -----
      
      -----                             Docker-Image                             -----
      
      -----                    image:               v5.2.0                       -----
      
      -----                    build:               2021-10-01T03:48:11+00:00    -----
      
      -----                                                                      -----
      
      -----                               Versions                               -----
      
      terminate called after throwing an instance of 'std::length_error'
      
        what():  basic_string::_M_replace_aux
      
      -----                    node:                                             -----
      
      terminate called after throwing an instance of 'std::length_error'
      
        what():  basic_string::_M_replace_aux
      
      -----                    npm:                                              -----
      
      -----                                                                      -----
      
      -----                                 ENV                                  -----
      
      -----                    SETGID:              1000                         -----
      
      -----                    SETUID:              1000                         -----
      
      --------------------------------------------------------------------------------
      
       
      
      --------------------------------------------------------------------------------
      
      -----                  Step 1 of 5: Preparing container                   -----
      
      --------------------------------------------------------------------------------
      
       
      
      Nothing to do here.
      
       
      
      --------------------------------------------------------------------------------
      
      -----             Step 2 of 5: Detecting ioBroker installation             -----
      
      --------------------------------------------------------------------------------
      
       
      
      Existing installation of ioBroker detected in /opt/iobroker.
      
       
      
      --------------------------------------------------------------------------------
      
      -----             Step 3 of 5: Checking ioBroker installation              -----
      
      --------------------------------------------------------------------------------
      
       
      
      (Re)Setting folder permissions (This might take a while! Please be patient!)...
      
      Done.
      
       
      
      Fixing "sudo-bug" by replacing sudo in iobroker with gosu...
      
      cp: preserving times for '/opt/iobroker/iobroker.bak': Operation not permitted
      
      Done.
      
       
      
      terminate called after throwing an instance of 'std::length_error'
      
        what():  basic_string::_M_replace_aux
      
      iobroker: line 6:    65 Aborted                 gosu iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
      
      /opt/scripts/iobroker_startup.sh: line 199: [: !=: unary operator expected
      
      --------------------------------------------------------------------------------
      
      -----                Step 4 of 5: Applying special settings                -----
      
      --------------------------------------------------------------------------------
      
       
      
      Some adapters have special requirements/ settings which can be activated by the use of environment variables.
      
      For more information take a look at readme.md on Github!
      
       
      
      --------------------------------------------------------------------------------
      
      -----                    Step 5 of 5: ioBroker startup                     -----
      
      --------------------------------------------------------------------------------
      
       
      
      Starting ioBroker...
      
       
      
      terminate called after throwing an instance of 'std::length_error'
      
        what():  basic_string::_M_replace_aux
      
      /opt/scripts/iobroker_startup.sh: line 505:    85 Aborted                 gosu iobroker node node_modules/iobroker.js-controller/controller.js
      
      tail: cannot read realtime clock: Operation not permitted
      
      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von Glasfaser
      #2

      @knoblauch-zehe

      Schau mal hier :

      https://forum.iobroker.net/topic/4733/howto-iobroker-unter-docker-auf-synology-diskstation/2525

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

      1 Antwort Letzte Antwort
      0
      • Knoblauch ZeheK Knoblauch Zehe

        Hallo zusammen

        Ich versuche nun schon seit einiger Zeit, das Docker Image buanet/iobroker auf meinem Raspi 4 zum laufen zu bringen.

        Allerdings erfolglos und mit folgendem Log. Ich bin für jede Hilfe dankbar. Grüße Knoblauchzehe

        --------------------------------------------------------------------------------
        
        -------------------------     1970-01-01 01:00:00      -------------------------
        
        --------------------------------------------------------------------------------
        
         
        
        --------------------------------------------------------------------------------
        
        -----                 Welcome to your ioBroker-container!                  -----
        
        -----                    Startupscript is now running.                     -----
        
        -----                          Please be patient!                          -----
        
        --------------------------------------------------------------------------------
        
         
        
        --------------------------------------------------------------------------------
        
        -----                        Debugging information                         -----
        
        -----                                                                      -----
        
        -----                                System                                -----
        
        -----                    arch:                armv7l                       -----
        
        -----                                                                      -----
        
        -----                             Docker-Image                             -----
        
        -----                    image:               v5.2.0                       -----
        
        -----                    build:               2021-10-01T03:48:11+00:00    -----
        
        -----                                                                      -----
        
        -----                               Versions                               -----
        
        terminate called after throwing an instance of 'std::length_error'
        
          what():  basic_string::_M_replace_aux
        
        -----                    node:                                             -----
        
        terminate called after throwing an instance of 'std::length_error'
        
          what():  basic_string::_M_replace_aux
        
        -----                    npm:                                              -----
        
        -----                                                                      -----
        
        -----                                 ENV                                  -----
        
        -----                    SETGID:              1000                         -----
        
        -----                    SETUID:              1000                         -----
        
        --------------------------------------------------------------------------------
        
         
        
        --------------------------------------------------------------------------------
        
        -----                  Step 1 of 5: Preparing container                   -----
        
        --------------------------------------------------------------------------------
        
         
        
        Nothing to do here.
        
         
        
        --------------------------------------------------------------------------------
        
        -----             Step 2 of 5: Detecting ioBroker installation             -----
        
        --------------------------------------------------------------------------------
        
         
        
        Existing installation of ioBroker detected in /opt/iobroker.
        
         
        
        --------------------------------------------------------------------------------
        
        -----             Step 3 of 5: Checking ioBroker installation              -----
        
        --------------------------------------------------------------------------------
        
         
        
        (Re)Setting folder permissions (This might take a while! Please be patient!)...
        
        Done.
        
         
        
        Fixing "sudo-bug" by replacing sudo in iobroker with gosu...
        
        cp: preserving times for '/opt/iobroker/iobroker.bak': Operation not permitted
        
        Done.
        
         
        
        terminate called after throwing an instance of 'std::length_error'
        
          what():  basic_string::_M_replace_aux
        
        iobroker: line 6:    65 Aborted                 gosu iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
        
        /opt/scripts/iobroker_startup.sh: line 199: [: !=: unary operator expected
        
        --------------------------------------------------------------------------------
        
        -----                Step 4 of 5: Applying special settings                -----
        
        --------------------------------------------------------------------------------
        
         
        
        Some adapters have special requirements/ settings which can be activated by the use of environment variables.
        
        For more information take a look at readme.md on Github!
        
         
        
        --------------------------------------------------------------------------------
        
        -----                    Step 5 of 5: ioBroker startup                     -----
        
        --------------------------------------------------------------------------------
        
         
        
        Starting ioBroker...
        
         
        
        terminate called after throwing an instance of 'std::length_error'
        
          what():  basic_string::_M_replace_aux
        
        /opt/scripts/iobroker_startup.sh: line 505:    85 Aborted                 gosu iobroker node node_modules/iobroker.js-controller/controller.js
        
        tail: cannot read realtime clock: Operation not permitted
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #3

        @knoblauch-zehe sagte in docker: buanet/iobroker Raspberry 4 error:

        auf meinem Raspi 4 zum laufen zu bringen.

        Wozu? Lass das nativ laufen.

        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 Antwort Letzte Antwort
        0
        • Knoblauch ZeheK Knoblauch Zehe

          Hallo zusammen

          Ich versuche nun schon seit einiger Zeit, das Docker Image buanet/iobroker auf meinem Raspi 4 zum laufen zu bringen.

          Allerdings erfolglos und mit folgendem Log. Ich bin für jede Hilfe dankbar. Grüße Knoblauchzehe

          --------------------------------------------------------------------------------
          
          -------------------------     1970-01-01 01:00:00      -------------------------
          
          --------------------------------------------------------------------------------
          
           
          
          --------------------------------------------------------------------------------
          
          -----                 Welcome to your ioBroker-container!                  -----
          
          -----                    Startupscript is now running.                     -----
          
          -----                          Please be patient!                          -----
          
          --------------------------------------------------------------------------------
          
           
          
          --------------------------------------------------------------------------------
          
          -----                        Debugging information                         -----
          
          -----                                                                      -----
          
          -----                                System                                -----
          
          -----                    arch:                armv7l                       -----
          
          -----                                                                      -----
          
          -----                             Docker-Image                             -----
          
          -----                    image:               v5.2.0                       -----
          
          -----                    build:               2021-10-01T03:48:11+00:00    -----
          
          -----                                                                      -----
          
          -----                               Versions                               -----
          
          terminate called after throwing an instance of 'std::length_error'
          
            what():  basic_string::_M_replace_aux
          
          -----                    node:                                             -----
          
          terminate called after throwing an instance of 'std::length_error'
          
            what():  basic_string::_M_replace_aux
          
          -----                    npm:                                              -----
          
          -----                                                                      -----
          
          -----                                 ENV                                  -----
          
          -----                    SETGID:              1000                         -----
          
          -----                    SETUID:              1000                         -----
          
          --------------------------------------------------------------------------------
          
           
          
          --------------------------------------------------------------------------------
          
          -----                  Step 1 of 5: Preparing container                   -----
          
          --------------------------------------------------------------------------------
          
           
          
          Nothing to do here.
          
           
          
          --------------------------------------------------------------------------------
          
          -----             Step 2 of 5: Detecting ioBroker installation             -----
          
          --------------------------------------------------------------------------------
          
           
          
          Existing installation of ioBroker detected in /opt/iobroker.
          
           
          
          --------------------------------------------------------------------------------
          
          -----             Step 3 of 5: Checking ioBroker installation              -----
          
          --------------------------------------------------------------------------------
          
           
          
          (Re)Setting folder permissions (This might take a while! Please be patient!)...
          
          Done.
          
           
          
          Fixing "sudo-bug" by replacing sudo in iobroker with gosu...
          
          cp: preserving times for '/opt/iobroker/iobroker.bak': Operation not permitted
          
          Done.
          
           
          
          terminate called after throwing an instance of 'std::length_error'
          
            what():  basic_string::_M_replace_aux
          
          iobroker: line 6:    65 Aborted                 gosu iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
          
          /opt/scripts/iobroker_startup.sh: line 199: [: !=: unary operator expected
          
          --------------------------------------------------------------------------------
          
          -----                Step 4 of 5: Applying special settings                -----
          
          --------------------------------------------------------------------------------
          
           
          
          Some adapters have special requirements/ settings which can be activated by the use of environment variables.
          
          For more information take a look at readme.md on Github!
          
           
          
          --------------------------------------------------------------------------------
          
          -----                    Step 5 of 5: ioBroker startup                     -----
          
          --------------------------------------------------------------------------------
          
           
          
          Starting ioBroker...
          
           
          
          terminate called after throwing an instance of 'std::length_error'
          
            what():  basic_string::_M_replace_aux
          
          /opt/scripts/iobroker_startup.sh: line 505:    85 Aborted                 gosu iobroker node node_modules/iobroker.js-controller/controller.js
          
          tail: cannot read realtime clock: Operation not permitted
          
          B Offline
          B Offline
          Ben. 0
          schrieb am zuletzt editiert von Ben. 0
          #4

          @knoblauch-zehe Ich habe das gleiche Problem seit dem Update des RPi heute. Eventuell ist es auch mit dem Update vom 1.10. von ioBroker mit rein gekommen und ich habe es nicht gemerkt.

          Solltest du eine Lösung finden wäre ich froh du lässt es mich wissen. Umgekehrt gilt natürlich das gleiche.

          Danke im Voraus!

          EDIT: https://github.com/buanet/ioBroker.docker/issues/199

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • B Ben. 0

            @knoblauch-zehe Ich habe das gleiche Problem seit dem Update des RPi heute. Eventuell ist es auch mit dem Update vom 1.10. von ioBroker mit rein gekommen und ich habe es nicht gemerkt.

            Solltest du eine Lösung finden wäre ich froh du lässt es mich wissen. Umgekehrt gilt natürlich das gleiche.

            Danke im Voraus!

            EDIT: https://github.com/buanet/ioBroker.docker/issues/199

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

            @ben-0 sagte in docker: buanet/iobroker Raspberry 4 error:

            Solltest du eine Lösung finden

            Ich habe doch ein Link oben beigefügt und auch Andre hat ein Kommentar dort dazu geschieben , eine Lösung ist doch vorhanden !?

            Du hast es doch auch selber auf Github verlinkt !?

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

            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

            535

            Online

            32.9k

            Benutzer

            83.1k

            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