You have this error and:
- your backend servers work perfectly (they respond ok by their ip:port)
- your firewall is open for http/s port/s
Then maybe this can help you:
/usr/sbin/setsebool -P httpd_can_network_connect 1
Enjoy 😉
You have this error and:
Then maybe this can help you:
/usr/sbin/setsebool -P httpd_can_network_connect 1
Enjoy 😉