gruijter / com.gruijter.insights2csv

Homey app to export insights
GNU General Public License v3.0
5 stars 3 forks source link

Error during cleanup on SMB drive #13

Closed MP-ICT-Diensten closed 2 years ago

MP-ICT-Diensten commented 4 years ago

I get the following error in the log when cleanup is started.


2020-09-10 03:27:00 [err] uncaughtException! TypeError: Cannot read property '1' of null at /app.js:683:45 at Array.filter () at /app.js:682:30 at /node_modules/@marsaud/smb2/lib/tools/smb2-connection.js:153:8 at /node_modules/@marsaud/smb2/lib/api/readdir.js:85:15 at /node_modules/@marsaud/smb2/lib/api/readdir.js:65:7 at Object.07000000 (/node_modules/@marsaud/smb2/lib/tools/message.js:19:15) at Socket. (/node_modules/@marsaud/smb2/lib/tools/smb2-forge.js:71:31) at Socket.emit (events.js:311:20) at addChunk (_stream_readable.js:294:12)
2020-09-10 03:27:00 [log] Deleting old data on SMB```
gruijter commented 4 years ago

I will check it out. Thx 4 reporting !

gruijter commented 2 years ago

Please try the new version 3: https://homey.app/en-gb/app/com.gruijter.insights2csv/Archive-Insights/test/

Reopen the issue if you still have this problem