Hello everyone,
we have two unattended licensed servers in the company, one is connected without any issues to both the orchestrator and the internet, but the second one, which has just been set up, cannot connect to the internet.
I can connect to the orchestrator and it shows that it is connected with a license, but when I try to download a package and install it in the Assistant, it tells me that it cannot connect to the internet.
Hi @victorsantanadav
what Manikandan said covers proxy and feed pretty well, one more thing i would check on a freshly configured server, the system clock
if the date/time on the second server is off even by a few minutes, the TLS handshake to the package feeds fails silently and throws that generic “check your connection” error, while the Orchestrator connection can keep working because it validates differently. Its very common on freshly spun up VMs that dont have automatic time sync configured
also check if TLS 1.2 is enabled at the Windows level on that server, some Windows Server builds default to TLS 1.0/1.1 wich breaks outgoing https calls to the feeds specifically without touching other connections
if you fix the clock and TLS and it still fails, then its more likely the proxy/firewall side Manikandan already mentioned
hope it helps as well 