Hello everyone, I tried to install quickbox on my Online.net server. When I finish the install via SSH I get this:
Installing xmlrpc-c-1.33.12 ... [ DONE ] Installing libtorrent-0.13.6 ... [ DONE ] Installing rtorrent-0.9.6 ... [ DONE ] Installing rutorrent into /srv ... [ DONE ] Installing rutorrent plugins ... [ DONE ] Installing deluge ... [ DONE ] Installing quickbox dashboard ... [ DONE ] Setting up seedbox.conf for apache ... [ DONE ] Installing .rtorrent.rc for erencm ... [ DONE ] Adjusting fileupload & filemanager plugins ... [ DONE ] Installing autodl-irssi ... [ DONE ] Making erencm directory structure ... [ DONE ] Writing erencm system crontab script ... /root/QuickBox/setup/quickbox-setup: line 1112: _cronfile: command not found [ DONE ] Writing erencm rutorrent config.php file ... [ DONE ] Installing vsftpd ... [ DONE ] Setting up vsftpd ... [ DONE ] Setting irssi/rtorrent to start on boot ... [ DONE ] Setting permissions on erencm ... [|] chown: cannot access '/home/erencm/.startup': No such file or directory [/] chmod: cannot access '/home/erencm/.startup': No such file or directory [ DONE ]
[quickbox] Seddbox & GUI Installation Completed
INSTALLATION COMPLETED in 90/min
Valid Commands:
-------------------
createSeedboxUser - creates a shelled seedbox user
deleteSeedboxUser - deletes a created seedbox user and their directories
changeUserpass - change users SSH/FTP/ruTorrent password
setdisk - set your disk quota for any given user
showspace - shows the amount of space used by all users on the server
reload - restarts your seedbox services, i.e; rtorrent & irssi
upgradeBTSync - upgrades btsync when new version is available
upgradePlex - upgrades Plex when new version is available
################################################################################################
# Seedbox can be found at https://xxxxx:[email protected]
# (Also works for FTP:5757/SSH:4747)
# If you need to restart rtorrent/irssi, you can type 'reload'
# Reloading: sshd, apache, memcached, php7.0, vsftpd and fail2ban
################################################################################################
I failed to restart server because I was not looking into SSH when the Installation failed. When I try to access to the website the website does not accepts my username or password. What am I doing wrong here?
Edit: Sorry for formatting problems.