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

[BUG][Azure connector] Sometime, the deployment of proxies failed #240

Open
jmaitrehenry opened this issue Jun 21, 2024 · 2 comments
Open
Assignees
Labels

Comments

@jmaitrehenry
Copy link
Contributor

Current Behavior

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

  1. Create more than one proxy
  2. 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_
@jmaitrehenry
Copy link
Contributor Author

@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 jmaitrehenry changed the title [BUG] [BUG][Azure connector] Sometime, the deployment of proxies failed Jun 21, 2024
@fabienvauchelles
Copy link
Owner

Thanks. I need to test

@fabienvauchelles fabienvauchelles self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants