Hi.
I am using Kibana 8.5.3 and everytime I start Kibana with "sudo systemctl start kibana" or restart, I get this error once.
Failed to fetch latest version of synthetics from registry: Error connecting to package registry: request to https://epr.elastic.co/search?package=synthetics&experimental=true&kibana.version=8.5.3 failed, reason: connect ENETUNREACH xx.xx.xxx.xxx:xxx - Local (0.0.0.0:0)
Is this because Kibana is behind the proxy and can not reach the url? How can I solve it?
Thanks.