Error upgrading

Hi I get the following error when I try to upgrade to 2.0.4.10_canary_2018-12-29.

System.Net.WebException: Navnet på fjernenheden kunne ikke fortolkes.: ‘alt.updates.duplicati.com
ved Duplicati.Library.Utility.AsyncHttpRequest.AsyncWrapper.GetResponseOrStream()
ved Duplicati.Library.Utility.AsyncHttpRequest.GetResponse()
ved Duplicati.Library.AutoUpdater.UpdaterManager.DownloadAndUnpackUpdate(UpdateInfo version, Action`1 progress)

What do I do to solve this?

Regards

Jan

Is this still happening? Such update issues are often on the update server end. It works better for me today:

C:\Program Files\Duplicati 2>Duplicati.Library.AutoUpdater.exe check
Error detected: System.Net.WebException: The server committed a protocol violation. Section=ResponseStatusLine
   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:\Program Files\Duplicati 2>Duplicati.Library.AutoUpdater.exe check
New version is available: 2.0.4.12_canary_2019-01-16

C:\Program Files\Duplicati 2>

No now it works.

Thanks.