Error: Error invoking remote method 'writeFile': Error: Error: ENOSPC: no space left on device, write at a.invoke
- Dominant language
- TypeScript
- Stars
- 40k
- Forks
- 2.4k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 61
Description
### Expected Behavior
Error: Error invoking remote method 'writeFile': Error: Error: ENOSPC: no space left on device, write at a.invoke (node:electron/js2c/renderer_init:2:7723)
Estou usando o insomnia como de costume e começou a dar esse erro. Tenho espaço, não deveria estar ocorrendo.
### Actual Behavior
Error: Error invoking remote method 'writeFile': Error: Error: ENOSPC: no space left on device, write at a.invoke (node:electron/js2c/renderer_init:2:7723)
Não deixa criar novas requisições via curl
### Reproduction Steps
_No response_
### Is there an existing issue for this?
- [X] I have searched the [issue tracker](https://www.github.com/Kong/insomnia/issues) for this problem.
### Additional Information
_No response_
### Insomnia Version
31.363
### What operating system are you using?
Windows
### Operating System Version
Windowns 11
### Installation method
download from insomnia
### Last Known Working Insomnia version
_No response_
Contributor guide
Research direction
Start by reproducing the writeFile failure on Windows 11 with Insomnia 31.363 and trace where the remote write operation is invoked. The issue provides no repository file or test entry point; done means determining why ENOSPC occurs despite available space and restoring the ability to create requests via curl.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100