QuickBox / QB

QuickBox is much more than a ‘seedbox installer script’, it is a simplistic approach to achieving easy seedbox and services management from a beautifully designed dashboard. Allowing users the ability to interact with their seedbox and server on a professional grade level.
https://quickbox.io
GNU General Public License v3.0
739 stars 171 forks source link

Error downloading files. Make sure autodl-irssi is started and configured properly (eg. password, port number): Error getting files listing: Error: Could not connect: (111) Connection refused #194

Open psyki94 opened 4 years ago

psyki94 commented 4 years ago

Hello, I just reinstalled a fresh installation of a Quickbox and when I launch my rutorrent, I have this error message that appears in the log window.

Any ideas ? thanks in advance :)

Capture d’écran 2020-04-23 à 17 32 13

"Error downloading files. Make sure autodl-irssi is started and configured properly (eg. password, port number): Error getting files listing: Error: Could not connect: (111) Connection refused"

I have not changed the port or the password for the following files: autodl2.cfg and config.php

Result for autodl2.cfg : cat /home/douyo/.autodl/autodl2.cfg [options] gui-server-port = 18318 gui-server-password = HS9DSKWbVM6u5FNm

Result for config.php cat /srv/rutorrent/conf/users/douyo/config.php <?php @define('HTTP_USER_AGENT', 'Mozilla/5.0 (Windows NT 6.0; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0', true); @define('HTTP_TIME_OUT', 30, true); @define('HTTP_USE_GZIP', true, true); $httpIP = null; @define('RPC_TIME_OUT', 5, true); @define('LOG_RPC_CALLS', false, true); @define('LOG_RPC_FAULTS', true, true); @define('PHP_USE_GZIP', false, true); @define('PHP_GZIP_LEVEL', 2, true); $schedule_rand = 10; $do_diagnostic = true; $log_file = '/tmp/errors.log'; $saveUploadedTorrents = true; $overwriteUploadedTorrents = false; $topDirectory = '/home/douyo/'; $forbidUserSettings = false; $scgi_port = 48713; $scgi_host = "localhost"; $XMLRPCMountPoint = "/RPC2"; $pathToExternals = array("php" => '',"curl" => '',"gzip" => '',"id" => '',"stat" => '',); $localhosts = array("127.0.0.1", "localhost",); $profilePath = '../share'; $profileMask = 0777; $autodlPort = 18318; $autodlPassword = "HS9DSKWbVM6u5FNm"; $diskuser = "/home"; $quotaUser = "douyo";

tashkas1 commented 4 years ago

Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options. rm: cannot remove 'autodl-irssi.zip': No such file or directory cp: cannot stat 'autodl-irssi.pl': No such file or directory

because it dont grab that file