Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loop of pop-up windows when out of disk space #1567

Open
bajtos opened this issue May 24, 2024 · 0 comments
Open

Infinite loop of pop-up windows when out of disk space #1567

bajtos opened this issue May 24, 2024 · 0 comments
Labels
bug 🐛 Something isn't working

Comments

@bajtos
Copy link
Member

bajtos commented May 24, 2024

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)
@bajtos bajtos added the bug 🐛 Something isn't working label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant