Projet

Général

Profil

Scénario #9176

Mis à jour par Lionel Morin il y a plus de 9 ans

<pre>
2014/10/07 16:38:55 CEST [HTTPChannel (TLSMemoryBIOProtocol),781,192.168.230.32] ### Logout
2014/10/07 16:38:55 CEST [HTTPChannel (TLSMemoryBIOProtocol),781,192.168.230.32] Unhandled error in Deferred:
2014/10/07 16:38:55 CEST [HTTPChannel (TLSMemoryBIOProtocol),781,192.168.230.32] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.7/dist-packages/nevow/appserver.py", line 169, in gotPageContext
self._cbFinishRender, pageContext
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 298, in addCallback
callbackKeywords=kw)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 287, in addCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.7/dist-packages/nevow/appserver.py", line 186, in _cbFinishRender
res = inevow.IResource(html)
exceptions.TypeError: ('Could not adapt', u'\n<html>\n <head>\n <meta http-equiv="refresh" content="0;URL=https://scribe.ac-test.fr:8443/logout/?service=https://scribe.ac-test.fr:4200/">\n </head>\n <body bgcolor="#FFFFFF" text="#000000">\n <a href="https://scribe.ac-test.fr:8443/logout/?service=https://scribe.ac-test.fr:4200/">click here</a>\n </body>\n</html>\n', <InterfaceClass nevow.inevow.IResource>)
</pre>

Retour