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. Off Topic
  4. Motioneye muss alle paar Minuten neu gestartet werden

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    217

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

Motioneye muss alle paar Minuten neu gestartet werden

Scheduled Pinned Locked Moved Off Topic
18 Posts 3 Posters 1.1k Views 2 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.
  • wendy2702W Online
    wendy2702W Online
    wendy2702
    wrote on last edited by
    #6

    Was fuer eine HW ?

    Richtig: OOM kann und wird wohl dafuer verantwortlich sein. OUT OF MEMORY.

    Je nachdem wieviel Motioneye umrechnen muss.

    Bitte keine Fragen per PN, die gehören ins Forum!

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    R 1 Reply Last reply
    0
    • wendy2702W wendy2702

      Was fuer eine HW ?

      Richtig: OOM kann und wird wohl dafuer verantwortlich sein. OUT OF MEMORY.

      Je nachdem wieviel Motioneye umrechnen muss.

      R Offline
      R Offline
      Ralf
      wrote on last edited by
      #7

      @wendy2702
      HW ist Beelink BT3 Pro

      1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @ralf

        Tjoar, da läuft zu viel speicherfressendes Zeug.

        R Offline
        R Offline
        Ralf
        wrote on last edited by
        #8

        @thomas-braun
        Lief vorher mit gleichen Instanzen unter Debian 10 ohne Probleme. Kannst du mir ohne Glaskugel sagen, was ich tun kann (muss) ?

        Thomas BraunT 1 Reply Last reply
        0
        • R Ralf

          @thomas-braun
          Lief vorher mit gleichen Instanzen unter Debian 10 ohne Probleme. Kannst du mir ohne Glaskugel sagen, was ich tun kann (muss) ?

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

          @ralf

          Nö. Aber du könntest den Nebel vielleicht lüften:

          iobroker diag
          

          aufrufen.

          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

          R 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @ralf

            Nö. Aber du könntest den Nebel vielleicht lüften:

            iobroker diag
            

            aufrufen.

            R Offline
            R Offline
            Ralf
            wrote on last edited by Ralf
            #10

            @thomas-braun sagte in Motioneye muss alle paar Minuten neu gestartet werden:

            iobroker diag

            Hilft das ? Mir sagt das nicht viel 🙇

            ======================= SUMMARY =======================
                                 v.2023-01-02
            
            
            Operatingsystem:        Debian GNU/Linux 11 (bullseye)
            Installation:           Native
            Timezone:               Europe/Berlin
            User-ID:                1000
            X-Server:               false
            Boot Target:            graphical.target
            
            Pending OS-Updates:     61
            
            Nodejs-Installation:    /usr/bin/nodejs         v16.18.1
                                    /usr/bin/node           v16.18.1
                                    /usr/bin/npm            9.1.2
                                    /usr/bin/npx            9.1.2
            
            ioBroker Core:          js-controller           4.0.24
                                    admin                   6.3.5
            
            ioBroker Status:        iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin:
            + system.adapter.admin.0                  : admin                 : debian-iobroker                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            
            Pending iob updates:    0
            
            Active repo(s): Stable (default)
            
            Objects:                20312
            States:                 16428
            
            Size of iob-Database:
            
            23M     /opt/iobroker/iobroker-data/objects.jsonl
            21M     /opt/iobroker/iobroker-data/states.jsonl
            
            
            =================== END OF SUMMARY ====================
            
            Thomas BraunT 1 Reply Last reply
            0
            • R Ralf

              @thomas-braun sagte in Motioneye muss alle paar Minuten neu gestartet werden:

              iobroker diag

              Hilft das ? Mir sagt das nicht viel 🙇

              ======================= SUMMARY =======================
                                   v.2023-01-02
              
              
              Operatingsystem:        Debian GNU/Linux 11 (bullseye)
              Installation:           Native
              Timezone:               Europe/Berlin
              User-ID:                1000
              X-Server:               false
              Boot Target:            graphical.target
              
              Pending OS-Updates:     61
              
              Nodejs-Installation:    /usr/bin/nodejs         v16.18.1
                                      /usr/bin/node           v16.18.1
                                      /usr/bin/npm            9.1.2
                                      /usr/bin/npx            9.1.2
              
              ioBroker Core:          js-controller           4.0.24
                                      admin                   6.3.5
              
              ioBroker Status:        iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin:
              + system.adapter.admin.0                  : admin                 : debian-iobroker                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              
              Pending iob updates:    0
              
              Active repo(s): Stable (default)
              
              Objects:                20312
              States:                 16428
              
              Size of iob-Database:
              
              23M     /opt/iobroker/iobroker-data/objects.jsonl
              21M     /opt/iobroker/iobroker-data/states.jsonl
              
              
              =================== END OF SUMMARY ====================
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by Thomas Braun
              #11

              @ralf sagte in Motioneye muss alle paar Minuten neu gestartet werden:
              1)

              Pending OS-Updates: 61

              Betriebssstem updaten.

              sudo apt update
              sudo apt full-upgrade
              sudo reboot
              

              /usr/bin/npm 9.1.2

              Finger weg von manuellen npm-Updates.
              nodejs neuinstallieren.

              iob stop
              sudo apt install --reinstall nodejs
              iob start
              

              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

              R 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @ralf sagte in Motioneye muss alle paar Minuten neu gestartet werden:
                1)

                Pending OS-Updates: 61

                Betriebssstem updaten.

                sudo apt update
                sudo apt full-upgrade
                sudo reboot
                

                /usr/bin/npm 9.1.2

                Finger weg von manuellen npm-Updates.
                nodejs neuinstallieren.

                iob stop
                sudo apt install --reinstall nodejs
                iob start
                
                R Offline
                R Offline
                Ralf
                wrote on last edited by
                #12

                @thomas-braun
                Das scheint geklappt zu haben . 1000 Dank für deine Hilfe. Hätte ich nie hinbekommen.

                Thomas BraunT 1 Reply Last reply
                0
                • R Ralf

                  @thomas-braun
                  Das scheint geklappt zu haben . 1000 Dank für deine Hilfe. Hätte ich nie hinbekommen.

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

                  @ralf

                  iob diag
                  

                  sagt nun?

                  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

                  R 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @ralf

                    iob diag
                    

                    sagt nun?

                    R Offline
                    R Offline
                    Ralf
                    wrote on last edited by
                    #14

                    @thomas-braun sagte in Motioneye muss alle paar Minuten neu gestartet werden:

                    iob diag

                    so.. wieder da. Hier das Ergebnis :

                    ======================= SUMMARY =======================
                                         v.2023-01-02
                    
                    
                    Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                    Installation:           Native
                    Timezone:               Europe/Berlin
                    User-ID:                1000
                    X-Server:               true
                    Boot Target:            graphical.target
                    
                    Pending OS-Updates:     0
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                            /usr/bin/node           v16.19.0
                                            /usr/bin/npm            8.19.3
                                            /usr/bin/npx            8.19.3
                    
                    ioBroker Core:          js-controller           4.0.24
                                            admin                   6.3.5
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin:
                    + system.adapter.admin.0                  : admin                 : debian-iobroker                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    
                    Pending iob updates:    0
                    
                    Active repo(s): Stable (default)
                    
                    Objects:                20144
                    States:                 16274
                    
                    Size of iob-Database:
                    
                    33M     /opt/iobroker/iobroker-data/objects.jsonl
                    14M     /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    =================== END OF SUMMARY ====================
                    
                    
                    Thomas BraunT 1 Reply Last reply
                    0
                    • R Ralf

                      @thomas-braun sagte in Motioneye muss alle paar Minuten neu gestartet werden:

                      iob diag

                      so.. wieder da. Hier das Ergebnis :

                      ======================= SUMMARY =======================
                                           v.2023-01-02
                      
                      
                      Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                      Installation:           Native
                      Timezone:               Europe/Berlin
                      User-ID:                1000
                      X-Server:               true
                      Boot Target:            graphical.target
                      
                      Pending OS-Updates:     0
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                              /usr/bin/node           v16.19.0
                                              /usr/bin/npm            8.19.3
                                              /usr/bin/npx            8.19.3
                      
                      ioBroker Core:          js-controller           4.0.24
                                              admin                   6.3.5
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin:
                      + system.adapter.admin.0                  : admin                 : debian-iobroker                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      
                      Pending iob updates:    0
                      
                      Active repo(s): Stable (default)
                      
                      Objects:                20144
                      States:                 16274
                      
                      Size of iob-Database:
                      
                      33M     /opt/iobroker/iobroker-data/objects.jsonl
                      14M     /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      =================== END OF SUMMARY ====================
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by Thomas Braun
                      #15

                      @ralf sagte in Motioneye muss alle paar Minuten neu gestartet werden:

                      X-Server: true

                      Schalt den Desktop aus, wenn da nicht gerade eine vis über den pi dargestellt werden muss.
                      Oben war er doch auch aus.

                      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

                      R 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @ralf sagte in Motioneye muss alle paar Minuten neu gestartet werden:

                        X-Server: true

                        Schalt den Desktop aus, wenn da nicht gerade eine vis über den pi dargestellt werden muss.
                        Oben war er doch auch aus.

                        R Offline
                        R Offline
                        Ralf
                        wrote on last edited by
                        #16

                        @thomas-braun sagte in Motioneye muss alle paar Minuten neu gestartet werden:

                        X-Server: true

                        Hab ihn nicht eingeschaltet, nur nach deinen Angaben vorgegangen. Ist das richtig, dass er nur dem Energiesparen hilft ? ...und wie ausschalten ?

                        Thomas BraunT 1 Reply Last reply
                        0
                        • R Ralf

                          @thomas-braun sagte in Motioneye muss alle paar Minuten neu gestartet werden:

                          X-Server: true

                          Hab ihn nicht eingeschaltet, nur nach deinen Angaben vorgegangen. Ist das richtig, dass er nur dem Energiesparen hilft ? ...und wie ausschalten ?

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

                          @ralf sagte in Motioneye muss alle paar Minuten neu gestartet werden:

                          Ist das richtig, dass er nur dem Energiesparen hilft ?

                          Nein, der hilft dabei das System möglichst schlank und sicher zu halten. Was dessen Prozesse nicht wegfressen kann dann für wichtigeres zur Verfügung stehen. Und macht die Verwaltung des Systems auch wesentlich einfacher.

                          ...und wie ausschalten ?

                          systemctl get-default
                          sudo systemctl set-default multi-user.target
                          sudo systemctl reboot
                          

                          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

                          R 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @ralf sagte in Motioneye muss alle paar Minuten neu gestartet werden:

                            Ist das richtig, dass er nur dem Energiesparen hilft ?

                            Nein, der hilft dabei das System möglichst schlank und sicher zu halten. Was dessen Prozesse nicht wegfressen kann dann für wichtigeres zur Verfügung stehen. Und macht die Verwaltung des Systems auch wesentlich einfacher.

                            ...und wie ausschalten ?

                            systemctl get-default
                            sudo systemctl set-default multi-user.target
                            sudo systemctl reboot
                            
                            R Offline
                            R Offline
                            Ralf
                            wrote on last edited by
                            #18

                            @thomas-braun
                            ok. Ist jetzt aus. Nochmals vielen Dank für deine Hilfe !!!

                            1 Reply Last reply
                            0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            291

                            Online

                            32.8k

                            Users

                            82.8k

                            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