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
If there is a redirect using a Let's encrypt Cert and you delete the certificate you can't change the redirect afterwards. The redirect dashboard shows the redirect as HTTP but the nginx conf is still for SSL including the path to the deleted Cert.
It would be great if not only the dashboard change to http, but also the nginx config.
Workaround:
Shut down containers and manually change the nginx conf in data/nginx/redirection_host/xx.conf to an http conf.