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 Scrapoxy create many proxy in the same time, we have an error in the log:
[Nest] 1 - 06/21/2024, 12:49:54 PM ERROR [RefreshConnectorsService] Error: Nic(s) in request is reserved for another Virtual Machine for 180 seconds. Please provide another nic(s) or retry after 180 seconds. Reserved VM: /subscriptions/xxx/resourceGroups/xxxx/providers/Microsoft.Compute/virtualMachines/spxw1-dolphin527328155-vm
It's a transient error and when scrapoxy create a new deployment, it works.
Expected Behavior
Scrapoxy create the proxy in the first try and without errors.
Steps to Reproduce
Create more than one proxy
Hope to have the error
Failure Logs
[Nest] 1 - 06/21/2024, 12:49:54 PM ERROR [RefreshConnectorsService] Error: Nic(s) in request is reserved for another Virtual Machine for 180 seconds. Please provide another nic(s) or retry after 180 seconds. Reserved VM: /subscriptions/xxx/resourceGroups/xxxx/providers/Microsoft.Compute/virtualMachines/spxw1-dolphin527328155-vm
### Scrapoxy Version
4.9
### Custom Version
- [X] No
- [ ] Yes
### Deployment
- [X] Docker
- [ ] Docker Compose
- [ ] Kubernetes
- [ ] NPM
- [ ] Other (Specify in Additional Information)
### Operating System
- [X] Linux
- [ ] Windows
- [ ] macOS
- [ ] Other (Specify in Additional Information)
### Storage
- [X] File (default)
- [ ] MongoDB & RabbitMQ
- [ ] Other (Specify in Additional Information)
### Additional Information
_No response_
The text was updated successfully, but these errors were encountered:
@fabienvauchelles you can assign the issue to my and add a low priority flag as it's not really a problem, it just add some delay to the proxy creation.
jmaitrehenry
changed the title
[BUG]
[BUG][Azure connector] Sometime, the deployment of proxies failed
Jun 21, 2024
Current Behavior
When Scrapoxy create many proxy in the same time, we have an error in the log:
It's a transient error and when scrapoxy create a new deployment, it works.
Expected Behavior
Scrapoxy create the proxy in the first try and without errors.
Steps to Reproduce
Failure Logs
The text was updated successfully, but these errors were encountered: