-
Notifications
You must be signed in to change notification settings - Fork 137
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
Collection run stops working after 1 run #1143
Comments
Thanks @nickidw for reporting the bug, will look into it. |
Further info: I noticed the below in the Window output log, not sure if it is related. 2023-05-04 11:37:07.349 [error] EPERM: operation not permitted, rename 'c:\Users\user\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client.thunderCollection.json.tmp' -> 'c:\Users\user\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\thunderCollection.json': Error: EPERM: operation not permitted, rename 'c:\Users\user\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client.thunderCollection.json.tmp' -> 'c:\Users\user\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\thunderCollection.json' |
I just now verified this issue, its working for me without any issues. Can you try restarting the vscode and try again |
As I said if I restart, it works once, again, thereafter it fails. I cannot restart it every time. |
You dont need to restart everytime. Could be some file permissions issue on your PC. may be start VSCode as Administrator Mode and try again. Or Restart your PC and see the issue is still there? |
Restarting in admin mode does not help. |
After restarting the pc, it worked twice, and then failed on the 3rd run with the error below: 2023-05-04 11:59:00.520 [error] EPERM: operation not permitted, rename 'c:\Users\user\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client.thunderCollection.json.tmp' -> 'c:\Users\user\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\thunderCollection.json': Error: EPERM: operation not permitted, rename 'c:\Users\user\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client.thunderCollection.json.tmp' -> 'c:\Users\user\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\thunderCollection.json' |
I've also noticed that I can get more successful runs in by waiting > 5s inbetween, so something must be happening in the background |
related to similar bug #1168 |
On VS Code 1.78.2 and Thunderclient 2.7.4 this seems fixed. |
This bug is fixed now and published to the marketplace, please update to See all features released Please let me know your feedback. |
Describe the bug
A collection run works once, on the 2nd run it appears to be running, but no progress is made. Clicking stop also does not have the desired effect
To Reproduce
Start a collection run. When completed, start another run, and observe no progress. Restart VSCode to get it working again
Expected behavior
Expected to be able to run a collection multiple times
Platform:
Your Team Size Using TC:
1
Showing button status
![image](https://user-images.githubusercontent.com/12016514/236166473-b832a4f9-8964-42bc-badd-f5e03f3b7409.png)
Showing output
The text was updated successfully, but these errors were encountered: