ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
5.82k stars 138 forks source link

Adding part of the HUAWEI AppGallery link will report errors #1607

Closed ArcticFoxPro closed 1 month ago

ArcticFoxPro commented 1 month ago

Prerequisites

Describe the bug

Adding some HUAWEI AppGallery links will result in errors:

FormatException: Trying to read yy from hu-aw-ei at 0

Links that trigger errors:

Does not trigger an error link:

It looks similar to #1270 , but the error message is not exactly the same.

To Reproduce

  1. Go to 'Add App'
  2. In the "App Source URL" enter " https://appgallery.huawei.com/app/C5683"
  3. Click the "Add" button
  4. See error

Screenshots and Logs

Screenshot_2024-05-06-12-12-50-959_dev.imranr.obtainium-edit.jpg

Logs:

2024-05-06 11:13:09.403: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 11:18:08.156: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 11:18:09.986: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 11:18:23.781: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 11:27:15.602: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 11:27:54.907: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 11:28:38.506: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 11:28:47.710: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 11:28:52.425: error: FormatException: Trying to read yy from hu-aw-ei at 0

2024-05-06 12:12:48.947: error: FormatException: Trying to read yy from hu-aw-ei at 0

Please complete the following information:

Additional context

BingoKingo commented 1 month ago

Duplicate of

ArcticFoxPro commented 1 month ago

Duplicate of

Sorry, I didn't notice the content of the follow-up reply to #1270.