We didn't increase any internal limits but the update check request could become too long for our cloud provider (at 400-500mods). This update removes this limitation. (By moving the modlist from the URL into the BODY of the HTTP request)
Search found 374 matches
- Mon Oct 11, 2021 12:37 pm
- Forum: Releases
- Topic: Version 1.1.42
- Replies: 6
- Views: 14189
Re: Version 1.1.42
- Mon Oct 11, 2021 12:14 pm
- Forum: Technical Help
- Topic: Can't update mods /api/mods 414 - less mods in folder than before
- Replies: 3
- Views: 5384
Re: Can't update mods /api/mods 414 - less mods in folder than before
this should be fixed with todays 1.1.42 releaseIlliander42 wrote: Sun Sep 05, 2021 1:49 pm So on some further experimentation, it seems that the mod portal API has reduced its limit on the number of mods you can have installed to ~450.
- Mon Sep 27, 2021 6:27 am
- Forum: Releases
- Topic: Version 1.1.40
- Replies: 38
- Views: 33448
Re: Version 1.1.40
What are the steps to enable the "Auth server bans feature" ?
I am hosting a headless server and would like to enable this feature. Where can I find documentation or instructions on how to use this feature?
Thank you!
The commandline flag is --use-authserver-bans and the config option is ...
- Thu Sep 23, 2021 5:12 pm
- Forum: Releases
- Topic: Version 1.1.40
- Replies: 38
- Views: 33448
Re: Version 1.1.40
I use a VPN, and IP based restrictions on other services hits me fairly often. Is this an issue you're aware of?
Though with UserID, I guess that's much more accurate anyway, so IP might be ignored? /speculation
Aware of the issue and thanks to username verification auth server bans are not ...
- Thu Sep 23, 2021 1:30 pm
- Forum: Releases
- Topic: Version 1.1.40
- Replies: 38
- Views: 33448
Re: Version 1.1.40
Exactly. Data privacy is here an very important thing; Only things that matter/help to decide the recommendation should be stored on the server. Which brings me to the question: What information about the player is stored on the ban-server?
I guess:
- player(id)
- date
- ban/unban-commands ...
- Mon Aug 30, 2021 3:40 pm
- Forum: Mod portal Discussion
- Topic: GitLab support
- Replies: 13
- Views: 7067
Re: GitLab support
yesis that a new employee
maybe we'll have an open-source mod portal one day, but it's to early to promisea way to open a PR for this
- Mon Aug 30, 2021 12:43 pm
- Forum: Mod portal Discussion
- Topic: [Resolved] Cant submitt my mod's github to Mod Portal
- Replies: 4
- Views: 3217
Re: [Error] Cant submitt my mod's github to Mod Portal
Hi Karoschl, we've replaced the github field with a generic source code url field, which should accept your github link. So please try again
- Mon Aug 30, 2021 12:04 pm
- Forum: General discussion
- Topic: Welcome to vinzenz
- Replies: 11
- Views: 6406
Re: Welcome to vinzenz
Mostly home office but there's only 3h train ride between me and the Prague office. So I can regularly check in maintain the build servers, etc.
- Wed Aug 25, 2021 7:48 am
- Forum: General discussion
- Topic: Welcome to vinzenz
- Replies: 11
- Views: 6406
Re: Welcome to vinzenz
Hi! Thanks for welcoming me!
Yes I got hired to support Sanqui and Klonan with all the webservices and IT stuff that is needed for factorio. At the moment I'm fixing bugs in the mod portal and configure racks for the new build servers.
Yes I got hired to support Sanqui and Klonan with all the webservices and IT stuff that is needed for factorio. At the moment I'm fixing bugs in the mod portal and configure racks for the new build servers.
- Tue Aug 24, 2021 1:19 pm
- Forum: Mod portal Discussion
- Topic: Mod Portal API Discrepancy?
- Replies: 2
- Views: 2228
Re: Mod Portal API Discrepancy?
Thanks for letting us know, there's a bug with the API not returning the current license in the database, should be fixed soon.
- Tue Aug 24, 2021 1:17 pm
- Forum: Mod portal Discussion
- Topic: Missing API Data
- Replies: 2
- Views: 2130
Re: Missing API Data
thanks for the detailed report!

Sorry for keeping you up at night.
This is a bug, which I'll fix soon(ish)Why then is the API missing these licenses?
Feature request notedWhy is there no easy way to sort or filter mods by attributes like their license on the Mod Portal?
Sorry for keeping you up at night.
- Wed Aug 04, 2021 10:44 am
- Forum: Mod portal Discussion
- Topic: Trending has been frozen for 6 weeks
- Replies: 4
- Views: 3176
Re: Trending has been frozen for 6 weeks
Good catch! We've fixed the background task updating both pages.
It's based on usage on multiplayer servers.(I don't know what "popular" means in this context.)
- Wed Aug 04, 2021 8:42 am
- Forum: Mod portal Discussion
- Topic: [Mod Portal] webm support
- Replies: 19
- Views: 9205
Re: [Mod Portal] webm support
new videos are looking great, thanks for testing this new feature 
- Wed Aug 04, 2021 8:41 am
- Forum: Mod portal Discussion
- Topic: [Resolved] Cant submitt my mod's github to Mod Portal
- Replies: 4
- Views: 3217
Re: [Error] Cant submitt my mod's github to Mod Portal
I'll look into it. It'll probably take a while, because we want to change the github field to a more generic source code url field