Open bert2002 opened 4 years ago
I think this happened because I recreated the container with a different HTTP_HOST address.
Out-of-the-box I cannot cannot login either.
Fresh install, no configs, going to the HTTP endpoint, creating an admin user and... cannot login with the user I just created.
Seems like you specifically need to login to the provided SUBSPACE_HTTP_HOST
rather than IP-based.
I setup subspace yesterday and everything was working fine and I could login as admin user. I tried to enable SAML yesterday, but run into some problems. Login with admin was still possible. Today I try to login and it does not work anymore. I did a password reset and it still does not allow me to login as admin. After removing the SAML configuration it's still not possible.
Is there a way to get more logs?
I am creating the container like this:
and the config.json looks like this:
Happy to provide more logs. VPN is still working without any problem.
Thanks, bert