Hello,
using package from https://haproxy.debian.net/
- Debian 13
- Haproxy 3.3-stable
The packages have this form : 3.3.x-y~bpo13+1
It's also the version with "show info".
echo "show info" | sudo socat - /run/haproxy/admin.sock
Name: HAProxy
Version: 3.3.10-1~bpo13+1
Release_date: 2026/05/11
It results with:
level=error msg="Failed to start HAProxy's event listener:invalid semantic version" when launching dataplaneapi as 3.3.x-y~bpo13+1 is not semver compliant for dataplaneapi.
Hello,
using package from https://haproxy.debian.net/
The packages have this form : 3.3.x-y~bpo13+1
It's also the version with
"show info".It results with:
level=error msg="Failed to start HAProxy's event listener:invalid semantic version"when launching dataplaneapi as3.3.x-y~bpo13+1is not semver compliant for dataplaneapi.