-
Notifications
You must be signed in to change notification settings - Fork 199
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
No update found at GitLab Release provider #1380
Comments
I think Obtainium does try to get the APK in Packages which is actually an external link to Aurora's server, but I think the real problem is that that server in particular has been showing a 502 error (Forbidden) which is a known issue so this may be a duplicate: Also it seems the APK has a different signature than the one from F-Droid, so even if Obtanium was able to download the APK from Aurora's server, it would still fail to install. So I think our options are to:
|
@ThreeDeeJay is right - this likely a duplicate of the other Aurora issues. |
There occur issues if a gitlab project refers in its release data to external hosted .apk file. In some cases (e.g. Aurora Store) download is not possible because cloudflare protection gives "forbidden" error. The referer header seems to pacify this cloudflare protection. Tested with Android 14 in an AVD emulator. Related to: ImranR98#1397, ImranR98#1389, ImranR98#1384, ImranR98#1382, ImranR98#1381, ImranR98#1380, ImranR98#1359, ImranR98#854, ImranR98#785, ImranR98#697
Hello @mjdNjhNJ , |
@DwainZwerg I have updated the Aurora Store manually. Now Obtanium shows there is a new update available. However the update it's trying to install is Aurora Store with version of 4.3.5. The manually installed one is of version 4.4.1. Error message says: "Cannot install an older version of an App [Aurora Store]" which makes sense. I don't know if this is an Obtainium issue or the fact I mentioned while creating this issue. |
Hello @jayb-g , |
@mjdNjhNJ its resolved with the token |
Describe the bug
AuroraOSS/AuroraStore got an update today and Obtainium is not showing that the new version is available.
To Reproduce
Please complete the following information:
Additional context
Can't update the app from version 4.3.5 to 4.4.0. Maybe the problem is that from AuroraStore 4.4.0 they are publishing the APK as "Packages" instead in attachements?
The text was updated successfully, but these errors were encountered: