Bug 5216 - tlwebaccess doesn't handle failing XMLRPC calls, tracebacks to log
Summary: tlwebaccess doesn't handle failing XMLRPC calls, tracebacks to log
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: 4.2.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.4.0
Assignee: Henrik Andersson
URL:
Keywords: ossman_tester, prosaic
Depends on:
Blocks:
 
Reported: 2014-08-15 13:46 CEST by Karl Mikaelsson
Modified: 2015-04-22 10:04 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Comment 1 Henrik Andersson cendio 2015-03-06 11:10:35 CET
Fix commited in 30107 and 30108.
Comment 3 Pierre Ossman cendio 2015-04-22 10:04:29 CEST
No traceback anymore. We now get this:

> 2015-04-22 10:02:09 INFO tlwebaccess[3921]: Connection from ::ffff:10.47.1.240, port 64204
> 2015-04-22 10:02:10 INFO tlwebaccess[3922]: Successful authentication for user u'cendio'
> 2015-04-22 10:02:10 INFO tlwebaccess[3922]: User u'cendio' reconnecting to existing session
> 2015-04-22 10:02:10 ERROR tlwebaccess[3922]: XML-RPC call reconnect_session() failed with: int exceeds XML-RPC limits
> 2015-04-22 10:02:10 ERROR tlwebaccess[3922]: code 500, message Error on page '/main/?pamresponse=linux99&username=cendio&loginsubmit=1&screen_x_size=0&screen_y_size=10000000000' - Internal error. If this problem persists, please contact your system administrator.
> 2015-04-22 10:02:10 INFO tlwebaccess[3922]: 'GET /main/?pamresponse=linux99&username=cendio&loginsubmit=1&screen_x_size=0&screen_y_size=10000000000 HTTP/1.1' 500 -

Note You need to log in before you can comment on or make changes to this bug.