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. ioBroker Allgemein
  4. Fehler: Probleme mit der Arbeitsspeicher-Verfügbarkeit

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    426

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

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

Fehler: Probleme mit der Arbeitsspeicher-Verfügbarkeit

Scheduled Pinned Locked Moved ioBroker Allgemein
23 Posts 6 Posters 2.1k Views 5 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.
  • P Pingus

    So, aktualisiert. RAM wird jetzt richtig angezeigt

    ======================= SUMMARY =======================
    			v.2023-10-10
    
    
     Static hostname: iob01
           Icon name: computer-vm
             Chassis: vm 🖴
      Virtualization: kvm
    Operating System: Debian GNU/Linux 12 (bookworm)
              Kernel: Linux 6.1.0-17-amd64
        Architecture: x86-64
     Hardware Vendor: QEMU
      Hardware Model: Standard PC _i440FX + PIIX, 1996_
    Firmware Version: rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org
    
    Installation: 		kvm
    Kernel: 		x86_64
    Userland: 		amd64
    Timezone: 		Europe/Zurich (CET, +0100)
    User-ID: 		1000
    X-Server: 		false
    Boot Target: 		graphical.target
    
    Pending OS-Updates: 	0
    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
    Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
    Pending iob updates: 	0
    
    Nodejs-Installation: 	/usr/bin/nodejs 	v18.19.0
    			/usr/bin/node 		v18.19.0
    			/usr/bin/npm 		10.2.3
    			/usr/bin/npx 		10.2.3
    			/usr/bin/corepack 	0.22.0
    
    Recommended versions are nodejs 18.19.0 and npm 10.2.3
    Your nodejs installation is correct
    
    MEMORY: 
                   total        used        free      shared  buff/cache   available
    Mem:             10G        3.4G        6.2G        512K        1.1G        7.0G
    Swap:           1.0G          0B        1.0G
    Total:           11G        3.4G        7.2G
    
    Active iob-Instances: 	39
    Active repo(s): stable
    
    ioBroker Core: 		js-controller 		5.0.17
    			admin 			6.12.0
    
    ioBroker Status: 	iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : iob01                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : iob01                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects: 		52392
    States: 		46342
    
    Size of iob-Database:
    
    37M	/opt/iobroker/iobroker-data/objects.jsonl
    16M	/opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #21

    @pingus sagte in Fehler: Probleme mit der Arbeitsspeicher-Verfügbarkeit:

    Boot Target: graphical.target

    Würde ich auf multi-user setzen.

    sudo systemctl set-default multi-user.target
    

    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded

    Netzwerktrouble? IPv6 war zuletzt z. B. ein Thema.

    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

    P 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @pingus sagte in Fehler: Probleme mit der Arbeitsspeicher-Verfügbarkeit:

      Boot Target: graphical.target

      Würde ich auf multi-user setzen.

      sudo systemctl set-default multi-user.target
      

      Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded

      Netzwerktrouble? IPv6 war zuletzt z. B. ein Thema.

      P Offline
      P Offline
      Pingus
      wrote on last edited by
      #22

      @thomas-braun Danke Dir. IPv6 deaktiviert und jetzt ist alles ok bei iob diag. Für mich ist dieser Teil abgeschlossen.

      Thomas BraunT 1 Reply Last reply
      0
      • P Pingus

        @thomas-braun Danke Dir. IPv6 deaktiviert und jetzt ist alles ok bei iob diag. Für mich ist dieser Teil abgeschlossen.

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

        @pingus sagte in Fehler: Probleme mit der Arbeitsspeicher-Verfügbarkeit:

        IPv6 deaktiviert

        Ich würde ja im Gegenteil schauen, das du einen vollständigen Zugang zum Internet hast und IPv6 vollständig einrichten.

        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
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        Support us

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

        437

        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