520. Troubleshooting
520.1 IPs and Ports
Always double-check that settings match the IP/Port of PostgreSQL and Elasticsearch.
520.2 Proxy settings that filter the traffic
Sometimes the company's proxy filters the traffic and you cannot connect to the Foretify Manager server. Try to unset the $http_proxy variable:
Shell command: unset the http_proxy variable
unset http_proxy
And reload the Foretify Manager WEB page. If it doesn't work it must be something else.