You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not 100% sure what the issue is but after leaving Send running for a few weeks uploads will stall at 5% and the following error is displayed in the console:
> [email protected] prod
> node server/bin/prod.js
CRITICAL FirefoxSend.uncaughtException: Error: ENOENT: no such file or directory, unlink '/tmp/send-073ff301/7-bf23461dc1331994'
at Object.unlinkSync (node:fs:1767:3)
at WriteStream.<anonymous> (/var/www/send.mydomain.com/server/storage/fs.js:34:12)
at WriteStream.emit (node:events:525:35)
at WriteStream.emit (node:domain:489:12)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
If I restart Send it works fine for another few weeks.
I don't use my instance regularly so it could only work for a few days for all I know.
The text was updated successfully, but these errors were encountered:
Not 100% sure what the issue is but after leaving Send running for a few weeks uploads will stall at 5% and the following error is displayed in the console:
If I restart Send it works fine for another few weeks.
I don't use my instance regularly so it could only work for a few days for all I know.
The text was updated successfully, but these errors were encountered: