-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
2025-05-08 00:40:56,817 - ERROR - Rule file_crash_bug
Traceback (most recent call last):
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 856, in run
self.send_email(date=date)
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 772, in send_email
data = self.get_email_data(date)
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 690, in get_email_data
bugs = self.get_bugs(date=date)
File "/home/rm_bot/bugbot/bugbot/rules/file_crash_bug.py", line 158, in get_bugs
report = signature.fetch_representative_processed_crash()
File "/home/rm_bot/bugbot/bugbot/crash/analyzer.py", line 594, in fetch_representative_processed_crash
processed_crash = socorro.ProcessedCrash.get_processed(uuid)[uuid]
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/socorro.py", line 184, in get_processed
).wait()
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/connection.py", line 138, in wait
r.result()
File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 458, in result
return self.__get_result()
File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result
raise self._exception
File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/requests/sessions.py", line 710, in send
r = dispatch_hook("response", hooks, r, **kwargs)
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/requests/hooks.py", line 30, in dispatch_hook
_hook_data = hook(hook_data, **kwargs)
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/connection.py", line 127, in cb
res.raise_for_status()
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/requests/models.py", line 1024, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://crash-stats.mozilla.org/api/ProcessedCrash/?crash_id=378ea0e7-5a57-44dd-ba8b-11e780240910&datatype=processed
Metadata
Metadata
Assignees
Labels
No labels