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

changeAlive: false => false #201

Closed DennisPeeters closed 7 months ago

DennisPeeters commented 3 years ago

Using digitalocean

Output: 2020-11-08T19:38:16.155Z - debug: [Instance/215963992] changeAlive: false => false 2020-11-08T19:38:20.854Z - debug: [Manager] checkInstances 2020-11-08T19:38:21.279Z - debug: [Manager] adjustInstances: required:1 / actual:1 2020-11-08T19:38:30.855Z - debug: [Manager] checkInstances 2020-11-08T19:38:31.114Z - debug: [Manager] adjustInstances: required:1 / actual:1 2020-11-08T19:38:31.153Z - debug: [Instance/215963992] checkAlive: false / - 2020-11-08T19:38:31.153Z - debug: [Pinger] ping: hostname=10.106.0.4 / port=3128

And keeps repeating.

In a previous post it was because of this step: https://scrapoxy.readthedocs.io/en/master/standard/providers/digitalocean/create_image/index.html

Extra info: config file

{ "commander": { "password": "xxxx" }, "instance": { "port": 3128, "scaling": { "min": 1, "max": 2 } }, "providers": [ { "type": "digitalocean", "token": "xxxxx", "region": "lon1", "size": "s-1vcpu-1gb", "sshKeyName": "mykey", "imageName": "forward-proxy", "tags":"proxy, instance"

    }
]

}

Any idea what it might be?

thnx a lots

DennisPeeters commented 3 years ago

Extra info:

Scrapoxy admin: image

Digitalocean image

Console: image

nirvana-msu commented 3 years ago

This is a duplicate of https://github.com/fabienvauchelles/scrapoxy/issues/196

Tugrulvural89 commented 3 years ago

Hi @DennisPeeters, I got same error. Did u fix the checkAlive problem? Thanks

fabienvauchelles commented 9 months ago

will be corrected in the 4.0.0 version

fabienvauchelles commented 7 months ago

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