История изменений
Исправление HighMan, (текущая версия) :
Взял и тупо скопировал конфиг haproxy из https://habr.com/ru/articles/482314/
Он простой как 3 копейки. Вставил вместо своего. И все то же самое.
# haproxy -f /etc/haproxy/haproxy.cfg
[WARNING] (203474) : Server postgres/postgresql1 is DOWN, reason: Layer7 wrong status, code: 503, info: "Service Unavailable", check duration: 4ms. 1 active and 0 backup servers left. 0 sessions active, 0 requeued, 0 remaining in queue.
Может haproxy в дистре альта кривой???
…
Не-а. Поставил на свою Fedora haproxy и результат ровно тот же. Ашыпка 503.
Что, за бред???
Со своей же машины, где только что спасовал haproxy:
$ curl 192.168.12.101:8008
{"state": "running", "postmaster_start_time": "2024-06-27 15:11:17.078799+03:00", "role": "replica", "server_version": 120019, "xlog": {"received_location": 50332776, "replayed_location": 50332776, "replayed_timestamp": null, "paused": false}, "timeline": 3, "dcs_last_seen": 1719563197, "database_system_identifier": "7385148893721311398", "patroni": {"version": "3.0.2", "scope": "pg_cluster"}}
Исправление HighMan, :
Взял и тупо скопировал конфиг haproxy из https://habr.com/ru/articles/482314/
Он простой как 3 копейки. Вставил вместо своего. И все то же самое.
# haproxy -f /etc/haproxy/haproxy.cfg
[WARNING] (203474) : Server postgres/postgresql1 is DOWN, reason: Layer7 wrong status, code: 503, info: "Service Unavailable", check duration: 4ms. 1 active and 0 backup servers left. 0 sessions active, 0 requeued, 0 remaining in queue.
Может haproxy в дистре альта кривой???
…
Не-а. Поставил на свою Fedora haproxy и результат ровно тот же. Ашыпка 503.
Что, за бред???
Исходная версия HighMan, :
Взял и тупо скопировал конфиг haproxy из https://habr.com/ru/articles/482314/
Он простой как 3 копейки. Вставил вместо своего. И все то же самое.
# haproxy -f /etc/haproxy/haproxy.cfg
[WARNING] (203474) : Server postgres/postgresql1 is DOWN, reason: Layer7 wrong status, code: 503, info: "Service Unavailable", check duration: 4ms. 1 active and 0 backup servers left. 0 sessions active, 0 requeued, 0 remaining in queue.
Может haproxy в дистре альта кривой???