WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 186922
Security EWS: bots fails with exception HTTP Error 500: Internal Server Error
https://bugs.webkit.org/show_bug.cgi?id=186922
Summary
Security EWS: bots fails with exception HTTP Error 500: Internal Server Error
Aakash Jain
Reported
2018-06-22 08:38:33 PDT
Some of the EWS bots are hitting following exception while processing security sensitive bugs: 2018-06-21 14:40:09,510 - You don't have permission to view this attachment. Traceback (most recent call last): File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/queueengine.py", line 97, in run work_item = self._delegate.next_work_item() File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py", line 461, in next_work_item return self._next_patch() File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py", line 224, in _next_patch patch = self._tool.status_server.fetch_attachment(patch_id) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py", line 210, in fetch_attachment attachment_metadata = self._fetch_attachment_page('metadata', attachment_id) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py", line 206, in _fetch_attachment_page return self._fetch_url(attachment_url) File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py", line 230, in _fetch_url raise e HTTPError: HTTP Error 500: Internal Server Error
Attachments
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2018-06-22 11:10:07 PDT
This issue was fixed in <
https://trac.webkit.org/changeset/233061
>.
Radar WebKit Bug Importer
Comment 2
2018-06-22 11:12:41 PDT
<
rdar://problem/41374385
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug