Download page saying 'Bad gateway'

It seems to be only partially working now. It’s working well enough that the download page links point to updates.duplicati.com (sometimes), but not well enough that files actually get served by update server.

Above is Firefox, but on Chrome there is also a slightly-more-than-5-second delay before the 502 error.

Below error is also somewhat intermittent:

C:\ProgramData\Duplicati\duplicati-2.0.4.22_canary_2019-06-30>Duplicati.Library.AutoUpdater.exe check
Error detected: System.Net.WebException: The remote server returned an error: (502) Bad Gateway.
   at System.Net.WebClient.DownloadFile(Uri address, String fileName)
   at Duplicati.Library.AutoUpdater.UpdaterManager.CheckForUpdate(ReleaseType channel)
Error detected: System.Net.WebException: The remote name could not be resolved: 'alt.updates.duplicati.com'
   at System.Net.WebClient.DownloadFile(Uri address, String fileName)
   at Duplicati.Library.AutoUpdater.UpdaterManager.CheckForUpdate(ReleaseType channel)
No updates found

C:\ProgramData\Duplicati\duplicati-2.0.4.22_canary_2019-06-30>

Although this probably breaks Duplicati’s built-in autoupdater, workaround for manual downloads is to use:

image at bottom of page. The latest versions are there too.

If you hover over a download link at the top of the page, there’s also a chance it already points to GitHub…

Notifying @kenkendk