Error message in the user interface when there is a problem with the update
-
I am using 30 GB of storage on one of my instances. Today I wanted to update to version 7.4. A second after I clicked the update button and saw the UI with the progress bar, it switched back to the UI with the green "Update Available" button. I had the feeling that something was wrong.
This is the content of the log file:
Mar 31 10:45:55 box:updater Update failed with error { stack: 'BoxError: Not enough disk space\n' + ' at checkFreeDiskSpace (/home/yellowtent/box/src/updater.js:130:50)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' + ' at async update (/home/yellowtent/box/src/updater.js:140:5)', name: 'BoxError', reason: 'FileSystem Error', details: {}, message: 'Not enough disk space'
Feature request:
Please output the message in the update dialog.