Didier Cabalé 3 Posted January 5, 2021 [using Delphi 10.4 update1 + Windows7 on VirtualBox] Preamble: I know that Windows7 is not officially supported by Delphi 10.4. Though, the below problem was not existing in the same environment (Delphi +Windows7), some months ago. Steps to reproduce: 1. open Delphi 10.4 update1 2. from the IDE, open GetIt package Manager 3. state that "the Embarcadero GetIt server could not be reached", "Error on loading data from the server getit-104.embarcadero.com" Note that: 1. the Embarcadero GetIt server could currently be pinged. 2. the Embarcadero GetIt server could be accessible previously (some months ago) My questions are: 1. Has something been changed on the Embarcadero server side? 2. Can someone state the same issue, in the same conditions? Share this post Link to post
Remy Lebeau 766 Posted January 5, 2021 (edited) Known issue (there are several discussion threads on this forum about it). That server was shutdown 2 months ago. Change GetIt's configuration to use https://getit.embarcadero.com instead of https://getit-104.embarcadero.com, see this discussion for how to do that: Edited January 5, 2021 by Remy Lebeau 1 Share this post Link to post
Didier Cabalé 3 Posted January 6, 2021 1. Thanks Remy 2. Sorry, I missed the search leading to your reply Share this post Link to post