scrapoxy
scrapoxy copied to clipboard
changeAlive: false => false
Using digitalocean
- Tried 3x to setup everything
- always same error in the end
- Dpoplets get created and are live in 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
Extra info:
Scrapoxy admin:

Digitalocean

Console:

This is a duplicate of https://github.com/fabienvauchelles/scrapoxy/issues/196
Hi @DennisPeeters, I got same error. Did u fix the checkAlive problem? Thanks
will be corrected in the 4.0.0 version
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