arakasi72 / rtinst

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

Installation went wrong during configuring rutorrent #170

Closed gushen123 closed 7 years ago

gushen123 commented 7 years ago

code Installing xmlrpc Installing libtorrent Installing rtorrent Configuring rtorrent Installing Rutorrent (latest build) Configuring Rutorrent rm: cannot remove ‘rutorrent/conf/config.php’: No such file or directory /var/www/rutorrent/conf/config.php: No such file or directory du: cannot access ‘/var/www/rutorrent/conf/config.php’: No such file or director y /usr/local/bin/rtgetscripts: line 31: [: =: unary operator expected Detected apache2. Changing apache2 port to xx in /etc/apache2/ports.conf Installing nginx chown: cannot access ‘/etc/nginx/.htpasswd’: No such file or directory chmod: cannot access ‘/etc/nginx/.htpasswd’: No such file or directory sed: can't read /etc/nginx/nginx.conf: No such file or directory sed: can't read /etc/nginx/nginx.conf: No such file or directory sed: can't read /etc/nginx/nginx.conf: No such file or directory sed: can't read /etc/nginx/nginx.conf: No such file or directory sed: can't read /etc/nginx/nginx.conf: No such file or directory sed: can't read /etc/nginx/nginx.conf: No such file or directory sed: can't read /etc/nginx/nginx.conf: No such file or directory sed: can't read /etc/php5/fpm/php.ini: No such file or directory sed: can't read /etc/php5/fpm/pool.d/www.conf: No such file or directory sed: can't read /etc/php5/fpm/pool.d/www.conf: No such file or directory sed: can't read /etc/php5/fpm/pool.d/www.conf: No such file or directory mv: cannot stat ‘/etc/nginx/sites-available/default’: No such file or directory /etc/nginx/sites-available/default: No such file or directory du: cannot access ‘/etc/nginx/sites-available/default’: No such file or director y /usr/local/bin/rtgetscripts: line 31: [: =: unary operator expected /etc/nginx/sites-available/dload-loc: No such file or directory du: cannot access ‘/etc/nginx/sites-available/dload-loc’: No such file or direct ory /usr/local/bin/rtgetscripts: line 31: [: =: unary operator expected rtinst.sh: line 640: /etc/nginx/conf.d/php: No such file or directory rtinst.sh: line 641: /etc/nginx/conf.d/php: No such file or directory rtinst.sh: line 647: /etc/nginx/conf.d/php: No such file or directory rtinst.sh: line 649: /etc/nginx/conf.d/php: No such file or directory rtinst.sh: line 650: /etc/nginx/conf.d/php: No such file or directory rtinst.sh: line 651: /etc/nginx/conf.d/php: No such file or directory rtinst.sh: line 652: /etc/nginx/conf.d/php: No such file or directory rtinst.sh: line 654: /etc/nginx/conf.d/cache: No such file or directory rtinst.sh: line 655: /etc/nginx/conf.d/cache: No such file or directory rtinst.sh: line 656: /etc/nginx/conf.d/cache: No such file or directory sed: can't read /etc/nginx/sites-available/default: No such file or directory Failed to restart nginx.service: Unit nginx.service failed to load: No such file or directory. Installing autodl-irssi rtinst.sh: line 680: cd: /var/www/rutorrent/plugins: No such file or directory Setting permissions, Starting services rtorrent was not running No session lock file Starting rtorrent. rtorrent has been started irssi was not running Starting irssi.......... WARNING: Unable to start irssi no crontab for gushen no crontab for gushen

crontab entries made. rtorrent and irssi will start on boot for gushen

ftp client should be set to explicit ftp over tls using port xxxx

If enabled, access https downloads at https://xxxx/download/gushen

rutorrent can be accessed at https://xxxx/rutorrent rutorrent password as set by user to change rutorrent password enter: rtpass

IMPORTANT: SSH Port set to xx - Ensure you can login before closing this session

The above information is stored in rtinst.info in your home directory. To see contents enter: cat /home/gushen/rtinst.info

To install webmin enter: sudo rtwebmin

PLEASE REBOOT YOUR SYSTEM ONCE YOU HAVE NOTED THE ABOVE INFORMATION root@raspberrypi:~# ^C root@raspberrypi:~# ^C root@raspberrypi:~#

gushen123 commented 7 years ago

How can I solve this ? I'm using rasperrypi 3B.

arakasi72 commented 7 years ago

What OS are you running?

rerun it using the -l option to create a log file, and check the log file to see if you can get more detailed info on where the problem happens.