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
Check your browser's network tab, look at which requests are failing to return the correct content. I'm certain this doesn't have anything to do with socket activation.
Enable the debug global option, show your Caddy logs, show example curl -v requests for the failing URLs.
Host - Fedora coreos 41
Engine - Podman rootless
I was testing #6573
~/.config/systemd/user/caddy.socket
Caddyfile
(poartial)When I visit homepage.example.com I a page without theme, No error in caddy log, no avc denied, no error in chrome. Here is screenshot.
if visit :3000 I get properly themed page
I am seeing similar issue with paperless-ngx, jellyfin.
Only site which works correctly is git.example.com based on Forgejo, and home assistant.
What am I missing or how to debug this issue?
The text was updated successfully, but these errors were encountered: