HandyOSS / HandyHost

Host DVPN/HNS, Sia and Akash all in one UI.
https://handyhost.computer
GNU Lesser General Public License v2.1
102 stars 16 forks source link

admin console service does not start, Debian 11 fresh install #101

Open nelson1christopher opened 1 year ago

nelson1christopher commented 1 year ago

Fresh install of Handyhost on fresh install of Debian 11, install throws various warnings and exceptions but says it completed successfully. Handyhost systemd module starts successfully, with some exceptions about a circular dependency in the status.

sudo lsof -i -P -n | grep LISTEN

does not list the expected 8008 or 58008 ports listening. localhost:8008 and https://localhost:58008 respond with connection refused.

Will upload the install log later today.