Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. heap zu klein?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    heap zu klein?

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pingps last edited by

      @oliverio Speicherverbrauch ist konstant. Da gibt es keine ansteigenden Speicherverbräuche

      @Homoran iob fix habe ich laufen lassen.
      Hier wiederholt:

       iob fix
      library: loaded
      Library version=2024-01-04
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2024-01-04
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/5)
      ==========================================================================
      
      OK:1 http://ftp.de.debian.org/debian bullseye InRelease
      OK:2 http://ftp.de.debian.org/debian bullseye-updates InRelease
      OK:3 https://security.debian.org/debian-security bullseye-security InRelease
      OK:4 https://deb.nodesource.com/node_18.x nodistro InRelease
      Paketlisten werden gelesen… Fertig
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/5)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      
      ==========================================================================
          Check and cleanup npm temporary directories (3/5)
      ==========================================================================
      
      Done.
      
      ==========================================================================
          Database maintenance (4/5)
      ==========================================================================
      
      Checking for uncompressed JSONL databases... This might take a while!
      
      Compressing /opt/iobroker/iobroker-data/states.jsonl
      Compressing /opt/iobroker/iobroker-data/objects.jsonl
      
      <--- Last few GCs --->
      
      [10880:0x6afa850]     9970 ms: Mark-sweep 1978.7 (2087.8) -> 1976.7 (2087.8) MB, 97.2 / 0.0 ms  (average mu = 0.902, current mu = 0.788) allocation failure; scavenge might not succeed
      [10880:0x6afa850]    10188 ms: Mark-sweep 1992.4 (2087.8) -> 1990.1 (2117.5) MB, 177.8 / 0.0 ms  (average mu = 0.757, current mu = 0.184) allocation failure; scavenge might not succeed
      
      
      <--- JS stacktrace --->
      
      FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
       1: 0xb9a330 node::Abort() [node]
       2: 0xaa07ee  [node]
       3: 0xd71ed0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
       4: 0xd72277 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
       5: 0xf4f635  [node]
       6: 0xf61b0d v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
       7: 0xf3c1fe v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
       8: 0xf3d5c7 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
       9: 0xf1db40 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [node]
      10: 0xf155b4 v8::internal::FactoryBase<v8::internal::Factory>::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [node]
      11: 0xf17948 v8::internal::FactoryBase<v8::internal::Factory>::NewRawTwoByteString(int, v8::internal::AllocationType) [node]
      12: 0x134923c v8::internal::IncrementalStringBuilder::Extend() [node]
      13: 0x105e5d0 v8::internal::JsonStringifier::SerializeString(v8::internal::Handle<v8::internal::String>) [node]
      14: 0x105fa71 v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_<true>(v8::internal::Handle<v8::internal::Object>, bool, v8::internal::Handle<v8::internal::Object>) [node]
      15: 0x106164f v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_<true>(v8::internal::Handle<v8::internal::Object>, bool, v8::internal::Handle<v8::internal::Object>) [node]
      16: 0x106164f v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_<true>(v8::internal::Handle<v8::internal::Object>, bool, v8::internal::Handle<v8::internal::Object>) [node]
      17: 0x106164f v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_<true>(v8::internal::Handle<v8::internal::Object>, bool, v8::internal::Handle<v8::internal::Object>) [node]
      18: 0x106164f v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_<true>(v8::internal::Handle<v8::internal::Object>, bool, v8::internal::Handle<v8::internal::Object>) [node]
      19: 0x1063eaf v8::internal::JsonStringifier::Result v8::internal::JsonStringifier::Serialize_<false>(v8::internal::Handle<v8::internal::Object>, bool, v8::internal::Handle<v8::internal::Object>) [node]
      20: 0x1064bff v8::internal::JsonStringify(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>) [node]
      21: 0xdf7d57 v8::internal::Builtin_JsonStringify(int, unsigned long*, v8::internal::Isolate*) [node]
      22: 0x1710839  [node]
      Aborted
      
      ==========================================================================
          Checking autostart (5/5)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      Uli@debian-uli:~/2024-05-05$ ^C
      Uli@debian-uli:~/2024-05-05$  iob fix
      library: loaded
      Library version=2024-01-04
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2024-01-04
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/5)
      ==========================================================================
      
      OK:1 http://ftp.de.debian.org/debian bullseye InRelease
      OK:2 http://ftp.de.debian.org/debian bullseye-updates InRelease
      OK:3 https://security.debian.org/debian-security bullseye-security InRelease
      OK:4 https://deb.nodesource.com/node_18.x nodistro InRelease
      Paketlisten werden gelesen… Fertig
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/5)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      
      ==========================================================================
          Check and cleanup npm temporary directories (3/5)
      ==========================================================================
      
      Done.
      
      ==========================================================================
          Database maintenance (4/5)
      ==========================================================================
      
      Checking for uncompressed JSONL databases... This might take a while!
      
      Compressing /opt/iobroker/iobroker-data/states.jsonl
      Compressing /opt/iobroker/iobroker-data/objects.jsonl
      
      <--- Last few GCs --->
      
      [10880:0x6afa850]     9970 ms: Mark-sweep 1978.7 (2087.8) -> 1976.7 (2087.8) MB, 97.2 / 0.0 ms  (average mu = 0.902, current m==========================================================================
      
      P 1 Reply Last reply Reply Quote 0
      • P
        pingps @pingps last edited by

        @Homoran mir scheint das Problem zu sein, dass linux kein file locken kann

        iob status
        Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
        Uli@debian-uli:~$
        
        Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @pingps last edited by

          @pingps sagte in heap zu klein?:

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

          ls -lah /opt/iobroker/iobroker-data/objects.jsonl
          

          und

          getfacl /opt/iobroker/iobroker-data/objects.jsonl
          

          sagen?

          P 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @pingps last edited by

            @pingps sagte in heap zu klein?:

            dass linux kein file locken kann

            nicht linux, sondern der user.
            Deswegen den Fixer, damit die Rechte wieder geradegebogen werden.

            Allerdings kann ich mit der dortigen Fehlermeldung nichts anfangen. Da muss ein Wissender ran.

            1 Reply Last reply Reply Quote 0
            • P
              pingps @Thomas Braun last edited by

              @thomas-braun

               ls -lah /opt/iobroker/iobroker-data/objects.jsonl
              -rw-rwxr--+ 1 iobroker iobroker 547M  5. Mai 20:12 /opt/iobroker/iobroker-data/objects.jsonl
              Uli@debian-uli:~$
              
              
              getfacl /opt/iobroker/iobroker-data/objects.jsonl
              getfacl: Entferne führende '/' von absoluten Pfadnamen
              # file: opt/iobroker/iobroker-data/objects.jsonl
              # owner: iobroker
              # group: iobroker
              user::rw-
              group::r-x
              group:iobroker:rwx
              mask::rwx
              other::r--
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @pingps last edited by Thomas Braun

                @pingps

                Die Rechte stehen bei mir anders:

                echad@chet:~ $ ls -lah /opt/iobroker/iobroker-data/objects.jsonl 
                -rw-rw-r--+ 1 iobroker iobroker 61M May  5 20:23 /opt/iobroker/iobroker-data/objects.jsonl
                echad@chet:~ $ getfacl /opt/iobroker/iobroker-data/objects.jsonl
                getfacl: Removing leading '/' from absolute path names
                # file: opt/iobroker/iobroker-data/objects.jsonl
                # owner: iobroker
                # group: iobroker
                user::rw-
                group::r-x                      #effective:r--
                group:iobroker:rwx              #effective:rw-
                mask::rw-
                other::r--
                
                echad@chet:~ $
                

                Ob das locking aber daran scheitert oder an der Größe der Datei (oder was ganz anderem) kann ich dir auch nicht sagen.

                P 1 Reply Last reply Reply Quote 0
                • P
                  pingps @Thomas Braun last edited by

                  @thomas-braun bei mir gibt es ja mehr Rechte
                  -rw-rw-r--+
                  bei mir
                  -rw-rwxr--+ /opt/iobroker/iobroker-data/objects.jsonl

                  für was soll diese jsonl ausführbar sein? (habe dazu leider keine Ahnung!)

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @pingps last edited by

                    @pingps sagte in heap zu klein?:

                    für was soll diese jsonl ausführbar sein? (habe dazu leider keine Ahnung!)

                    Das frage ich mich auch. Das ist keine ausführbare Datei.

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      pingps @Thomas Braun last edited by

                      @thomas-braun
                      Vielleicht hilft das: Beim Stoppen einiger Adapter gab es komische Ereignisse:

                      Uli@debian-uli:~$ iobroker stop telegram
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                       Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                      ^C
                      Uli@debian-uli:~$ iobroker stop telegram
                      The adapter "telegram.0" was stopped.
                      The adapter "telegram.1" was stopped.
                      The adapter "telegram.2" was stopped.
                      
                      

                      Nach dem Abbrechen durch ^C und neuem Stop funktionierte dann der stop

                      1 Reply Last reply Reply Quote 0
                      • P
                        pingps last edited by pingps

                        @pingps werde wohl iobroker auf synology umziehen bzw. neu aufsetzen. Ne DS1621+, die sowieso nur Däumchen dreht, steht hier zur Verfügung.
                        Gute Idee?

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          pingps @pingps last edited by

                          @pingps ok, habe mal die Synology für iobroker bereit gemacht und den iobroker neu installiert. Natürlich darf ich jetzt alle Adapter... neu installieren. Ich denke mal mit backitup die bestehende Konfiguration einzuspielen wird schief gehen?
                          Oder ist das nicht so toll?

                          Dann gibt es bei der Homematic (nicht IP) Probleme: Bei HM-RPC wird ja als Adapter Adresse die iobroker Adresse eingegeben. Und die hat sich ja i.V. zur alten Konfiguration geändert. Also neue IP. Aber der Zusatz -ens3 wird hier angeboten. Klar, dass die IP eine andere ist aber der Zusatz war früher anders. Ist das ok?

                          Als Homematic Port habe ich 2001 eingetragen. Leider wird der Adapter nicht grün.
                          hm-rega ist ok.

                          P 1 Reply Last reply Reply Quote 0
                          • P
                            pingps @pingps last edited by pingps

                            @pingps Euch vielen Dank. Der richtige Tipp ist wohl das System neu auf neuer HW aufzusetzen. Ob ich bei einem RPI5 die vorhandene Konfiguration verwenden kann? Würde ja viel Arbeit ersparen.
                            RPI5 mit NT ist bestellt!!!
                            Also: DANKE!

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

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

                            856
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

                            4
                            36
                            1145
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo