Intermittent ForbiddenAttribute errors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Invalid
|
High
|
Unassigned | ||
lazr.restful |
Triaged
|
Low
|
Unassigned |
Bug Description
On different occasions we've seen this error when accessing a lazr.restful api (working with Apache+
Traceback (most recent call last):
File "/usr/lib/
result = publication.
File "/usr/lib/
WebServiceP
File "/usr/lib/
return mapply(ob, request.
File "/usr/lib/
return debug_call(obj, args)
File "/usr/lib/
return obj(*args)
ForbiddenAttribute: ('__call__', <lazr.restful.
We haven't been able to diagnose exactly what causes it. The errors are intermittent, and sometimes go away with just restarting Apache.
lazr.restful version lucid's packaged 0.9.11.
tags: | added: canonical-losa-isd |
Changed in canonical-identity-provider: | |
importance: | Undecided → High |
I gave some code to ISD to try and diagnose this. Until that gives us some data back, I'm going to triage this as low.