PennyDreadfulMTG / perf-reports

2 stars 7 forks source link

Exception running modo_bugs: HTTPSConnectionPool(host='forums.mtgo.com', port=443): Max retries exceeded with url: /index.php?threads/thada-adel-showed-the-hand-of-another-player.1211/ (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f1448cdd7b0>, 'Connection to forums.mtgo.com timed out. (connect timeout=None)')) #63063

Open vorpal-buildbot opened 2 weeks ago

vorpal-buildbot commented 2 weeks ago

Reported on run.py by modo-bugs

FetchException HTTPSConnectionPool(host='forums.mtgo.com', port=443): Max retries exceeded with url: /index.php?threads/thada-adel-showed-the-hand-of-another-player.1211/ (Caused by ConnectTimeoutError(, 'Connection to forums.mtgo.com timed out. (connect timeout=None)')) Stack Trace: ``` Python traceback Traceback with variables (most recent call last): File "/home/discord/bughooks/run.py", line 102, in modo_bugs main.run(argv) argv = () main = e = FetchException(ConnectTimeout(MaxRetryError("HTTPSConnectionPool(host='forums.mtgo.com', port=443): Max retries exceeded with url: /index.php?threads/thada-adel-showed-the-hand-of-another-player.1211/ (Caused by ConnectTimeoutError(, 'Connection to forums.mtgo.com timed out. (connect timeout=None)'))"))) File "/home/discord/bughooks/modo_bugs/main.py", line 33, in run update.main() argv = () args = ['scrape_an', 'update', 'scrape_forum', 'verify', 'commit'] logger = wd = 'modo_bugs_repo' changes = [] File "/home/discord/bughooks/modo_bugs/update.py", line 53, in main process_issue(issue) repository = Repository(full_name="PennyDreadfulMTG/modo-bugs") issues = issue = Issue(title="Thada Adel, Acquisitor shows opponent's hand as well as library when searching their library", number=1109) File "/home/discord/bughooks/modo_bugs/update.py", line 136, in process_issue process_forum(feedback_link, issue, labels) issue = Issue(title="Thada Adel, Acquisitor shows opponent's hand as well as library when searching their library", number=1109) age = 8 labels = ['Advantageous', 'Affects PD', 'Has Screenshot', 'Needs Video', 'Daybreak: Confirmed'] see_also = None feedback_link = 'https://forums.mtgo.com/index.php?threads/thada-adel-showed-the-hand-of-another-player.1211/' cards = ['Thada Adel, Acquisitor'] pd_legal = True msg = "Thada Adel, Acquisitor shows opponent's hand as well as library when searching their library" categories = [] cat = 'Advantageous' File "/home/discord/bughooks/modo_bugs/update.py", line 176, in process_forum status = fetcher.get_daybreak_label(feedback_link) feedback_link = 'https://forums.mtgo.com/index.php?threads/thada-adel-showed-the-hand-of-another-player.1211/' issue = Issue(title="Thada Adel, Acquisitor shows opponent's hand as well as library when searching their library", number=1109) labels = ['Advantageous', 'Affects PD', 'Has Screenshot', 'Needs Video', 'Daybreak: Confirmed'] File "/home/discord/bughooks/modo_bugs/fetcher.py", line 121, in get_daybreak_label html = fetch_tools.fetch(url) url = 'https://forums.mtgo.com/index.php?threads/thada-adel-showed-the-hand-of-another-player.1211/' File "/home/discord/bughooks/shared/fetch_tools.py", line 41, in fetch raise FetchException(e) from e url = 'https://forums.mtgo.com/index.php?threads/thada-adel-showed-the-hand-of-another-player.1211/' character_encoding = None force = False retry = False session = None headers = Traceback (most recent call last): File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/traceback_with_variables/core.py", line 222, in _to_cropped_str raw = print_(obj) TypeError: 'str' object is not callable p = 22349456.691596743 shared.fetch_tools.FetchException: HTTPSConnectionPool(host='forums.mtgo.com', port=443): Max retries exceeded with url: /index.php?threads/thada-adel-showed-the-hand-of-another-player.1211/ (Caused by ConnectTimeoutError(, 'Connection to forums.mtgo.com timed out. (connect timeout=None)')) ```

Exception_hash: 22dbfacba40cbcc7d9892ace30b987c367f2870d