1.8b1 oauth.oauth.OAuthError:

Bug #1440765 reported by Andres Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
Raphaël Badin

Bug Description

==> regiond.log <==
2015-04-06 22:55:05 [-] WSGI application error
        Traceback (most recent call last):
          File "/usr/lib/python2.7/dist-packages/twisted/python/threadpool.py", line 212, in _worker
            o = self.q.get()
          File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
            return self.currentContext().callWithContext(ctx, func, *args, **kw)
          File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 83, in callWithContext
            self.contexts.pop()
          File "/usr/lib/python2.7/dist-packages/twisted/web/wsgi.py", line 340, in run
            self.started = True
        --- <exception caught here> ---
          File "/usr/lib/python2.7/dist-packages/twisted/web/wsgi.py", line 315, in run
            appIterator = self.application(self.environ, self.startResponse)
          File "/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 206, in __call__
            response = self.get_response(request)
          File "/usr/lib/python2.7/dist-packages/maasserver/utils/views.py", line 190, in get_response
            delete_oauth_nonce(request)
          File "/usr/lib/python2.7/dist-packages/maasserver/utils/views.py", line 67, in delete_oauth_nonce
            consumer_key = oauth_request.get_parameter('oauth_consumer_key')
          File "/usr/lib/python2.7/dist-packages/oauth/oauth.py", line 187, in get_parameter
            raise OAuthError('Parameter not found: %s' % parameter)
        oauth.oauth.OAuthError:

2015-04-06 22:55:05 [-] 127.0.0.1 - - [06/Apr/2015:14:55:04 +0000] "GET /MAAS/api/1.0/pxeconfig/?cluster_uuid=3e375000-9ece-453c-9b5e-f817ab3a51
b2&local=192.168.10.27&mac=74-d4-35-89-bb-0c&remote=192.168.10.175 HTTP/1.1" 500 - "-" "Twisted PageGetter"

Tags: isolation

Related branches

Changed in maas:
importance: Undecided → Critical
status: New → Triaged
milestone: none → 1.8.0
tags: added: isolation
Raphaël Badin (rvb)
Changed in maas:
assignee: nobody → Raphaël Badin (rvb)
status: Triaged → In Progress
Raphaël Badin (rvb)
Changed in maas:
status: In Progress → Fix Committed
Revision history for this message
Andres Rodriguez (andreserl) wrote :

I think that every time we see this issue, I see this:

==> /var/log/maas/clusterd.log <==
2015-04-08 01:42:46+0000 [HTTPPageGetter,client] Unhandled error in Deferred:
2015-04-08 01:42:46+0000 [HTTPPageGetter,client] Unhandled Error
        Traceback (most recent call last):
        Failure: twisted.web.error.Error: 500 Internal Server Error

Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.