Muhammad Rehan Abbasi
Muhammad Rehan Abbasi
I'm not able to connect to host from within the container: ```sh root@705a1b7af81c:/code# telnet 10.0.0.1 25 Trying 10.0.0.1... telnet: Unable to connect to remote host: Connection refused ```
I did turn off the firewall to see if that was causing some issue but that was not the case. Also, two of my host's interfaces are in the range...
Also, now when I try to create an account or resend the verification email, I get "502 Bad gateway" error from nginx and this in the logs: ```sh 2023-12-05 02:13:54,643...
@edleeman17 I wasn't able to get simplelogin to run. However using [this](https://github.com/springcomp/self-hosted-simplelogin) helped me get it up and running. I'd highly recommend it.