lp-scanner-team team mailing list archive
-
lp-scanner-team team
-
Mailing list archive
-
Message #00036
[Bug 1187481] Re: 503 Service Unavailable breaking security scanner
** Changed in: lp-scanner
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of The
Launchpad Security Scanner Dev Team, which is subscribed to lp-scanner.
https://bugs.launchpad.net/bugs/1187481
Title:
503 Service Unavailable breaking security scanner
Status in The Launchpad Security Scanner Project:
Fix Released
Bug description:
More often than not the security scanner will get a 503 when iterating
over branches and break execution causing an incomplete security
scanner run
File "./security-scanner.py", line 441, in <module>
main()
File "./security-scanner.py", line 437, in main
security_scanner(lp, sharing, config)
File "./security-scanner.py", line 270, in security_scanner
for branch in project.getBranches():
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 573, in __call__
url, in_representation, http_method, extra_headers=extra_headers)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 281, in _request
raise error
lazr.restfulclient.errors.ServerError: HTTP Error 503: Service Unavailable
To manage notifications about this bug go to:
https://bugs.launchpad.net/lp-scanner/+bug/1187481/+subscriptions
References