Scrounger / ioBroker.linux-control

Controlling Linux devices and information about your system
https://forum.iobroker.net/topic/35870/test-adapter-linux-control-v0-x-x
MIT License
10 stars 5 forks source link

Error with FolderSize if it checks an empty folder #47

Open 91fc7b opened 1 year ago

91fc7b commented 1 year ago

if FolderSize checks an empty folder an Error is logged (and it shows that there is 1 file in the folder (in the satapoints):

[folderSizes] download (download:22): response error: date: Diese Option benötigt ein Argument -- »r«„date --help“ liefert weitere Informationen., stack: ResponseError: [folderSizes] download (download:22): date: Diese Option benötigt ein Argument -- »r«„date --help“ liefert weitere Informationen. at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:872:26) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async LinuxControl.folderSizes (/opt/iobroker/node_modules/iobroker.linux-control/main.js:363:21) at async LinuxControl.refreshHost (/opt/iobroker/node_modules/iobroker.linux-control/main.js:83:5)