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
When I click on my collection the app should open my colection.
Actual Behavior
When I click on my collection I get an error:
Error: EACCES: permission denied, open '.../snap/insomnia/299/.config/Insomnia/insomnia.WorkspaceMeta.db' at async open (node:internal/fs/promises:639:25) at async writeFile (node:internal/fs/promises:1219:14) at async Persistence.persistNewStateAsync (/snap/insomnia/299/resources/app.asar/node_modules/@seald-io/nedb/lib/persistence.js:168:5) at async Datastore._updateAsync (/snap/insomnia/299/resources/app.asar/node_modules/@seald-io/nedb/lib/datastore.js:1005:5)
If I try to reload the app the same error appeares. I also get the same error if I logout and log in again. I also get the error.
I also get the same error even if I want to use the Skratch pad.
Expected Behavior
When I click on my collection the app should open my colection.
Actual Behavior
When I click on my collection I get an error:
Error: EACCES: permission denied, open '.../snap/insomnia/299/.config/Insomnia/insomnia.WorkspaceMeta.db' at async open (node:internal/fs/promises:639:25) at async writeFile (node:internal/fs/promises:1219:14) at async Persistence.persistNewStateAsync (/snap/insomnia/299/resources/app.asar/node_modules/@seald-io/nedb/lib/persistence.js:168:5) at async Datastore._updateAsync (/snap/insomnia/299/resources/app.asar/node_modules/@seald-io/nedb/lib/datastore.js:1005:5)
If I try to reload the app the same error appeares. I also get the same error if I logout and log in again. I also get the error.
I also get the same error even if I want to use the Skratch pad.
Reproduction Steps
No response
Is there an existing issue for this?
Which sync method do you use?
Additional Information
No response
Insomnia Version
10.2.0
What operating system are you using?
Ubuntu
Operating System Version
Ubuntu 24.04.1 LTS
Installation method
snap
Last Known Working Insomnia version
10.2.0
The text was updated successfully, but these errors were encountered: