PiggyAwesome / Discord-Account-Generator

Create Discord Accounts Automatically without captcha solving api key
GNU General Public License v3.0
100 stars 26 forks source link

ERR_PROXY_CONNECTION_FAILED #19

Closed altwasntavailable closed 5 months ago

altwasntavailable commented 8 months ago

File "C:\Users\xxxx\xxxxx\xxxxx\Discord-Account-Generator-main\account_generator.py", line 26, in <module>
    driver.get("https://discord.com/register")
  File "C:\Users\xxxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 357, in get
    self.execute(Command.GET, {"url": url})
  File "C:\Users\xxxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 348, in execute
    self.error_handler.check_response(response)
  File "C:\Users\xxxx\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 229, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: net::ERR_PROXY_CONNECTION_FAILED```
PiggyAwesome commented 7 months ago

Did you add your proxies to the main.py file?

Rax0Savage commented 7 months ago

Did you add your proxies to the main.py file?

what format should i add??

PiggyAwesome commented 7 months ago

user:pass@ip:port or ip:port

PiggyAwesome commented 6 months ago

Has your issue been resolved yet?

PiggyAwesome commented 5 months ago

Assumed error is fixed as no response from author.