Hi,
I am running 3.0.3 version of dataplane API and process is invoked from within haproxy. The warning I am seeing in dataplaneapi.log is
time="2024-11-06T21:04:55Z" level=warning msg="Error setting up runtime client with master socket: /run/haproxy-master.sock;sockpair@7 : cannot connect to runtime API /run/haproxy-master.sock;sockpair@7 within 30s: dial unix /run/haproxy-master.sock;sockpair@7: connect: no such file or directory"
If I run echo 'show proc' | sudo socat /run/haproxy-master.sock - then I get following output
#<PID> <type> <reloads> <uptime> <version>
31125 master 0 [failed: 0] 0d00h08m25s 3.0.5-8e879a5
# workers
31130 worker 0 0d00h08m25s 3.0.5-8e879a5
# programs
31129 dataplaneapi 0 0d00h00m00s -
Is this a bug maybe?
1 post - 1 participant