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. Einsteigerfragen
  4. iobroker läuft nicht mehr

NEWS

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

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

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

iobroker läuft nicht mehr

Scheduled Pinned Locked Moved Einsteigerfragen
87 Posts 4 Posters 6.3k 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.
  • E Offline
    E Offline
    Emi 0
    wrote on last edited by
    #1

    Hallo zusammen,
    seit März lief iobroker problemlos und hat Daten geliefert.
    Seit gestern ist das nicht mehr der Fall. Habe versucht über Putty den ibroker zu starten.
    Aber laut status scheint die Verbindung nicht zu funktionieren.
    Hat jemand einen Rat für mich?

    micros02@smartmeter:~ $ iob stop
    micros02@smartmeter:~ $ iob start
    micros02@smartmeter:~ $ iob status
    Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iob                                    roker/iobroker-data/objects.jsonl"!
    micros02@smartmeter:~ $
    
    
    Thomas BraunT HomoranH 2 Replies Last reply
    0
    • E Emi 0

      Hallo zusammen,
      seit März lief iobroker problemlos und hat Daten geliefert.
      Seit gestern ist das nicht mehr der Fall. Habe versucht über Putty den ibroker zu starten.
      Aber laut status scheint die Verbindung nicht zu funktionieren.
      Hat jemand einen Rat für mich?

      micros02@smartmeter:~ $ iob stop
      micros02@smartmeter:~ $ iob start
      micros02@smartmeter:~ $ iob status
      Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iob                                    roker/iobroker-data/objects.jsonl"!
      micros02@smartmeter:~ $
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @emi-0

      Welche Version läuft da (nicht)?

      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

      E 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @emi-0

        Welche Version läuft da (nicht)?

        E Offline
        E Offline
        Emi 0
        wrote on last edited by
        #3

        @thomas-braun
        wie kann ich das feststellen?

        Thomas BraunT 2 Replies Last reply
        0
        • E Emi 0

          @thomas-braun
          wie kann ich das feststellen?

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

          @emi-0

          iobroker -v
          

          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
          • E Emi 0

            @thomas-braun
            wie kann ich das feststellen?

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

            @emi-0

            Dann kannst du auch mal schauen, was oder wer da auf das File zugreift.

            sudo lsof /opt/iobroker/iobroker-data/objects.jsonl
            

            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

            E 1 Reply Last reply
            0
            • E Emi 0

              Hallo zusammen,
              seit März lief iobroker problemlos und hat Daten geliefert.
              Seit gestern ist das nicht mehr der Fall. Habe versucht über Putty den ibroker zu starten.
              Aber laut status scheint die Verbindung nicht zu funktionieren.
              Hat jemand einen Rat für mich?

              micros02@smartmeter:~ $ iob stop
              micros02@smartmeter:~ $ iob start
              micros02@smartmeter:~ $ iob status
              Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iob                                    roker/iobroker-data/objects.jsonl"!
              micros02@smartmeter:~ $
              
              
              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #6

              @emi-0 sagte in iobroker läuft nicht mehr:

              micros02@smartmeter:~

              ist das ein Multihost-System?

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

              Thomas BraunT 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @emi-0

                Dann kannst du auch mal schauen, was oder wer da auf das File zugreift.

                sudo lsof /opt/iobroker/iobroker-data/objects.jsonl
                
                E Offline
                E Offline
                Emi 0
                wrote on last edited by
                #7

                @thomas-braun

                
                micros02@smartmeter:~ $ iobroker -v
                4.0.21
                micros02@smartmeter:~ $ sudo lsof /opt/iobroker/iobroker-data/objects.jsonl
                COMMAND  PID     USER   FD   TYPE DEVICE  SIZE/OFF   NODE NAME
                node    2388 iobroker   19u   REG  179,2 120034159 268535 /opt/iobroker/iobroker-data/objects.jsonl
                micros02@smartmeter:~ $
                
                
                Thomas BraunT 1 Reply Last reply
                0
                • E Emi 0

                  @thomas-braun

                  
                  micros02@smartmeter:~ $ iobroker -v
                  4.0.21
                  micros02@smartmeter:~ $ sudo lsof /opt/iobroker/iobroker-data/objects.jsonl
                  COMMAND  PID     USER   FD   TYPE DEVICE  SIZE/OFF   NODE NAME
                  node    2388 iobroker   19u   REG  179,2 120034159 268535 /opt/iobroker/iobroker-data/objects.jsonl
                  micros02@smartmeter:~ $
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #8

                  @emi-0

                  Versuch mal

                  iob update
                  iob upgrade
                  

                  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

                  E 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @emi-0

                    Versuch mal

                    iob update
                    iob upgrade
                    
                    E Offline
                    E Offline
                    Emi 0
                    wrote on last edited by
                    #9

                    @thomas-braun said in iobroker läuft nicht mehr:

                    iob update

                    micros02@smartmeter:~ $ iob update
                    No connection to databases possible ...
                    
                    
                    Thomas BraunT 1 Reply Last reply
                    0
                    • E Emi 0

                      @thomas-braun said in iobroker läuft nicht mehr:

                      iob update

                      micros02@smartmeter:~ $ iob update
                      No connection to databases possible ...
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #10

                      @emi-0

                      ps auxww|grep io
                      

                      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

                      E 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @emi-0

                        ps auxww|grep io
                        
                        E Offline
                        E Offline
                        Emi 0
                        wrote on last edited by
                        #11

                        @thomas-braun ```

                        micros02@smartmeter:~ $ ps auxww|grep io
                        root        34  0.0  0.0      0     0 ?        I<   11:06   0:00 [blkcg_punt_bio]
                        root        36  0.0  0.0      0     0 ?        I<   11:06   0:00 [rpciod]
                        root        38  0.0  0.0      0     0 ?        I<   11:06   0:00 [xprtiod]
                        root        40  0.0  0.0      0     0 ?        I<   11:06   0:00 [nfsiod]
                        root        44  0.0  0.0      0     0 ?        I<   11:06   0:00 [DWC Notificatio]
                        message+   249  0.0  0.7   7688  3496 ?        Ss   11:07   0:03 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
                        iobroker  2963 99.8 20.0 210548 88088 ?        Rsl  12:29   0:28 iobroker.js-controller
                        micros02  2978  0.0  0.4   7436  2028 pts/0    S+   12:30   0:00 grep --color=auto io
                        
                        
                        Thomas BraunT 1 Reply Last reply
                        0
                        • E Emi 0

                          @thomas-braun ```

                          micros02@smartmeter:~ $ ps auxww|grep io
                          root        34  0.0  0.0      0     0 ?        I<   11:06   0:00 [blkcg_punt_bio]
                          root        36  0.0  0.0      0     0 ?        I<   11:06   0:00 [rpciod]
                          root        38  0.0  0.0      0     0 ?        I<   11:06   0:00 [xprtiod]
                          root        40  0.0  0.0      0     0 ?        I<   11:06   0:00 [nfsiod]
                          root        44  0.0  0.0      0     0 ?        I<   11:06   0:00 [DWC Notificatio]
                          message+   249  0.0  0.7   7688  3496 ?        Ss   11:07   0:03 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
                          iobroker  2963 99.8 20.0 210548 88088 ?        Rsl  12:29   0:28 iobroker.js-controller
                          micros02  2978  0.0  0.4   7436  2028 pts/0    S+   12:30   0:00 grep --color=auto io
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #12

                          @emi-0 sagte in iobroker läuft nicht mehr:

                          2963

                          sudo kill 2963
                          

                          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

                          E 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @emi-0 sagte in iobroker läuft nicht mehr:

                            2963

                            sudo kill 2963
                            
                            E Offline
                            E Offline
                            Emi 0
                            wrote on last edited by
                            #13

                            @thomas-braun

                            micros02@smartmeter:~ $ sudo kill 2963
                            kill: (2963): No such process
                            
                            
                            Thomas BraunT 1 Reply Last reply
                            0
                            • E Emi 0

                              @thomas-braun

                              micros02@smartmeter:~ $ sudo kill 2963
                              kill: (2963): No such process
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #14

                              @emi-0

                              systemctl status iobroker.service
                              

                              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

                              E 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @emi-0

                                systemctl status iobroker.service
                                
                                E Offline
                                E Offline
                                Emi 0
                                wrote on last edited by
                                #15

                                @thomas-braun said in iobroker läuft nicht mehr:

                                systemctl status iobroker.service

                                micros02@smartmeter:~ $ systemctl status iobroker.service
                                ● iobroker.service - ioBroker Server
                                     Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; vendor preset: enabled)
                                     Active: activating (auto-restart) (Result: exit-code) since Wed 2022-04-27 12:44:50 CEST; 1s ago
                                       Docs: http://iobroker.net
                                    Process: 3329 ExecStart=/usr/bin/bash -c ${NODE} /opt/iobroker/node_modules/iobroker.js-controller/controller.j>
                                   Main PID: 3329 (code=exited, status=1/FAILURE)
                                        CPU: 44.948s
                                
                                Apr 27 12:44:53 smartmeter systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 82.
                                Apr 27 12:44:53 smartmeter systemd[1]: Stopped ioBroker Server.
                                Apr 27 12:44:53 smartmeter systemd[1]: iobroker.service: Consumed 44.948s CPU time.
                                Apr 27 12:44:53 smartmeter systemd[1]: Started ioBroker Server.
                                lines 1-12/12 (END)
                                
                                
                                Thomas BraunT 1 Reply Last reply
                                0
                                • E Emi 0

                                  @thomas-braun said in iobroker läuft nicht mehr:

                                  systemctl status iobroker.service

                                  micros02@smartmeter:~ $ systemctl status iobroker.service
                                  ● iobroker.service - ioBroker Server
                                       Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; vendor preset: enabled)
                                       Active: activating (auto-restart) (Result: exit-code) since Wed 2022-04-27 12:44:50 CEST; 1s ago
                                         Docs: http://iobroker.net
                                      Process: 3329 ExecStart=/usr/bin/bash -c ${NODE} /opt/iobroker/node_modules/iobroker.js-controller/controller.j>
                                     Main PID: 3329 (code=exited, status=1/FAILURE)
                                          CPU: 44.948s
                                  
                                  Apr 27 12:44:53 smartmeter systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 82.
                                  Apr 27 12:44:53 smartmeter systemd[1]: Stopped ioBroker Server.
                                  Apr 27 12:44:53 smartmeter systemd[1]: iobroker.service: Consumed 44.948s CPU time.
                                  Apr 27 12:44:53 smartmeter systemd[1]: Started ioBroker Server.
                                  lines 1-12/12 (END)
                                  
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #16

                                  @emi-0

                                  sudo systemctl stop iobroker
                                  

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

                                  E 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @emi-0

                                    sudo systemctl stop iobroker
                                    
                                    E Offline
                                    E Offline
                                    Emi 0
                                    wrote on last edited by
                                    #17

                                    @thomas-braun

                                    micros02@smartmeter:~ $ sudo systemctl stop iobroker
                                    micros02@smartmeter:~ $
                                    
                                    
                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • E Emi 0

                                      @thomas-braun

                                      micros02@smartmeter:~ $ sudo systemctl stop iobroker
                                      micros02@smartmeter:~ $
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #18

                                      @emi-0

                                      Dann schau nochmal, was da läuft:

                                      ps auxww|grep io
                                      

                                      Wenn da keine iobroker-Prozesse mehr zu sehen sind:

                                      iobroker update
                                      iobroker upgrade
                                      

                                      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

                                      E 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @emi-0

                                        Dann schau nochmal, was da läuft:

                                        ps auxww|grep io
                                        

                                        Wenn da keine iobroker-Prozesse mehr zu sehen sind:

                                        iobroker update
                                        iobroker upgrade
                                        
                                        E Offline
                                        E Offline
                                        Emi 0
                                        wrote on last edited by
                                        #19

                                        @thomas-braun

                                        Das funktioniert irgendwie nicht :cry:

                                        micros02@smartmeter:~ $ ps auxww|grep io
                                        root        34  0.0  0.0      0     0 ?        I<   11:06   0:00 [blkcg_punt_bio]
                                        root        36  0.0  0.0      0     0 ?        I<   11:06   0:00 [rpciod]
                                        root        38  0.0  0.0      0     0 ?        I<   11:06   0:00 [xprtiod]
                                        root        40  0.0  0.0      0     0 ?        I<   11:06   0:00 [nfsiod]
                                        root        44  0.0  0.0      0     0 ?        I<   11:06   0:00 [DWC Notificatio]
                                        message+   249  0.0  0.7   7688  3324 ?        Ss   11:07   0:05 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
                                        micros02  4485  0.0  0.4   7436  1944 pts/0    S+   13:39   0:00 grep --color=auto io
                                        micros02@smartmeter:~ $ iobroker update
                                        No connection to databases possible ...
                                        
                                        1 Reply Last reply
                                        0
                                        • HomoranH Homoran

                                          @emi-0 sagte in iobroker läuft nicht mehr:

                                          micros02@smartmeter:~

                                          ist das ein Multihost-System?

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

                                          @Emi-0

                                          Du hast die Frage noch nicht beantwortet:

                                          @homoran sagte in iobroker läuft nicht mehr:

                                          ist das ein Multihost-System?

                                          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

                                          E 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

                                          476

                                          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