Thanks for the help.
After applying your advise we have the following output:
Exception in thread CP WSGIServer Thread-10:
Traceback (most recent call last):
File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
File "/home/todork/web2py/gluon/wsgiserver.py", line 1004, in run
conn.communicate()
File "/home/todork/web2py/gluon/wsgiserver.py", line 949, in
communicate
format_exc())
File "/home/todork/web2py/gluon/wsgiserver.py", line 643, in
simple_response
self.sendall(''.join(buf))
File "/home/todork/web2py/gluon/wsgiserver.py", line 792, in
ssl_method_wrapper
return method(self, *args, **kwargs)
Error: [('SSL routines', 'SSL3_WRITE_PENDING', 'bad write retry')]
I would like to mention that this server is running on embedded
system.
And the strange thing is that in different IP environment the systems
behaves differently. In my office it works perfectly and in home we
have these errors.
Always the browser is FF.
Sincerely,
Todor
>
fuman...@aminus.org