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 0x7fcee18f7070>, 'Connection to forums.mtgo.com timed out. (connect timeout=None)')) #63076
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 = 1
labels = ['Needs Screenshot', 'Non-Functional ability']
see_also = None
feedback_link = 'https://forums.mtgo.com/index.php?threads/how-to-report-and-upvote-bugs-and-exploits.1739/'
cards = ['Our Market Research Shows That Players Like Really Long Card Names So We Made this Card to Have the Absolute Longest Card Name Ever Elemental']
pd_legal = False
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']
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 = 23458253.46793785
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)'))
```
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 =Exception_hash: 01577a1127f8686a4e354d4b25a00a471a54ce03