2014-03-20 07:30:37 INFO tlwebaccess[31996]: Connection from ::ffff:10.47.4.21, port 55059 2014-03-20 07:30:38 ERROR tlwebaccess[31996]: gnutls_record_recv: The TLS connection was non-properly terminated. 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: ---------------------------------------- 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: Traceback (most recent call last): 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: File "/opt/thinlinc/sbin/tlwebaccess", line 323, in post_or_get 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: headers, page = getattr(module, action)(page_name, query, headers) 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: File "/opt/thinlinc/modules/thinlinc/tlwebaccess/main.py", line 147, in do_POST 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: self . _POST_METHODS . get ( page_name , self . error_404 ) ( query ) ) 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: File "/opt/thinlinc/modules/thinlinc/tlwebaccess/main.py", line 111, in render_page 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: [ "AppleWebKit" , "Mobile" ] , 'User-Agent' ) , 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: File "/opt/thinlinc/modules/thinlinc/tlwebaccess/main.py", line 158, in header_contains_all 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: if OooO0 in IIi : 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: TypeError: argument of type 'NoneType' is not iterable 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: ---------------------------------------- 2014-03-20 07:30:38 ERROR tlwebaccess[31997]: code 500, message Internal error on page '/main/' 2014-03-20 07:30:38 INFO tlwebaccess[31997]: 'POST /main/ HTTP/1.1' 500 - Reproduced by: cat post.http | nc --ssl <server> post.http: ------------------ POST /main/ HTTP/1.1 Content-Type: application/x-www-form-urlencoded Content-Length: 48 username=cendio&pamresponse=linux&submitlogin=1 ------------------
*** This bug has been marked as a duplicate of bug 4941 ***