scrapoxy
scrapoxy copied to clipboard
Problem running Scrapoxy and Digital Ocean.[Please I need help!]
I'm trying to run Scrapoxy with Digital Ocean. I successfully created a droplet image and configured Scrapoxy.
When I start Scrapoxy, it keeps on creating a new instance and bypassing max limit. It stops only when it reaches 10 droplets. What annoys me is that No instance found in the GUI version. Also, when I test the proxy server I get this message: "Error: No running instance found". It seems that Scrapoxy only creates droplets and can't connect to them.
I installed Scrapoxy manually. Here is my config file:
{ "commander": { "password": "........" }, "instance": { "port": 3128, "scaling": { "min": 1, "max": 2 } }, "providers": [ { "type": "digitalocean", "token": "5204b9654f30108eba.................036bd19e283321c09680ac9c", "region": "FRA1", "size": "s-1vcpu-1gb", "sshKeyName": "scrapoxy", "imageName": "forward-proxy", "tags": "Proxy,Amazon" } ] }
Actually the same with AWS... i looking for a solution too.
corrected in 4.0.0
Hey there! π Exciting news! Scrapoxy 4 is ready to rock π. Check it out at Scrapoxy.io (explore the "get started" guide, deployment documentation, and more π). I can't wait to hear your feedback on this new version! Send me your coolest screenshots with as many proxies as possible! πΈπ» Join the Discord community if you have any questions or just want to chat. You can also open a GitHub issue for any bug or feature request πβ¨. See you soon! π Fabien