Commissar0617
Commissar0617
Jackett.Common.IndexerException: Exception (nebulance): certificate validation failed: [Subject] CN=nebulance.io [Issuer] CN=R3, O=Let's Encrypt, C=US [Serial Number] 03B7DB3DF505F2AB2B267E732020D07795DA [Not Before] 9/14/2021 2:11:53 PM [Not After] 12/13/2021 1:11:52 PM [Thumbprint] E69B1BDFA4C253750F291A8FC1AA5A39BA2119A3 ---> System.Net.Http.HttpRequestException:...
-bash: npm: command not found npm is not installed on debian by default
honestly, im not sure if that did much, as i was doing this on an LXC container on root, hence no sudo. i just went and apt installed npm and...
so, i followed the instructions... but now all im getting is the default apache page... both flood and rtorrent show as running.
also ExecStop=/usr/bin/killall gives an error if it's in there, as there is no /usr/bin/killall
still no flood UI on 80 or 3000.
possible some progress... I added a proxypass to /node and it give a 503 now instead of 404
https://github.com/Flood-UI/flood/wiki/Troubleshooting the steps for being on a non-local got me in, but it won't connect to rtorrent now.
if i start flood manually, yes. not if it is started as a service.(which is weird because the flood service literally uses the same script, i verified that) and i...
fixed the issue with it not running as a service, had file permission errors. i can now access the ui at port 3000, but it still can't talk to rtorrent....