PennyDreadfulMTG / perf-reports

2 stars 7 forks source link

Exception running modo_bugs: Invalid URL 'No post available.': No scheme supplied. Perhaps you meant https://No post available.? #63027

Open vorpal-buildbot opened 1 month ago

vorpal-buildbot commented 1 month ago

Reported on run.py by modo-bugs

MissingSchema Invalid URL 'No post available.': No scheme supplied. Perhaps you meant https://No post available.? 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 = MissingSchema("Invalid URL 'No post available.': No scheme supplied. Perhaps you meant https://No post available.?") 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 52, in main process_issue(issue) repository = Repository(full_name="PennyDreadfulMTG/modo-bugs") issues = issue = Issue(title="Witness Protection causes the game to lock when you have Sakishima the Imposter become a Legitimate Businessperson while it clones another nonlegendary card you control.", number=1104) File "/home/discord/bughooks/modo_bugs/update.py", line 135, in process_issue process_forum(feedback_link, issue, labels) issue = Issue(title="Witness Protection causes the game to lock when you have Sakishima the Imposter become a Legitimate Businessperson while it clones another nonlegendary card you control.", number=1104) age = 31 labels = ['Needs Screenshot', 'Game Breaking', 'Affects PD', 'Invalid Card Name'] see_also = None feedback_link = 'No post available.' cards = ['Sakashima the Imposter', 'Witness Protection'] pd_legal = True msg = 'Witness Protection causes the game to lock when you have Sakishima the Imposter become a Legitimate Businessperson while it clones another nonlegendary card you control.' categories = [] cat = 'Game Breaking' File "/home/discord/bughooks/modo_bugs/update.py", line 174, in process_forum status = fetcher.get_daybreak_label(feedback_link) feedback_link = 'No post available.' issue = Issue(title="Witness Protection causes the game to lock when you have Sakishima the Imposter become a Legitimate Businessperson while it clones another nonlegendary card you control.", number=1104) labels = ['Needs Screenshot', 'Game Breaking', 'Affects PD', 'Invalid Card Name'] File "/home/discord/bughooks/modo_bugs/fetcher.py", line 121, in get_daybreak_label html = fetch_tools.fetch(url) url = 'No post available.' File "/home/discord/bughooks/shared/fetch_tools.py", line 26, in fetch response = requests.get(url, headers=headers) url = 'No post available.' 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 = 21187610.246938266 File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) url = 'No post available.' params = None kwargs = {'headers': {}} File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) method = 'get' url = 'No post available.' kwargs = {'params': None, 'headers': {}} session = File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/requests/sessions.py", line 575, in request prep = self.prepare_request(req) self = method = 'get' url = 'No post available.' params = None data = 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 cookies = None files = None auth = None timeout = None allow_redirects = True proxies = None hooks = None stream = None verify = None cert = None json = None req = File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/requests/sessions.py", line 486, in prepare_request p.prepare( self = request = cookies = merged_cookies = auth = None p = File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/requests/models.py", line 368, in prepare self.prepare_url(url, params) self = method = 'GET' url = 'No post available.' 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 files = [] data = {} params = OrderedDict() auth = None cookies = hooks = {'response': []} json = None File "/home/discord/bughooks/.venv/lib/python3.10/site-packages/requests/models.py", line 439, in prepare_url raise MissingSchema( self = url = 'No post available.' params = OrderedDict() scheme = None auth = None host = 'no post available.' port = None path = None query = None fragment = None requests.exceptions.MissingSchema: Invalid URL 'No post available.': No scheme supplied. Perhaps you meant https://No post available.? ```

Exception_hash: 5bf09edc1d0c8539e4bb2584ea45f74421c50a2c