andrei-zgirvaci / Twitch-Farmer

A bot that helps you to get more followers on Twitch
135 stars 38 forks source link

ERR_PROXY_CONNECTION_FAILED #28

Open lynxgian opened 4 years ago

lynxgian commented 4 years ago

Hi so when I start the bot I get No internet and an error: ERR_PROXY_CONNECTION_FAILED

andrei-zgirvaci commented 4 years ago

It means usually that the proxy you have specified is bad, try other proxies

lynxgian commented 4 years ago

I tried that already I always get:

Using proxy: [xxx.xxx.x.197:80]

DevTools listening on ws://127.0.0.1:57179/devtools/browser/863ae512-aff8-492b-bec8-6baba11bfbce
[27gameryt2] Singing in...
Traceback (most recent call last):
  File "twitch_farmer.py", line 254, in <module>
    main()
  File "twitch_farmer.py", line 136, in main
    sign_in_status = sign_in(username, password)
  File "twitch_farmer.py", line 74, in sign_in
    driver.get("https://www.twitch.tv/login")
  File "C:\Users\vdavi\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\selenium\webdriver\remote\webdriver.py", line 333, in get
    self.execute(Command.GET, {'url': url})
  File "C:\Users\vdavi\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
    self.error_handler.check_response(response)
  File "C:\Users\vdavi\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: net::ERR_PROXY_CONNECTION_FAILED
  (Session info: chrome=85.0.4183.83)

C:\Users\vdavi\Desktop\Twitch-Farmer>[18504:21128:0909/235402.211:ERROR:device_event_log_impl.cc(208)] [23:54:02.212] Bluetooth: bluetooth_adapter_winrt.cc:1074 Getting Default Adapter failed.`
andrei-zgirvaci commented 4 years ago

Are you using public or private proxies?

eqMFqfFd commented 3 years ago

Are you using public or private proxies?

Private proxies. Same issue here.

JamesonWelch commented 3 years ago

I had the same issue but was able to fix it. Sometimes your proxy service requires credentials or that your IP is whitelisted. If creds are needed, simply adding the proxy argument won't work. Also, many proxy services rotate proxy endpoints so make sure that hasn't happened.

BenthosBacon commented 3 years ago

wtf was macht ihr in meinen mails?

Jameson @.***> schrieb am Mi. 2. Juni 2021 um 18:36:

I had the same issue but was able to fix it. Sometimes your proxy service requires credentials or that your IP is whitelisted. If creds are needed, simply adding the proxy argument won't work. Also, many proxy services rotate proxy endpoints so make sure that hasn't happened.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/andrei-zgirvaci/Twitch-Farmer/issues/28#issuecomment-853178298, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTEP7V2XRLPLTTBMRIKXDDTQZMZ7ANCNFSM4RDSA2WQ .

houssemaydi commented 3 years ago

i got the same problem :(