xombiemp / ultimate-torrent-setup

All the files needed for the Ultimate Torrent Setup, featuring Ubuntu, rtorrent, ruTorrent, Sonarr, Radarr.
232 stars 44 forks source link

Can't read resource file #51

Closed SemperFratres closed 7 years ago

SemperFratres commented 7 years ago

@xombiemp Things were running good and then rutorrent stopped connecting to rtorrent. I have rebooted and restarted rtorrent multiple times, but nothing is working. rTorrent is still running and downloading from Sonarr and CP, but when running rtorrent from the command line, I get the following message: could not read resource file: ~/.rtorernt.rc Nothing changed from the time it was working to 10 mins later when it stopped working. http://i.imgur.com/prWDFKU.png

edit: The rtorrent service is pointing to the correct location of rtorrent.rc http://i.imgur.com/RLfq8g7.png

xombiemp commented 7 years ago

What is the command you are using to start rtorrent?

SemperFratres commented 7 years ago

sudo service rtorrent start

Sonarr and CP are sending the torrents. rTorrent is running fine. Things are downloading fine (I'm getting messages via join and slack), but ruTorrent is not running because rtorrent can't load the .rtorrent.rc file. Have checked and the file is there.

SemperFratres commented 7 years ago

Going to try a re-install of rtorrent. I assume the dir I need to remove is /usr/local/src/rtorrent. Was going to try a make uninstall, but that is not an option since there is not an uninstall package in here. Are there any other files I need to remove?