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. English
  3. ioBroker general
  4. ioBroker does not respond SOLVED

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    392

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

ioBroker does not respond SOLVED

Geplant Angeheftet Gesperrt Verschoben ioBroker general
12 Beiträge 3 Kommentatoren 2.1k Aufrufe 2 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.
  • A Offline
    A Offline
    ap2017
    schrieb am zuletzt editiert von ap2017
    #1

    Recently my Linux based ioBroker server stopped responding, giving message "This site can’t be reached 192.168.1.74 refused to connect". I can login to Linux using PuTTY with no problem. I suspect low SSD available memory, here is my df -h log:

    ap@AP-Tiny:/opt/iobroker$ df -h
    Filesystem      Size  Used Avail Use% Mounted on
    udev            1.9G     0  1.9G   0% /dev
    tmpfs           377M  1.2M  376M   1% /run
    /dev/sda1       110G  105G     0 100% /
    tmpfs           1.9G     0  1.9G   0% /dev/shm
    tmpfs           5.0M  4.0K  5.0M   1% /run/lock
    tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs           377M  4.0K  377M   1% /run/user/111
    tmpfs           377M     0  377M   0% /run/user/1000
    

    MOD-Edit: added code-tags

    If I am low on memory, where I can delete Linux / ioBorker temporarily files or history logs over PuTTY?

    HomoranH 1 Antwort Letzte Antwort
    0
    • A ap2017

      Recently my Linux based ioBroker server stopped responding, giving message "This site can’t be reached 192.168.1.74 refused to connect". I can login to Linux using PuTTY with no problem. I suspect low SSD available memory, here is my df -h log:

      ap@AP-Tiny:/opt/iobroker$ df -h
      Filesystem      Size  Used Avail Use% Mounted on
      udev            1.9G     0  1.9G   0% /dev
      tmpfs           377M  1.2M  376M   1% /run
      /dev/sda1       110G  105G     0 100% /
      tmpfs           1.9G     0  1.9G   0% /dev/shm
      tmpfs           5.0M  4.0K  5.0M   1% /run/lock
      tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
      tmpfs           377M  4.0K  377M   1% /run/user/111
      tmpfs           377M     0  377M   0% /run/user/1000
      

      MOD-Edit: added code-tags

      If I am low on memory, where I can delete Linux / ioBorker temporarily files or history logs over PuTTY?

      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #2

      @ap2017 sagte in ioBroker does not respond:

      I suspect low SSD available memory, here is my df -h log:

      there is low memory but not no space left.

      what is zhe output of iobroker list instances

      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 oben rechts. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      A 2 Antworten Letzte Antwort
      0
      • HomoranH Homoran

        @ap2017 sagte in ioBroker does not respond:

        I suspect low SSD available memory, here is my df -h log:

        there is low memory but not no space left.

        what is zhe output of iobroker list instances

        A Offline
        A Offline
        ap2017
        schrieb am zuletzt editiert von Homoran
        #3

        @homoran

        ap@AP-Tiny:~$ iobroker list instances
        + system.adapter.accuweather.0            : accuweather           : AP-Tiny                                  -  enabled
        + system.adapter.admin.0                  : admin                 : AP-Tiny                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.backitup.0               : backitup              : AP-Tiny                                  -  enabled
          system.adapter.cloud.0                  : cloud                 : AP-Tiny                                  - disabled
          system.adapter.deconz.0                 : deconz                : AP-Tiny                                  - disabled, port: 8080
        + system.adapter.discovery.0              : discovery             : AP-Tiny                                  -  enabled
          system.adapter.echarts.0                : echarts               : AP-Tiny                                  -  enabled
          system.adapter.flot.0                   : flot                  : AP-Tiny                                  -  enabled
        + system.adapter.history.0                : history               : AP-Tiny                                  -  enabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : AP-Tiny                                  -  enabled
        + system.adapter.info.0                   : info                  : AP-Tiny                                  -  enabled
        + system.adapter.javascript.0             : javascript            : AP-Tiny                                  -  enabled
        + system.adapter.mysensors.0              : mysensors             : AP-Tiny                                  -  enabled, port: 5003, bind: 0.0.0.0
        + system.adapter.simple-api.0             : simple-api            : AP-Tiny                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.socketio.0               : socketio              : AP-Tiny                                  -  enabled, port: 8084, bind: 192.168.1.74, run as: admin
          system.adapter.sonoff.0                 : sonoff                : AP-Tiny                                  - disabled, port: 1883, bind: 0.0.0.0
        + system.adapter.telegram.0               : telegram              : AP-Tiny                                  -  enabled, port: 8443, bind: 0.0.0.0
          system.adapter.vis-google-fonts.0       : vis-google-fonts      : AP-Tiny                                  -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : AP-Tiny                                  -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : AP-Tiny                                  -  enabled
          system.adapter.vis-material-advanced.0  : vis-material-advanced : AP-Tiny                                  -  enabled
          system.adapter.vis-material-webfont.0   : vis-material-webfont  : AP-Tiny                                  -  enabled
          system.adapter.vis-material.0           : vis-material          : AP-Tiny                                  -  enabled
          system.adapter.vis-materialdesign.0     : vis-materialdesign    : AP-Tiny                                  -  enabled
          system.adapter.vis-metro.0              : vis-metro             : AP-Tiny                                  -  enabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : AP-Tiny                                  -  enabled
          system.adapter.vis.0                    : vis                   : AP-Tiny                                  -  enabled
        + system.adapter.web.0                    : web                   : AP-Tiny                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : AP-Tiny                                  -  enabled, port: /dev/ttyACM1
        + system.adapter.zwave2.0                 : zwave2                : AP-Tiny                                  -  enabled
        
        + instance is alive
        Server Cannot save Dataset to /opt/iobroker/iobroker-data/states.json.new: ENOSPC: no space left on device, write
        Server Cannot save /opt/iobroker/iobroker-data/states.json: Error: ENOSPC: no space left on device, write
        ap@AP-Tiny:~$
        
        
        HomoranH 2 Antworten Letzte Antwort
        0
        • A ap2017

          @homoran

          ap@AP-Tiny:~$ iobroker list instances
          + system.adapter.accuweather.0            : accuweather           : AP-Tiny                                  -  enabled
          + system.adapter.admin.0                  : admin                 : AP-Tiny                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.backitup.0               : backitup              : AP-Tiny                                  -  enabled
            system.adapter.cloud.0                  : cloud                 : AP-Tiny                                  - disabled
            system.adapter.deconz.0                 : deconz                : AP-Tiny                                  - disabled, port: 8080
          + system.adapter.discovery.0              : discovery             : AP-Tiny                                  -  enabled
            system.adapter.echarts.0                : echarts               : AP-Tiny                                  -  enabled
            system.adapter.flot.0                   : flot                  : AP-Tiny                                  -  enabled
          + system.adapter.history.0                : history               : AP-Tiny                                  -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : AP-Tiny                                  -  enabled
          + system.adapter.info.0                   : info                  : AP-Tiny                                  -  enabled
          + system.adapter.javascript.0             : javascript            : AP-Tiny                                  -  enabled
          + system.adapter.mysensors.0              : mysensors             : AP-Tiny                                  -  enabled, port: 5003, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : AP-Tiny                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.socketio.0               : socketio              : AP-Tiny                                  -  enabled, port: 8084, bind: 192.168.1.74, run as: admin
            system.adapter.sonoff.0                 : sonoff                : AP-Tiny                                  - disabled, port: 1883, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : AP-Tiny                                  -  enabled, port: 8443, bind: 0.0.0.0
            system.adapter.vis-google-fonts.0       : vis-google-fonts      : AP-Tiny                                  -  enabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : AP-Tiny                                  -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : AP-Tiny                                  -  enabled
            system.adapter.vis-material-advanced.0  : vis-material-advanced : AP-Tiny                                  -  enabled
            system.adapter.vis-material-webfont.0   : vis-material-webfont  : AP-Tiny                                  -  enabled
            system.adapter.vis-material.0           : vis-material          : AP-Tiny                                  -  enabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : AP-Tiny                                  -  enabled
            system.adapter.vis-metro.0              : vis-metro             : AP-Tiny                                  -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : AP-Tiny                                  -  enabled
            system.adapter.vis.0                    : vis                   : AP-Tiny                                  -  enabled
          + system.adapter.web.0                    : web                   : AP-Tiny                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : AP-Tiny                                  -  enabled, port: /dev/ttyACM1
          + system.adapter.zwave2.0                 : zwave2                : AP-Tiny                                  -  enabled
          
          + instance is alive
          Server Cannot save Dataset to /opt/iobroker/iobroker-data/states.json.new: ENOSPC: no space left on device, write
          Server Cannot save /opt/iobroker/iobroker-data/states.json: Error: ENOSPC: no space left on device, write
          ap@AP-Tiny:~$
          
          
          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von Homoran
          #4

          @ap2017 thanks - looks good

          iobroker status

          EDIT- it doesn't :-(

          @ap2017 sagte in ioBroker does not respond:

          ENOSPC: no space left on device, write

          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 oben rechts. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Antwort Letzte Antwort
          0
          • HomoranH Homoran

            @ap2017 sagte in ioBroker does not respond:

            I suspect low SSD available memory, here is my df -h log:

            there is low memory but not no space left.

            what is zhe output of iobroker list instances

            A Offline
            A Offline
            ap2017
            schrieb am zuletzt editiert von
            #5

            @homoran

            ap@AP-Tiny:~$ iobroker status
            iobroker is running on this host.
            
            
            Objects type: file
            States  type: file
            Server Cannot save Dataset to /opt/iobroker/iobroker-data/states.json.new: ENOSPC: no space left on device, write
            Server Cannot save /opt/iobroker/iobroker-data/states.json: Error: ENOSPC: no space left on device, write
            
            
            A K 2 Antworten Letzte Antwort
            0
            • A ap2017

              @homoran

              ap@AP-Tiny:~$ iobroker status
              iobroker is running on this host.
              
              
              Objects type: file
              States  type: file
              Server Cannot save Dataset to /opt/iobroker/iobroker-data/states.json.new: ENOSPC: no space left on device, write
              Server Cannot save /opt/iobroker/iobroker-data/states.json: Error: ENOSPC: no space left on device, write
              
              
              A Offline
              A Offline
              ap2017
              schrieb am zuletzt editiert von
              #6

              @ap2017 What if I clone existing drive onto larger drive using Acronis, will it work? It should, right?

              HomoranH 1 Antwort Letzte Antwort
              0
              • A ap2017

                @homoran

                ap@AP-Tiny:~$ iobroker list instances
                + system.adapter.accuweather.0            : accuweather           : AP-Tiny                                  -  enabled
                + system.adapter.admin.0                  : admin                 : AP-Tiny                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.backitup.0               : backitup              : AP-Tiny                                  -  enabled
                  system.adapter.cloud.0                  : cloud                 : AP-Tiny                                  - disabled
                  system.adapter.deconz.0                 : deconz                : AP-Tiny                                  - disabled, port: 8080
                + system.adapter.discovery.0              : discovery             : AP-Tiny                                  -  enabled
                  system.adapter.echarts.0                : echarts               : AP-Tiny                                  -  enabled
                  system.adapter.flot.0                   : flot                  : AP-Tiny                                  -  enabled
                + system.adapter.history.0                : history               : AP-Tiny                                  -  enabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : AP-Tiny                                  -  enabled
                + system.adapter.info.0                   : info                  : AP-Tiny                                  -  enabled
                + system.adapter.javascript.0             : javascript            : AP-Tiny                                  -  enabled
                + system.adapter.mysensors.0              : mysensors             : AP-Tiny                                  -  enabled, port: 5003, bind: 0.0.0.0
                + system.adapter.simple-api.0             : simple-api            : AP-Tiny                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : AP-Tiny                                  -  enabled, port: 8084, bind: 192.168.1.74, run as: admin
                  system.adapter.sonoff.0                 : sonoff                : AP-Tiny                                  - disabled, port: 1883, bind: 0.0.0.0
                + system.adapter.telegram.0               : telegram              : AP-Tiny                                  -  enabled, port: 8443, bind: 0.0.0.0
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : AP-Tiny                                  -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : AP-Tiny                                  -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : AP-Tiny                                  -  enabled
                  system.adapter.vis-material-advanced.0  : vis-material-advanced : AP-Tiny                                  -  enabled
                  system.adapter.vis-material-webfont.0   : vis-material-webfont  : AP-Tiny                                  -  enabled
                  system.adapter.vis-material.0           : vis-material          : AP-Tiny                                  -  enabled
                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : AP-Tiny                                  -  enabled
                  system.adapter.vis-metro.0              : vis-metro             : AP-Tiny                                  -  enabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : AP-Tiny                                  -  enabled
                  system.adapter.vis.0                    : vis                   : AP-Tiny                                  -  enabled
                + system.adapter.web.0                    : web                   : AP-Tiny                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : AP-Tiny                                  -  enabled, port: /dev/ttyACM1
                + system.adapter.zwave2.0                 : zwave2                : AP-Tiny                                  -  enabled
                
                + instance is alive
                Server Cannot save Dataset to /opt/iobroker/iobroker-data/states.json.new: ENOSPC: no space left on device, write
                Server Cannot save /opt/iobroker/iobroker-data/states.json: Error: ENOSPC: no space left on device, write
                ap@AP-Tiny:~$
                
                
                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #7

                @ap2017 You had been right ENOSPC!

                you should delete some data
                possible data can be logs or history.

                I'm not sure how to do it with puTTY, I prefer filezilla for file-operations.
                There you can save the history data to your pc before you delete them.

                the data will be found in /opt/iobroker/iobroker-data/history or /opt/iobroker/log
                if you have made some backups, stired locally, they will be in /opt/iobroker/backups

                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 oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                A 1 Antwort Letzte Antwort
                1
                • A ap2017

                  @ap2017 What if I clone existing drive onto larger drive using Acronis, will it work? It should, right?

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #8

                  @ap2017 sagte in ioBroker does not respond:

                  It should, right?

                  yes

                  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 oben rechts. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  A 1 Antwort Letzte Antwort
                  1
                  • HomoranH Homoran

                    @ap2017 You had been right ENOSPC!

                    you should delete some data
                    possible data can be logs or history.

                    I'm not sure how to do it with puTTY, I prefer filezilla for file-operations.
                    There you can save the history data to your pc before you delete them.

                    the data will be found in /opt/iobroker/iobroker-data/history or /opt/iobroker/log
                    if you have made some backups, stired locally, they will be in /opt/iobroker/backups

                    A Offline
                    A Offline
                    ap2017
                    schrieb am zuletzt editiert von
                    #9

                    @homoran Thank you. I will try to clone drive first, if it does not help will start deleting
                    history files.

                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @ap2017 sagte in ioBroker does not respond:

                      It should, right?

                      yes

                      A Offline
                      A Offline
                      ap2017
                      schrieb am zuletzt editiert von
                      #10

                      @homoran Worked smooth, thank you!

                      HomoranH 1 Antwort Letzte Antwort
                      2
                      • A ap2017

                        @homoran Worked smooth, thank you!

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #11

                        @ap2017 sagte in ioBroker does not respond:

                        @homoran Worked smooth, thank you!

                        Congrats

                        Thanks for your feedback

                        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 oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        1
                        • A ap2017

                          @homoran

                          ap@AP-Tiny:~$ iobroker status
                          iobroker is running on this host.
                          
                          
                          Objects type: file
                          States  type: file
                          Server Cannot save Dataset to /opt/iobroker/iobroker-data/states.json.new: ENOSPC: no space left on device, write
                          Server Cannot save /opt/iobroker/iobroker-data/states.json: Error: ENOSPC: no space left on device, write
                          
                          
                          K Offline
                          K Offline
                          Karabas
                          schrieb am zuletzt editiert von
                          #12

                          @ap2017
                          Hi see this link
                          https://www.youtube.com/watch?v=FZeWNwXC7rk&t=48s
                          this work

                          1 Antwort Letzte Antwort
                          1

                          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

                          622

                          Online

                          32.8k

                          Benutzer

                          82.8k

                          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