Hi Tzafrir,

Thanks for reporting this issue.

Le jeudi 30 déc. 2010 à 00:42:15 (+0000), Tzafrir Cohen a écrit :
> When I try browse http://localhost:8022/, I only get the top buttons
> and after a few seconds I get a message along the lines of:
> 
>   Connection lost timeout ts:1293666911825
> 
> The same happens if I run the daemon manually using:
> 
>   ajaxterm --port=8022 --serverport=22 --uid=ajaxterm --daemon
> 
> However, if I run:
> 
>   ajaxterm --port=8022 --serverport=22 --uid=ajaxterm
> 
> Things work just fine.

I cannot reproduce this problem, using the version in testing as well nor
with the one in unstable.

I have already noticed a similar bug has been reported against the package
in Ubuntu, but wasn't able to reproduce it.

Just to be sure I understand the context: do you try running the process as
root?

Have you tried passing the -l option so that errors are sent to stderr?

> (I should also note that the ajaxterm process fails to exist in response
> to Ctrl-C - SIGINT. But that's a minor issue)

Works for me (not that graceful):
% ajaxterm --port=8022 --serverport=22 --uid=ajaxterm -l         
AjaxTerm at http://localhost:8022/
^CTraceback (most recent call last):
  File "/usr/share/ajaxterm/ajaxterm.py", line 637, in main
    
qweb.QWebWSGIServer(at,ip='localhost',port=int(o.port),threaded=1,log=o.log).serve_forever()
  File "/usr/lib/python2.6/SocketServer.py", line 224, in serve_forever
    r, w, e = select.select([self], [], [], poll_interval)
KeyboardInterrupt

Cheers,
Julien

-- 
Julien Valroff ~ <[email protected]> ~ <[email protected]>
Debian Developer & Free software contributor
http://www.kirya.net/
E1D8 5796 8214 4687 E416  948C 859F EF67 258E 26B1



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to