Search found 5 matches

by QuingKhaos
Sat Jul 25, 2026 2:51 pm
Forum: Mod portal Discussion
Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
Replies: 9
Views: 370

Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc

Filcius wrote: Sat Jul 25, 2026 1:41 pm Can you use pagination to return less results ?
What do you mean? OP is using pagination. But for the dependency list in the info.json of the extractor mod there is no pagination.
by QuingKhaos
Sat Jul 25, 2026 12:05 pm
Forum: Mod portal Discussion
Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
Replies: 9
Views: 370

Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc

automatic publish of new extractor releases is currently paused, so this shouldn't happen in the near future again
by QuingKhaos
Sat Jul 25, 2026 7:08 am
Forum: Mod portal Discussion
Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
Replies: 9
Views: 370

Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc

It definitely has to do something with the count of releases the mod has. I just removed every release except the two latest ones and https://mods.factorio.com/api/mods/khaosdata-extractor isn't returning a 500 anymore. Other endpoints are back too.
by QuingKhaos
Sat Jul 25, 2026 6:52 am
Forum: Mod portal Discussion
Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
Replies: 9
Views: 370

Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc

It doesn't seem to be a problem with the dependency list. If you look at https://mods.factorio.com/api/mods/all-the-modportal that works fine and that mod has double the dependencies than mine. I just have a lot more releases and it seems to fail on that somehow. Or a problem with the date versioning?
by QuingKhaos
Sat Jul 25, 2026 5:50 am
Forum: Mod portal Discussion
Topic: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc
Replies: 9
Views: 370

Re: [Mod Portal][HTTP API] /api/mods returns HTTP 500 for sort=updated_at&sort_order=desc

Sadly those are just the dependencies for the 2.1 version. The 2.0 mod list is >9000. If this dependency list is a no-go from Wube's side, I'll have to rework the usage of the extractor.

Go to advanced search