Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

TypeError: get_proxies() missing 1 required positional argument: 'proxies' [BUG] #420

Description

@Midnightzzz

Bug Report Form

Checklist

  • [ V] I am using the latest version of the code.
  • [V ] I am absolutely sure I read the README in its entirety.
  • [V ] I have made sure this is not a duplicate issue.
  • [V] I have filled out this form correctly.

Describe the bug

Whenever I add proxies to the code, the command prompt starts and then closes after a short while

To Reproduce

Steps to trigger the bug:

  1. Open up conffig.json
  2. Add "proxies": [ "1.1.1.1:8080", "2.2.2.2:1234" ], to the code under "unverified_place_frequency": false,
    3.Start command prompt
  3. Debug to see error
  4. See error

Expected behavior

Expected to run with rerouting through proxies

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions