Caddy plugin stopping

Started by collinsit, February 11, 2025, 03:57:43 PM

Previous topic - Next topic
May 21, 2025, 05:01:26 PM #30 Last Edit: Today at 08:54:40 AM by Monviech (Cedrik)
Hello, yes this is a proposed fix for the UDP streaming issue.

No the patch is not in the current binary shipped via OPNsense yet.

The opnsense version 25.1.7 uses:
dep github.com/mholt/caddy-l4 v0.0.0-20250428144642-57989befb7e6
I have built a new binary that includes:
dep    github.com/mholt/caddy-l4    v0.0.0-20250519165220-8e3b9724e26a
=>    github.com/WeidiDeng/caddy-l4    v0.0.0-20250521073436-525b5b0286dc    h1:Dvs918OBy2q+A+MfEmDYCA7jslXVNElKp3yHjj0XjGQ=

Download the "caddy" binary onto your opnsense.

# cd /usr/local/bin
# service caddy stop
# fetch https://os-caddy-plugin.pischem.com/os-caddy-plugin/caddy
# chmod +x ./caddy
# service caddy start
# caddy build-info

Compare the layer 4 module dependency with what the new binary should use.
Hardware:
DEC740

Great, thank you for the steps. I'll give it a try and see if it still causes issues. I only have one UDP stream on that firewall that seemed to cause the issue as it stopped crashing as soon as I disabled that.

I had build the wrong binary, I updated my previous post.
Hardware:
DEC740