@selfhost @selfhosting @selfhosted Got help on #IRC. Trick was to move trustedproxies out of site blocks and into a global servers block and use uri /api/authz/forward-auth
instead of uri /api/verify.
@offby1 @selfhost @selfhosted @selfhosting Hmm, I suspected it might be that block. Not sure how to fix it though.
Need help with #Caddy configuration. Getting error:
#SelfHosted #LinkAce Bookmark Manager Running, but Unable to Check for Updates or Generate a Cron Token
@justanotherperson Someone else helped me figure it out. My proxy rule for MiniFlux was a bit off. It works now. Lol now trying to get ReactFlux working.
@justanotherperson I've looked at my console log, and it's blank. Nothing comes up when I get redirected.
@justanotherperson I've looked into it a little, and I don't think I need to add paths to my Caddyfile since MiniFlux has its own subdomain with nothing else on it. From what I've gathered, adding paths is most useful if you have different services running on one subdomain.
@justanotherperson Not sure what paths to add or how. I don't know the MiniFlux UI that well to know every path it needs. I didn't think you had to add paths to the reverse proxy, just the subdomain. That's how all of my services are configured.