Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 2.0.4.35 not offered #4012

Closed
1 task done
KommX opened this issue Dec 8, 2019 · 2 comments
Closed
1 task done

Update to 2.0.4.35 not offered #4012

KommX opened this issue Dec 8, 2019 · 2 comments

Comments

@KommX
Copy link

KommX commented Dec 8, 2019

  • I have searched open and closed issues for duplicates.

Environment info

  • Duplicati version: 2.0.4.34_canary_2019-11-05
  • Operating system: Windows 10
  • Backend: doesn't matter here

Description

I've seen that there was a new release to the canary channel (2.0.4.35) but I'm not able to update to it like it did with previous versions.

Steps to reproduce

  1. Open Duplicati 2.0.4.34
  2. Go to "About" in the main menu
  3. Click "Check for updates now"
  • Actual result:
    Nothing happens, just as if there was new version
  • Expected result:
    I should get the offer to update to 2.0.4.35
@ts678
Copy link
Collaborator

ts678 commented Dec 8, 2019

Looks like an update server problem, telling Duplicati 2.0.4.34 is latest:

C:\ProgramData\Duplicati\duplicati-2.0.4.33_canary_2019-11-01>Duplicati.Library.AutoUpdater.exe list
 * 2.0.4.33_canary_2019-11-01 (2.0.4.33)

C:\ProgramData\Duplicati\duplicati-2.0.4.33_canary_2019-11-01>Duplicati.Library.AutoUpdater.exe check
New version is available: 2.0.4.34_canary_2019-11-05

C:\ProgramData\Duplicati\duplicati-2.0.4.33_canary_2019-11-01>cd ..\*2.0.4.34*

C:\ProgramData\Duplicati\duplicati-2.0.4.34_canary_2019-11-05>Duplicati.Library.AutoUpdater.exe check
No updates found

C:\ProgramData\Duplicati\duplicati-2.0.4.34_canary_2019-11-05>cd ..\*2.0.4.35*

C:\ProgramData\Duplicati\duplicati-2.0.4.35_canary_2019-11-29>Duplicati.Library.AutoUpdater.exe check
No updates found

C:\ProgramData\Duplicati\duplicati-2.0.4.35_canary_2019-11-29>cd ..\*2.0.4.36*

C:\ProgramData\Duplicati\duplicati-2.0.4.36_canary_2019-12-08>Duplicati.Library.AutoUpdater.exe check
No updates found

C:\ProgramData\Duplicati\duplicati-2.0.4.36_canary_2019-12-08>Duplicati.Library.AutoUpdater.exe list
 * 2.0.4.36_canary_2019-12-08 (2.0.4.36)

C:\ProgramData\Duplicati\duplicati-2.0.4.36_canary_2019-12-08>Duplicati.CommandLine.exe system-info
Duplicati: Duplicati.CommandLine, Version=2.0.4.36, Culture=neutral, PublicKeyToken=null (Duplicati.Library.Main, Version=2.0.4.36, Culture=neutral, PublicKeyToken=null)
Autoupdate urls: https://updates.duplicati.com/canary/latest.manifest;https://alt.updates.duplicati.com/canary/latest.manifest
Update folder: C:\ProgramData\Duplicati\duplicati-2.0.4.36_canary_2019-12-08\updates
Base install folder: C:\ProgramData\Duplicati\duplicati-2.0.4.36_canary_2019-12-08
Version name: "2.0.4.36_canary_2019-12-08" (2.0.4.36)
Current Version folder C:\ProgramData\Duplicati\duplicati-2.0.4.36_canary_2019-12-08
OS: Microsoft Windows NT 10.0.18363.0

Download https://updates.duplicati.com/canary/latest.manifest as shown above, and it has this:

image

which looks wrong. At this point, it should be talking about 2.0.4.36, which was released earlier today.

@warwickmm
Copy link
Member

This should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants