fabienvauchelles / scrapoxy

Scrapoxy is a super proxy aggregator, allowing you to manage all proxies in one place 🎯, rather than spreading it across multiple scrapers πŸ•ΈοΈ. It also smartly handles traffic routing πŸ”€ to minimize bans and increase success rates πŸš€.
http://scrapoxy.io
MIT License
1.89k stars 232 forks source link

Droplet is creating continuously in Vscale #194

Closed nshah14285 closed 7 months ago

nshah14285 commented 3 years ago

Hello,

We have created the new backup image on vscale server. Using scrapoxy we are trying to create the instances at runtime but the new instances are not getting created and get deleted immediately then it continuously creates and deletes the instances looks like it runs in an infinite loop. After setting the min, max, required value to 1 then it works properly.

It was working properly with below config with the old backup image. New backup image contains the same setup as old backup image. On new backup image, Ubuntu version is 18.04.5 and on old backup image Ubuntu version was 16.04.

Settings defined in conf file is "instance": { "port": 3128, "scaling": { "min": 2, "max": 5, "required": 5, "downscaleDelay": 3600000 }, "autorestart": { "minDelay": 3600000, "maxDelay": 10800000 } }, Vscale region is spb0

Error in log error: [Manager] Error: Cannot update or adjust instances: askedInstances=2, security=true error: [ProviderVscale] Error: Found unknown status: queued

Specifications

Let me know if you need any further details.

Thanks, Nishit Shah

fabienvauchelles commented 9 months ago

Scrapoxy 4.0.0 doesn't support VScale yet.

fabienvauchelles commented 7 months ago

I will re-open this issue if someone is interested by VScale