PennyDreadfulMTG / perf-reports

2 stars 2 forks source link

Exception running modo_bugs: HTTPSConnectionPool(host='forums.mtgo.com', port=443): Max retries exceeded with url: /index.php?threads/how-to-report-and-upvote-bugs-and-exploits.1739/ (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f13c11f2f80>, 'Connection to forums.mtgo.com timed out. (connect timeout=None)')) #63082

Open vorpal-buildbot opened 5 months ago

vorpal-buildbot commented 5 months ago

Reported on run.py by modo-bugs

FetchException HTTPSConnectionPool(host='forums.mtgo.com', port=443): Max retries exceeded with url: /index.php?threads/how-to-report-and-upvote-bugs-and-exploits.1739/ (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/how-to-report-and-upvote-bugs-and-exploits.1739/ (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="Ice Cave requests an incorrect mana amount to counter a spell on the stack", number=1112) File "/home/discord/bughooks/modo_bugs/update.py", line 136, in process_issue process_forum(feedback_link, issue, labels) issue = Issue(title="Ice Cave requests an incorrect mana amount to counter a spell on the stack", number=1112) age = 0 labels = ['Needs Screenshot', 'Non-Functional ability', 'Affects PD'] see_also = None feedback_link = 'https://forums.mtgo.com/index.php?threads/how-to-report-and-upvote-bugs-and-exploits.1739/' cards = ['Ice Cave'] pd_legal = True msg = 'Ice Cave requests an incorrect mana amount to counter a spell on the stack' categories = [] cat = 'Non-Functional ability' 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/how-to-report-and-upvote-bugs-and-exploits.1739/' issue = Issue(title="Ice Cave requests an incorrect mana amount to counter a spell on the stack", number=1112) labels = ['Needs Screenshot', 'Non-Functional ability', 'Affects PD'] 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/how-to-report-and-upvote-bugs-and-exploits.1739/' 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/how-to-report-and-upvote-bugs-and-exploits.1739/' 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 = 23479852.055357117 shared.fetch_tools.FetchException: HTTPSConnectionPool(host='forums.mtgo.com', port=443): Max retries exceeded with url: /index.php?threads/how-to-report-and-upvote-bugs-and-exploits.1739/ (Caused by ConnectTimeoutError(, 'Connection to forums.mtgo.com timed out. (connect timeout=None)')) ```

Exception_hash: 6b15441fa40a88f4782b6aac504f065adca917e8