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

Can not delete a collection/mock #8251

Open
2 of 4 tasks
iiivanpopov opened this issue Dec 14, 2024 · 2 comments
Open
2 of 4 tasks

Can not delete a collection/mock #8251

iiivanpopov opened this issue Dec 14, 2024 · 2 comments
Labels
B-bug Bug: general classification S-verified Status: Verified by maintainer

Comments

@iiivanpopov
Copy link

Expected Behavior

Delete a collection.

Actual Behavior

I'm getting an error message "Failed to deserialize key=/projects/prj_3ba886cba42d407798deb25f0a3c6a71/meta.json err=SyntaxError: Unexpected token '', ""... is not valid JSON".

NVIDIA_Overlay_ZQwgGidLE2

Reproduction Steps

  1. Go to collections
  2. Click trash icon
  3. Click "Delete"

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

No response

Insomnia Version

v10.2.0

What operating system are you using?

Windows

Operating System Version

Windows 10 Pro 22H2 19045.3996

Installation method

from off website

Last Known Working Insomnia version

No response

@iiivanpopov iiivanpopov added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Dec 14, 2024
@notjaywu
Copy link
Contributor

Similar to #6955.

This issue can be fixed manually. Here are the steps:

  1. Go to Help -> Show App Data Folder
  2. Navigate to .\version-control\projects\prj_3ba886cba42d407798deb25f0a3c6a71, you should see a file named meta.json.{uuid}.tmp
  3. Delete meta.json and rename meta.json.{uuid}.tmp to meta.json

@notjaywu notjaywu added S-verified Status: Verified by maintainer and removed S-unverified Status: Unverified by maintainer labels Dec 17, 2024
@notjaywu
Copy link
Contributor

link to #7630

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-verified Status: Verified by maintainer
Projects
None yet
Development

No branches or pull requests

2 participants