My dashboard is broken, please help

Hi all,

I ran the upgradeQuickBox command in the web browser as you normally would and it completely broke my setup. Can someone help me? I’m using my own domain name and lets encrypt cert but the only thing that I see when I load my domain name is as seen below? Same result when I use the IP address. I am a complete Linux noob so have no idea where to start.

This is what I see when I do upgradeQuickBox again…

Pulling QuickBox Ecosystem …
Updating QuickBox System Commands & Packages …
Updating the useradd skeleton directories …
Looking for install directory for .lock files …
Updating mktorrent if necessary …
Updating the rutorrent directory …
Updating the QuickBox Dashboard … cp: cannot stat ‘/etc/QuickBox/dashboard/.’: No such file or directory

Setting up and updating Master DB files … cp: cannot create regular file ‘/srv/rutorrent/home/db/master.txt’: No such file or directory
/usr/local/bin/quickbox/system/upgradeQuickBox: line 122: /srv/rutorrent/home/db/interface.txt: No such file or directory

Updating the QuickBox Sudoers template …
Updating links’s .startup cronfile… cp: cannot stat ‘/etc/QuickBox/setup/templates/startup.template’: No such file or directory

Updating QuickBox crons for boot …
Adjusting permissions …

I also tried:

local_packages=/etc/QuickBox/packages/
rm -rf /usr/local/bin/quickbox
cp -r ${local_packages}/. /usr/local/bin/quickbox
dos2unix $(find /usr/local/bin/quickbox -type f)
chmod +x $(find /usr/local/bin/quickbox -type f)
cp -f /usr/local/bin/quickbox/system/reload /usr/bin/reload

then

boxupgrade

and get

cat: /srv/rutorrent/home/db/master.txt: No such file or directory
Failed to stop [email protected]: Unit name [email protected] is not valid.
See system logs and ‘systemctl status [email protected]’ for details.
Failed to get load state of [email protected]: Unit name [email protected] is not valid.
Failed to start [email protected]: Unit name [email protected] is not valid.
See system logs and ‘systemctl status [email protected]’ for details.

/etc/sudoers: syntax error near line 26 <<<
sudo: parse error in /etc/sudoers near line 26
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin
find: ‘/home/*/.config/deluge’: No such file or directory

Resolved via PM