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
I managed to fill up my entire disk drive, at which point the Station Desktop started to open the following dialogue. Every time I closed the dialogues via the "ok" button, a new one pops up.
Error: ENOSPC: no space left on device, open '/Users/bajtos/Library/Application Support/Filecoin Station/wallet.json.tmp-6559942152167222'
at openSync (node:fs:581:18)
at func (node:electron/js2c/node_init:2:2214)
at attempt (/Applications/Filecoin Station.app/Contents/Resources/app.asar/node_modules/atomically/dist/utils/retryify.js:33:27)
at Object.writeFileSync (/Applications/Filecoin Station.app/Contents/Resources/app.asar/node_modules/atomically/dist/index.js:136:49)
at ElectronStore._write (/Applications/Filecoin Station.app/Contents/Resources/app.asar/node_modules/conf/dist/source/index.js:375:28)
at set store (/Applications/Filecoin Station.app/Contents/Resources/app.asar/node_modules/conf/dist/source/index.js:296:14)
at ElectronStore.set (/Applications/Filecoin Station.app/Contents/Resources/app.asar/node_modules/conf/dist/source/index.js:189:20)
at Object.setScheduledRewards (/Applications/Filecoin Station.app/Contents/Resources/app.asar/main/wallet.js:143:15)
at Transform.<anonymous> (/Applications/Filecoin Station.app/Contents/Resources/app.asar/main/core.js:89:18)
at Transform.emit (node:events:518:28)
The text was updated successfully, but these errors were encountered:
I managed to fill up my entire disk drive, at which point the Station Desktop started to open the following dialogue. Every time I closed the dialogues via the "ok" button, a new one pops up.
The text was updated successfully, but these errors were encountered: