You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
When I try and access the details page of an APAF service I get the following error:
2012-11-21 12:45:13+0100 [HTTPConnection,1,127.0.0.1] [Failure instance: Traceback: <type 'exceptions.TypeError'>: string indices must be integers, not str
//local/lib/python2.7/site-packages/cyclone/web.py:958:_execute
//local/lib/python2.7/site-packages/twisted/internet/defer.py:290:addCallbacks
//local/lib/python2.7/site-packages/twisted/internet/defer.py:551:_runCallbacks
//local/lib/python2.7/site-packages/cyclone/web.py:968:_execute_handler
--- ---
//local/lib/python2.7/site-packages/twisted/internet/defer.py:134:maybeDeferred
//local/lib/python2.7/site-packages/cyclone/web.py:1745:wrapper
//../apaf/panel/handlers/html.py:75:get
//local/lib/python2.7/site-packages/cyclone/web.py:457:render
//lib/python2.7/site-packages/cyclone/web.py:575:render_string
//local/lib/python2.7/site-packages/cyclone/template.py:262:generate
serviceinfo_html.generated.py:48:_execute
]
Steps to reproduce:
Login through the web panel, then go to: http://127.0.0.1:5517/services.html?service=panel
The text was updated successfully, but these errors were encountered: