web3bothub / gradient-bot

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

Error: Unable to obtain browser driver. #20

Closed luqmanfajar closed 2 weeks ago

luqmanfajar commented 2 weeks ago
image
dn9568 commented 2 weeks ago

same

overtrue commented 2 weeks ago

did you pulled the latest docker image?

docker pull overtrue/gradient-bot
dn9568 commented 2 weeks ago

did you pulled the latest docker image?

docker pull overtrue/gradient-bot

yes i pull 1 hr ago will error

overtrue commented 2 weeks ago

how many lines in your proxies.txt?

dn9568 commented 2 weeks ago

how many lines in your proxies.txt?

7 proxies

overtrue commented 2 weeks ago

Try changing it to 3 lines, and to see the current memory usage of the server, use the command top and paste the top 4 lines here

overtrue commented 2 weeks ago

https://t.me/+XPImYd6qchU3NTE1

dn9568 commented 2 weeks ago

now i try use 4 proxie

luqmanfajar commented 2 weeks ago

i just using 1 proxy

overtrue commented 2 weeks ago
  1. list the running containers by: docker ps
  2. remove old containers by: docker rm -f <containerid>
  3. pull the latest image: docker pull overtrue/gradient-bot
  4. restart the container.