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
I have started to get a panic in caddy w/L4 from part of a config for an XMPP server that matches for alpn: xmpp-client.
It was working previously, but I updated caddy and now it seems to have broken or changed. I also tried with a json config with no yaml adapter and had the same issue.
The panic happens as soon as I visit a page that caddy is serving.
Is anyone else experiencing this?
I have started to get a panic in caddy w/L4 from part of a config for an XMPP server that matches for alpn: xmpp-client.
It was working previously, but I updated caddy and now it seems to have broken or changed. I also tried with a json config with no yaml adapter and had the same issue.
The panic happens as soon as I visit a page that caddy is serving.
Is anyone else experiencing this?
I removed these lines and caddy is fine:
https://github.com/snikket-im/snikket-server/blob/f89e01402b9f5d5f63c9c54152531c3755587abd/docs/advanced/reverse_proxy.md?plain=1#L380-L389
Here is the panic:
snikket-im/snikket-server#237 (comment)
The text was updated successfully, but these errors were encountered: