-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Bug] Unable to rename folder due to lock hold by Bruno.exe process #678
Comments
Same (or similar?) issue here. Windows 11, x64, Bruno v1.6.1. Can't rename a folder (just nothing will happen). The Dev console shows:
|
Same here (still) Uncaught (in promise) Error: Error invoking remote method 'renderer:rename-item': Error: EPERM: operation not permitted, rename 'C:.....\claim\attachments' -> 'C:/.../claim/01attachments'
Collection which contains the folder was created via import from postman. |
I have merged the PR #3236 that fixes this. |
Sometimes it happens that I'm not able to rename collection folder in Bruno UI or in any other File manager (e.g. Windows Explorer) because Bruno.exe process is holding some lock on it.
I'm not sure when exactly it happens. Probably it is Windows only issue.
Version: 0.25.0 also in some earlier versions
The text was updated successfully, but these errors were encountered: