Mikos_24 Posted December 11, 2014 Report Share Posted December 11, 2014 Hi,Could someone please help me with my utorrent server installation on ubuntu server 14.04?I have utorrent webpage displayed but it doesn't download when I paste URL with file to download and click on Add button. Nothing happens after thatI had it all configured few days ago and it was working until I have installed plex media server on my ubuntu server. Since then I had problems with page not loading at all but this problem have been "fixed". Below is logfile output after running: sudo utserver -settingspath /opt/utorrent-server-alpha-v3_3/ -daemon -logfile /home/michal/utorrent.log [23:55:24] Locale en_GB.UTF-8[20141110 23:55:24] computer id: 2B18A5D3A904AE7D103E013D7C82690E6097C970[20141110 23:55:24] total physical memory 536870912 max disk cache 33554432[20141110 23:55:24] Using IP address 192.168.0.200[20141110 23:55:24] IPv6 is installed[20141110 23:55:43] File not found during integrity check: /opt/utorrent-server-alpha-v3_3//webcache.dat[20141110 23:55:43] File not found during integrity check: /opt/utorrent-server-alpha-v3_3//webcache.dat.new[20141110 23:55:43] File not found during integrity check: /opt/utorrent-server-alpha-v3_3//webcache.dat.old[20141110 23:56:01] Unable to load "000007ff-0001.utt": torrent is not valid bencoding! I cannot find files mentioned in the log file in the directory but I have a feeling that something else is wrong here. Before I have installed utorrent server without problem, so why now something is wrong. BTW, I had to uninstall application few times when I was trying to fix this issue, so it could be that I have done something wrong. Link to comment Share on other sites More sharing options...
dsm1212 Posted January 11, 2015 Report Share Posted January 11, 2015 Most likely the link is not downloading. Did you get the link from a site where you had to log in? If so you need to download the torrent then than feed that to utorrent. Try wget from the command line on that link and you can see the error. steve Link to comment Share on other sites More sharing options...
mcdonald Posted January 12, 2015 Report Share Posted January 12, 2015 Look in /tmp (or wherever utserver's DIR_TEMP_FILES configuration parameter is set to) for that torrent file (000007ff-0001.utt). If it is empty, then the download probably failed, as dsm1212 said. If it has content, look at the content. If it doesn't look like a torrent file, then you may get an idea of what went wrong. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.