souravrs999 / FaucetCryptoBot

A bot for FaucetCrypto a cryptocurrency faucet. The bot can currently claim PTC ads, main reward and all the shortlinks except exe.io and fc.lc.
MIT License
124 stars 51 forks source link

Bot crashed #9

Closed 3xtazzy closed 3 years ago

3xtazzy commented 3 years ago
Traceback (most recent call last):
  File "bot.py", line 27, in <module>
    faucet_bot()
  File "bot.py", line 5, in faucet_bot
    bot = FaucetCryptoBot()
  File "/root/FaucetCryptoBot/FaucetCryptoBot/fcbot.py", line 35, in __init__
    self.driver = Chrome(options=self._get_opts(), executable_path=self.driver_path)
  File "/usr/local/lib/python3.6/dist-packages/selenium/webdriver/chrome/webdriver.py", line 73, in __init__
    self.service.start()
  File "/usr/local/lib/python3.6/dist-packages/selenium/webdriver/common/service.py", line 98, in start
    self.assert_process_still_running()
  File "/usr/local/lib/python3.6/dist-packages/selenium/webdriver/common/service.py", line 111, in assert_process_still_running
    % (self.path, return_code)
selenium.common.exceptions.WebDriverException: Message: Service /usr/bin/chromium-browser unexpectedly exited. Status code was: 1

Any idea?

souravrs999 commented 3 years ago

I think the issues with your chromium browser is this happening often

3xtazzy commented 3 years ago

Is it because I'm running another program with it? I rarely use linux

souravrs999 commented 3 years ago

Is it because I'm running another program with it? I rarely use linux

Are you running any program that uses the browser as well?

3xtazzy commented 3 years ago

Is it because I'm running another program with it? I rarely use linux

Are you running any program that uses the browser as well?

Yes another program, I will try if it's done