Stéphane Loeuillet
Stéphane Loeuillet
Same issue and same solution worked for me on Ubuntu 22.04 & release 5.9.3 ``` (ansible) sloeuillet@sloeuillet-kaiko:~$ /opt/keybase/Keybase Version: 5.9.3-20220216215910+c82d65a685 (node:1218310) electron: The default of contextIsolation is deprecated and will...
Hello 1.6.4 is still not available packaged (for ubuntu/focal at least) 1.6.3 is the last version I see with those repos configured : deb https://packagecloud.io/citusdata/community/ubuntu/ focal main deb https://repos.citusdata.com/community/ubuntu/ focal...
Oh, in task list, you should remove xenial and add jammy (changed in citusdata/packaging already)
Thanks to you, I just did read that there too https://github.com/citusdata/pg_auto_failover/commit/d20e7da2a06c95a33aaded69bb87e2c7204a2089
Only my soft RAID (Intel ICH) device is detected : sloeuillet@Domicile:~/dev/GIT$ /home/sloeuillet/check_raid.pl -l lsscsi mdstat sloeuillet@Domicile:~/dev/GIT$ /home/sloeuillet/check_raid.pl -p mdstat OK: mdstat:[md125(643.21 GiB raid1):UU, md126(102.00 GiB raid1):UU, md127(5.16 MiB):] sloeuillet@Domicile:~/dev/GIT$ /home/sloeuillet/check_raid.pl...
Thanks but that's my redacted version ;)
> I think it looks like the #1862 , it's using resolvers too. Too bad not having the stack trace to compare. confused If you have a deb with symbols...
> @SLoeuillet You can get debug symbols for the PPA by installing `haproxy-dbgsym`. I see the ddeb in the web folder : http://ppa.launchpad.net/vbernat/haproxy-2.6/ubuntu/pool/main/h/haproxy/haproxy-dbgsym_2.6.5-1ppa1~focal_amd64.ddeb But I can't install it from apt....
My fault, missing main/debug : deb http://ppa.launchpad.net/vbernat/haproxy-2.6/ubuntu focal main main/debug
Both nodes updated to 2.6.6 @capflam : are you sure fix is included in 2.6.6 ? 2.6.6 was released on 2022/09/21 Your fix did touch master on 2022/09/27 https://github.com/haproxy/haproxy/commit/eaabf060312f6aad1c0c195ad33e5ea612acc47a As...