[2.1.17] Mod portal Explore/Updates tabs time out after in-game restart (macOS)

Post your bugs and problems so we can fix them.
macintacos
Inserter
Inserter
Posts: 28
Joined: Wed Mar 18, 2020 4:44 am
Contact:

[2.1.17] Mod portal Explore/Updates tabs time out after in-game restart (macOS)

Post by macintacos »

Reliably reproducible on macOS 15.7.7 Sequoia.

It's a minor thing, but I can reliably get the "Explore" and "Updates" panel in the Mods view on macOS to fail to load anything. It eventually times out with "Unable to check for updates". Looking at ~/Library/Application Support/factorio/factorio-current.log, I see:

Code: Select all

  73.120 Info HttpSharedState.cpp:57: Downloading https://mods.factorio.com/api/mods?page_size=max&full=True&version=2.1.17&lang=en&is_space_age=true
  74.025 Info HttpSharedState.cpp:57: Downloading https://mods.factorio.com/api/bookmarks?version=2.1.17&lang=en&is_space_age=true&username=<private>&token=<private>
  74.025 Info HttpSharedState.cpp:57: Downloading https://mods.factorio.com/api/search
 133.136 Error HttpSharedState.cpp:177: CURL failed: code:28, 1c; Connection timed out after 60001 milliseconds
 133.136 Info HttpSharedState.cpp:186: Downloading https://mods.factorio.com/api/mods?page_size=max&full=True&version=2.1.17&lang=en&is_space_age=true
 133.136 Info HttpSharedState.cpp:187: Status code: 0
 133.136 Error ModPortal.cpp:257: Mod portal API call failed: status 520, error: Connection timed out after 60001 milliseconds, content:
Connection timed out after 60001 milliseconds

 133.137 Error ParallelModUpdateChecker.cpp:48: Failed to fetch mod update information: API call failed: (path: 'api/mods', status: 520)
 134.026 Error HttpSharedState.cpp:177: CURL failed: code:28, 1c; Connection timed out after 60000 milliseconds
 134.026 Info HttpSharedState.cpp:186: Downloading https://mods.factorio.com/api/bookmarks?version=2.1.17&lang=en&is_space_age=true&username=<private>&token=<private>
 134.026 Info HttpSharedState.cpp:187: Status code: 0
 134.027 Error HttpSharedState.cpp:177: CURL failed: code:28, 1c; Connection timed out after 60000 milliseconds
 134.027 Info HttpSharedState.cpp:186: Downloading https://mods.factorio.com/api/search
 134.027 Info HttpSharedState.cpp:187: Status code: 0
 134.027 Error ModPortal.cpp:257: Mod portal API call failed: status 520, error: Connection timed out after 60000 milliseconds, content:
Connection timed out after 60000 milliseconds

 134.027 Error ModPortal.cpp:257: Mod portal API call failed: status 520, error: Connection timed out after 60000 milliseconds, content:
Connection timed out after 60000 milliseconds

 134.028 Error ExploreModsPane.cpp:126: Failed to download bookmarks: API call failed: (path: 'api/bookmarks', status: 520)
To reproduce:

- Load up Factorio latest experimental (I'm running 2.1.17)
- Assuming you have mods enabled, go ahead and disable them and "Confirm" so that Factorio reloads
- Go to Mods and navigate to the "Explore" or "Updates" page - they just straight-up don't load

To work around this, you have to fully exit Factorio and start it again. Then those tabs load just fine - the issue reappears once you change a setting that performs an automated restart of the game.

Let me know if there's anything else I can do to help troubleshoot this issue.
Post Reply

Return to “Bug Reports”