iotaledger / iotaledger/firefly
Wallet does not open despite correct PIN
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
### Version
2.0.12
### Description
having 6 wallets in Firefly. One only, the first one issues the failure message:
Wed, 15 Jan 2025 16:08:14 GMT
Generic: {"type":"error","payload":{"type":"wallet","error":"error accessing storage: Corruption: Corruption: IO error: No such file or directory: NewRandomAccessFile failed to Create/Open: C:\\Users\\Hans\\AppData\\Roaming\\Firefly/__storage__/5fdfa13c2419841000e148f90cad1426/000136.ldb: The system cannot find the file specified.\r\n in file C:\\Users\\Hans\\AppData\\Roaming\\Firefly/__storage__/5fdfa13c2419841000e148f90cad1426/MANIFEST-000138"}}
I have created a new wallet and used the .json file from the faulty wallet. I got into the wallet, but after logout I realised I was in the faulty one and no new wallet was created.... the fault remained.
Unfortunate I did not find anything to clear the faulty wallet.
Do I really need to de- and reinstall FIREFLY ?
Hans
### Expected behaviour
open a wallet (the first of 6....all other behaved correct)
### Actual behaviour

### Can the issue reliably be reproduced?
Yes
### Steps to reproduce the issue
open FIREFLY
hit the first wallet
enter correct PIN
### Operating System
Windows
### Diagnostics
```shell
App Name: Firefly
Version 2.0.12
Language: en
Platform: win32
Platform Version: 10.0.22631
Platform Architecture: x64
CPU Count: 12
Total Memory: 7560.8 MB
Free Memory: 1189.9 MB
```
### Developer Profile
No
### Profile Type
Software (Stronghold)
### Staking
None
### Crash Status
None of the above
### Error Messages
Wed, 15 Jan 2025 16:08:14 GMT
Generic: {"type":"error","payload":{"type":"wallet","error":"error accessing storage: Corruption: Corruption: IO error: No such file or directory: NewRandomAccessFile failed to Create/Open: C:\\Users\\Hans\\AppData\\Roaming\\Firefly/__storage__/5fdfa13c2419841000e148f90cad1426/000136.ldb: The system cannot find the file specified.\r\n in file C:\\Users\\Hans\\AppData\\Roaming\\Firefly/__storage__/5fdfa13c2419841000e148f90cad1426/MANIFEST-000138"}}
### Error Logs
```shell
Wed, 15 Jan 2025 16:08:14 GMT
Generic: {"type":"error","payload":{"type":"wallet","error":"error accessing storage: Corruption: Corruption: IO error: No such file or directory: NewRandomAccessFile failed to Create/Open: C:\\Users\\Hans\\AppData\\Roaming\\Firefly/__storage__/5fdfa13c2419841000e148f90cad1426/000136.ldb: The system cannot find the file specified.\r\n in file C:\\Users\\Hans\\AppData\\Roaming\\Firefly/__storage__/5fdfa13c2419841000e148f90cad1426/MANIFEST-000138"}}
```
### Duplicate declaration
- [x] I have searched the issues tracker this issue and there is none
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.