franckRenard / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

The request to rTorrent has timed out when starting rtorrent #240

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Loading rtorrent
2.
3.

What is the expected output? What do you see instead?
All of the torrents that I have in rtorrent showing up.
I see no torrents and instead I get "the request to rTorrent has timed out"
every 30 seconds
What version of the product are you using? On what operating system?
2.8 on debian 5.0
Are some errors present in the web-server log?
logger shows:
[16.01.2010 11:41:03] WebUI started.
[16.01.2010 11:42:05] The request to rTorrent has timed out.
[16.01.2010 11:43:05] The request to rTorrent has timed out.
etc...
Are some errors present in the browser console?
no errors on browser console
Please provide any additional information below.
I am using lighttpd to up it to the internet.
It was orking fine. and now it is not at all.
I can see all of the files in rtorrent working fine through SSH just not in
rutorrent

Thank you

Original issue reported on code.google.com by samsta...@gmail.com on 15 Jan 2010 at 10:45

GoogleCodeExporter commented 8 years ago
This timeout is almost always related to one of 2 things.

Slow or stopped internet.

or

rtorrent has stopped.

try reloading the page.
If it reloads, and you see this timeout a lot, then lower your timeout settings 
in
"settings"

Original comment by Wonslung@gmail.com on 16 Jan 2010 at 2:07

GoogleCodeExporter commented 8 years ago
I have since fixed the problem, had to remove:
"mod_auth",

Original comment by samsta...@gmail.com on 16 Jan 2010 at 5:58

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 16 Jan 2010 at 11:17

GoogleCodeExporter commented 8 years ago
Removing mod_auth is not really a fix.. See Issue 119 (
http://code.google.com/p/rutorrent/issues/detail?id=119 ) for a way to deal 
with this
problem.

Original comment by alexei...@gmail.com on 12 Feb 2010 at 10:06