web3bothub / gradient-bot

https://app.gradient.network/signup?code=EK8G9A
63 stars 42 forks source link

WebDriverError: chrome not reachable #16

Closed luqmanfajar closed 2 weeks ago

luqmanfajar commented 2 weeks ago

when run on docker goes like this WebDriverError: chrome not reachable 8|gradient-8 | at Object.throwDecodedError (/app/node_modules/selenium-webdriver/lib/error.js:521:15) 8|gradient-8 | at parseHttpResponse (/app/node_modules/selenium-webdriver/lib/http.js:514:13) 8|gradient-8 | at Executor.execute (/app/node_modules/selenium-webdriver/lib/http.js:446:28) 8|gradient-8 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

overtrue commented 2 weeks ago

please confirm your proxy is working:

curl -vv -x socks5://xxxx:xxxx@ip:port https://myip.ipip.net
overtrue commented 2 weeks ago

and please check your server status:

top

Check how much memory is left, because you can't run too many proxy IPs on one machine.

overtrue commented 2 weeks ago

delete pod and restart