You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the docker form of HFS and making a ssl certificate in the admin interface. you may get network error and connection error after admin interface makes the certificate. while stopping and starting, the docker fixes the issues.
This is still a bug... this may require a fix either in hfs on how the certificate is made or in the dockers docerfile to add a option/ fix network error.
i've found force_https is on by default, so removing it from your envs didn't change a thing :)
default values are documented in config.md, but this was changed at some time and i forgot to update the doc. 🫠
anyway, this case should be handled better by the web interface, as it's very confusing as it is. So, i will consider a bug of the UI.
I've never seen it before because i made my tests with localhost, and it's not affected by force_https.
When using the docker form of HFS and making a ssl certificate in the admin interface. you may get network error and connection error after admin interface makes the certificate. while stopping and starting, the docker fixes the issues.
This is still a bug... this may require a fix either in hfs on how the certificate is made or in the dockers docerfile to add a option/ fix network error.
I'm not sure where nor why this breaks.
Discussed in #801
The text was updated successfully, but these errors were encountered: