NEWS
ioBroker does not respond SOLVED
-
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?
-
@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
-
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:~$
-
@ap2017 thanks - looks good
iobroker status
EDIT- it doesn't
@ap2017 sagte in ioBroker does not respond:
ENOSPC: no space left on device, write
-
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
-
@ap2017 What if I clone existing drive onto larger drive using Acronis, will it work? It should, right?
-
@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
-
-
@homoran Thank you. I will try to clone drive first, if it does not help will start deleting
history files. -
@homoran Worked smooth, thank you!
-
@ap2017 sagte in ioBroker does not respond:
@homoran Worked smooth, thank you!
Congrats
Thanks for your feedback
-
@ap2017
Hi see this link
https://www.youtube.com/watch?v=FZeWNwXC7rk&t=48s
this work