Comment on Caddy reverse proxy fails with a login page
UnpledgedCatnapTipper@piefed.blahaj.zone 5 days ago
Does accessing your router page via caddy work when you’re actually on your home network and not accessing it via wireguard? Have you tried a different web browser to rule out your LLM suggested cookie issues entirely?
xavier666@lemmy.umucat.day 5 days ago
Unfortunately no, which rules out an issue with wireguard.
It’s not the stale cookie issue which goes away when opening a website in incognito. I think it expects the cookie to have the original host information.
Let me paste the list of issues the LLM mentioned. The following section is from the LLM
<LLM></LLM>It has also mentioned some solutions for each cause. But I don’t want to blindly apply them without knowing what is wrong.
UnpledgedCatnapTipper@piefed.blahaj.zone 5 days ago
My best suggestion would be to try enabling web sockets and see if it changes anything. I did find a post for a similar issue that someone was having with a different reverse proxy, but I’m not sure if it’ll be helpful.
https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2099