arakasi72 / rtinst

seedbox installation script for Ubuntu and Debian systems
MIT License
1.22k stars 259 forks source link

Invalid Port #265

Closed AskMe12 closed 7 years ago

AskMe12 commented 7 years ago

Hello, today i setup a new installed root and i get this error in log of rutorrent:

Error downloading files. Make sure autodl-irssi is started and configured properly (eg. password, port number): Error getting files listing: Error: Invalid port ()! Initialize port in conf.php

I checked the autodl pass and the port in conf.php. They are ok. rTorrent works fine. Can down/up-load with no problems. I do it a lot of times with this script and never get this problem/error before. Anyone has the same problem or a solution to fix this ?

Greetz

arakasi72 commented 7 years ago

What OS are you using?

redKiDodit commented 7 years ago

Hi same thing with ubuntu 16.04

AskMe12 commented 7 years ago

Hello arakasi72 I use debian.

Distributor ID: Debian Description: Debian GNU/Linux 8.9 (jessie) Release: 8 Codename: jessie

Greetz

arakasi72 commented 7 years ago

ok, this is an issue which has come up recently, I suspect due to changes in autodl. Quick fix is to run the following command, note that this will remove any filters you had, so back up the existing file ~/.autodl/autodl.cfg before running this.

mv ~/.autodl/autodl2.cfg ~/.autodl/autodl.cfg

I will think how best to handle this in the script, as I want people to be able to rerun the script without losing their filters

arakasi72 commented 7 years ago

Fixed in version 1.5.1

If you update to the latest rtinst version and rerun the script it will resolve this, and you will not lose any existing filters, though I still recommend backing these up anyway.

Let me know if you have any further issues around this.

AskMe12 commented 7 years ago

Hi arakasi72,

Godd job (thumbsup). Everything works fine. Respect and big THX !!!!!

Greetz