Jump to content

utserver always closes after 1 min


Recommended Posts

I have a Debian 6 (32 bit) based VPS and installed utserver based on http://blog.kxr.me/2011/12/utorrent-server-on-linux-step-by-step.html

I can start utserver, I can connect through the webui, but after 1 or max 2 minutes the program closes automatically.

This is a fresh install, no torrents added yet.

The logfile it creates:

[03:57:59]  Using locale C
[03:57:59] GetNodeID failed, using /dev/random
[03:57:59] total physical memory -1 max disk cache 33554432
[03:57:59] Loaded ipfilter.dat (0 entries)
[03:57:59] IPv6 is installed

I've debugged the program with gdb and received this:

Starting program: /opt/utorrent/utserver
[Thread debugging using libthread_db enabled]
server started - using locale C
Using locale C
GetNodeID failed, using /dev/random
total physical memory -1 max disk cache 33554432
[New Thread 0xb7ff6b70 (LWP 1365)]
[New Thread 0xb77f6b70 (LWP 1366)]
[New Thread 0xb6ff6b70 (LWP 1367)]
[New Thread 0xb67f6b70 (LWP 1368)]
Loaded ipfilter.dat (0 entries)
[New Thread 0xb5ff6b70 (LWP 1369)]
IPv6 is installed
[Thread 0xb67f6b70 (LWP 1368) exited]
[Thread 0xb5ff6b70 (LWP 1369) exited]
[Thread 0xb77f6b70 (LWP 1366) exited]
[Thread 0xb7ff6b70 (LWP 1365) exited]
[Thread 0xb6ff6b70 (LWP 1367) exited]

Program terminated with signal SIGKILL, Killed.
The program no longer exists.

but I not terminated it.

What can I do to make it work?

Link to comment
Share on other sites

Glad you solved the problem.

I just glanced at the installation procedure you followed, and wonder why they made it so complicated.

I just downloaded the utorrent-server-3.0-25053.tar.gz file to my Downloads folder, installed it in my Home folder. Works like a charm.

Well I did replace it with the latest build, but you get the idea.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...