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 problems, multiple non-HTTP Errors. #122

Open
kayvax opened this issue Jan 21, 2025 · 8 comments
Open

Update problems, multiple non-HTTP Errors. #122

kayvax opened this issue Jan 21, 2025 · 8 comments

Comments

@kayvax
Copy link

kayvax commented Jan 21, 2025

I am getting mutiple errors like this one:

21:49:43 | (408 / 722) fetching game details for parkan_iron_strategy... 21:49:44 | failed to fetch https://www.gog.com/downloads/parkan_iron_strategy/69133 because of non-HTTP Error 21:49:44 | The handled exception was: 21:49:44 | Traceback (most recent call last): File "/media/data/library/GOG/gogrepoc.py", line 1243, in filter_extras fetch_file_info(d, False,save_md5_xml,updateSession) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/media/data/library/GOG/gogrepoc.py", line 1087, in fetch_file_info d.raw_updated = d.gog_data.headers["Last-Modified"] ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ KeyError: 'Last-Modified' 21:49:44 | End exception report. 21:49:45 | request failed: 403 Client Error: Forbidden for url: https://cdn.gog.com/secure/parkan_iron_strategy/extras/parkan_iron_strategy_artwork.zip?1223fb43868c5f174d699acd5a3ffcf6efdf947149d83bef0e7c0f5edfb04a0a19a6979a691021d6c1031f81ebd166b838612c4dd170787ece4a84b0d697171a0c27f88e110acb56963b8c49aa24842256f428d7e267ae29efa865139c33ca828a411b39c25f9f617847e1bd4635c24604aa194357011924467c6abe4a6360dad2e408adb8d3f95afe9873e0d2&fileExtForIe=.exe. will not retry. 21:49:45 | failed to fetch https://www.gog.com/downlink/parkan_iron_strategy/69133 21:49:45 | Could not fetch file info so using canonical link: https://www.gog.com/downloads/parkan_iron_strategy/69133

Clearing manifest does not help.
Clearing login token and retrying with removed manifest and manifest resume does not help.
Following canonical link works (if logged in to GOG in browser and having it in your library)

Errors occur with:

  1. alan_wakes_american_nightmare
  2. aquanox_2_revelation
  3. avadon_3_the_warborn
  4. baldurs_gate_enhanced_edition
  5. battlezone_98_redux
  6. bear_with_me_the_complete_collection
  7. broken_sword_2__the_smoking_mirror
  8. conquest_of_the_new_world
  9. cyberpunk_2077_goodies_collection
  10. gothic
  11. gothic_3_forsaken_gods
  12. hollow_knight
  13. imperium_galactica
  14. incoming
  15. incoming_forces
  16. inkulinati_goodies_pack
  17. knights_and_merchants_the_peasants_rebellion
  18. megarace_3
  19. metal_fatigue
  20. parkan_iron_strategy
  21. stardew_valley
  22. the_summoning
  23. the_talos_principle_gold_edition
  24. the_witcher_3_wild_hunt_game_of_the_year_edition_game
  25. thief_2_the_metal_age
  26. tomb_raider_chronicles
  27. tomb_raider_the_last_revelation
  28. ultima_vii_serpent_isle
  29. ultima_vii_the_black_gate_the_forge_of_virtue
  30. veil_of_darkness
  31. warhammer_skulls_2024_digital_goodie_bag
  32. zeus_poseidon

Should you need more info or logs I can provide them.

@Kalanyr
Copy link
Owner

Kalanyr commented Jan 22, 2025 via email

@Kalanyr
Copy link
Owner

Kalanyr commented Jan 22, 2025 via email

@TheRealFlamepanther
Copy link

There's a token string in there. Is it fine to edit that out?

@Kalanyr
Copy link
Owner

Kalanyr commented Jan 22, 2025 via email

@TheRealFlamepanther
Copy link

19:59:50 | (288 / 947) fetching game details for hedon...
19:59:53 | request failed: 404 Client Error: Not Found for url: https://gog-cdn-fastly.gog.com/token=nva=xxxxxxxxxx~dirs=6~token=xxxxxxxxxxxxxxxxxxxxx/secure/linux_offlines/2067868578/2067868578/57192549078831961/8233/hedon_bloodrite_2_4_2_70241.sh.xml. will not retry.
19:59:53 | no md5 data found for hedon_bloodrite_2_4_2_70241.sh
19:59:54 | request failed: 403 Client Error: Forbidden for url: https://cdn.gog.com/secure/linux_offlines/2067868578/2067868578/57192549078831961/8233/hedon_bloodrite_2_4_2_70241.sh?1223fb43868c5f174d699ace5a3ffcf608b89d4d5f575fb715bd0cd8bca066a414f70ad98acdc119c404ddb8ae87aa064f20e1abca2f17e28ee2b292038e5db861a69c336ac38e01e54005b1df60e562e9ba9785a5dff25596a5622d71c26e095014da8be35c6538837a2d6d546c99f272cd7775b37cd74acc0cf1f22cbc337e997108bb41f7d01f829efe7a5dbe08a0ff0338cf14505ce1e599541feb3e67f89035206adde689b4c961a0&fileExtForIe=.exe. will not retry.
19:59:54 | failed to fetch https://www.gog.com/downlink/hedon/en3installer0
19:59:54 | Successfully fetched file info from https://www.gog.com/downloads/hedon/en3installer0 but no md5 data was available
19:59:55 | -> in folder_name "hedon" a download "hedon_bloodrite_2_4_2_70241.sh" has probably been updated (update date 2024-01-05T16:24:21+00:00 -> 2025-01-14T13:16:55+00:00) and has been marked for change."

@Kalanyr
Copy link
Owner

Kalanyr commented Jan 22, 2025 via email

@kayvax
Copy link
Author

kayvax commented Jan 22, 2025

I tested the dev branch and had no errors with it. Works good.
Thanks!

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