Hi, I am getting the following error in the LGTM analysis of some pull requests since yesterday (for example https://github.com/apache/geode-native/pull/690):
[2020-11-19 07:25:41] [build-err] + wget -O apache-geode.tgz http://mirror.transip.net/apache/geode/1.13.0/apache-geode-1.13.0.tgz [2020-11-19 07:25:41] [build-err] --2020-11-19 07:25:41-- http://mirror.transip.net/apache/geode/1.13.0/apache-geode-1.13.0.tgz [2020-11-19 07:25:41] [build-err] Resolving mirror.transip.net (mirror.transip.net)... 149.210.210.109, 2a01:7c8:1337::100 [2020-11-19 07:25:41] [build-err] Connecting to mirror.transip.net (mirror.transip.net)|149.210.210.109|:80... connected. [2020-11-19 07:25:41] [build-err] HTTP request sent, awaiting response... 404 Not Found It seems the tgz file is not available anymore. Any idea how to fix it? Thanks, /Alberto G.