-
Notifications
You must be signed in to change notification settings - Fork 57
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
pling-v1-zsync update information: AppImageUpdate not pulling the latest version #198
Comments
This seems to indicate that zsync thinks the local file and the latest remote file are identical. Does this happen with other AppImages as well? cc @azubieta |
Not sure which other apps have proper update information with different versions uploaded to appimagehub. But there is one other app that used to get updated before but was not updating now. The log is similar to the one attached above. |
Hello @probonopd , Still facing the same issue. Can you please help here to understand what is going wrong here? Checked with the below 2 apps: Checked with AppImageUpdate: https://github.com/AppImage/AppImageUpdate/releases/download/continuous/AppImageUpdate-x86_64.AppImage
The newer version is not getting downloaded from the repository. |
Hi probal31, please check whether this issue is limited to AppImages that are pulling their updates from appimagehub.com. These are the ones with If it is limited to AppImages saying |
Hello @probonopd I used the same Here is the nginx root:
Here is the log of the update:
And here is how the update information looks:
Does this mean the issue is exclusive to the pling server? Thanks. |
Please run the AppImage(s) in question with
|
Hello @probonopd , I was just trying to see if Here is the update information of the original appimage from appimagehub:
This is the update information of the one I updated:
Here is another example I tried just now for
Thanks. |
So can we conclude that only If you can find a non- |
@probonopd As of now, can only replicate the issue for pling backend. |
@probal31 pling updates require the file names to be sorting must match the release order so the latest version gets downloaded. I'm not sure if something changed in the pling side that may have affected. |
@azubieta do you know the API request to ask the Pling server for the latest version of an AppImage? |
Hello @azubieta , https://www.pling.com/p/1623134/loadFiles Is this the api used to identify and download updates? files[0] ➜ file name: Other 7 entries are inactive files. Do you see any difference in the response since the time it was implemented earlier? |
Hello,
It seems that the AppImageUpdate is not pulling the latest appimage version from the appimagehub.
Please find below the logs for reference.
Here is the link to the app : https://www.appimagehub.com/p/1623134/
Thanks.
The text was updated successfully, but these errors were encountered: