Search found 368 matches
- Fri Oct 24, 2025 9:46 am
- Forum: Mod portal Discussion
- Topic: Mod upload api is returning an Axios Network Error
- Replies: 8
- Views: 882
Re: Mod upload api is returning an Axios Network Error
Set up the uploader service on a different provider which might help with your issue. Can you please try again?
- Fri Oct 24, 2025 9:46 am
- Forum: Mod portal Discussion
- Topic: AxiosError: Network Error over a mod upload
- Replies: 11
- Views: 350
Re: AxiosError: Network Error over a mod upload
Set up the uploader service on a different provider which might help with your issue. Can you please try again?
- Wed Oct 22, 2025 10:51 am
- Forum: Mod portal Discussion
- Topic: AxiosError: Network Error over a mod upload
- Replies: 11
- Views: 350
Re: AxiosError: Network Error over a mod upload
Seems like you're running into the same limitation as viewtopic.php?t=130952 But it'll take a while to fix.
- Wed Oct 22, 2025 10:37 am
- Forum: Mod portal Discussion
- Topic: AxiosError: Network Error over a mod upload
- Replies: 11
- Views: 350
Re: AxiosError: Network Error over a mod upload
The CORS error in the logs is misleading. It just pop ups because something closes the connection of the actual file upload. Also please don't upload screenshots of your network logs in this public forum, there's a chance they contain sensitive session keys for your account.
- Wed Oct 22, 2025 9:22 am
- Forum: Mod portal Discussion
- Topic: AxiosError: Network Error over a mod upload
- Replies: 11
- Views: 350
Re: AxiosError: Network Error over a mod upload
Can you try uploading from a different device and/or internet connection?
- Wed Oct 22, 2025 6:04 am
- Forum: Mod portal Discussion
- Topic: AxiosError: Network Error over a mod upload
- Replies: 11
- Views: 350
Re: AxiosError: Network Error over a mod upload
Hey there, mod uploads should work fine at the moment. From where in the world are you trying to upload? Feel free to email the errors in your browsers network console to support@factorio.com so I can take a closer look.
- Tue Sep 23, 2025 5:34 am
- Forum: Mod portal Discussion
- Topic: Mod upload api is returning an Axios Network Error
- Replies: 8
- Views: 882
Re: Mod upload api is returning an Axios Network Error
Unfortunately uploads to the mod portal must be completed in 30s before a timeout drops the connection.
Hmm that's unfortunate. That would mean 200 MB / 30 sec = 6.66 MB/s = 53.33 Mbit/s would need to be my internet speed but I only have ~20.
Now I don't know what upload speeds people usually ...
- Mon Sep 22, 2025 9:53 am
- Forum: Mod portal Discussion
- Topic: Mod upload api is returning an Axios Network Error
- Replies: 8
- Views: 882
Re: Mod upload api is returning an Axios Network Error
Unfortunately uploads to the mod portal must be completed in 30s before a timeout drops the connection.
- Mon Sep 22, 2025 9:31 am
- Forum: Mod portal Discussion
- Topic: Mod upload api is returning an unknown error
- Replies: 2
- Views: 692
Re: Mod upload api is returning an unknown error
Your mod is hitting a technical limitation with document sizes because of your large list of dependencies. You should be able to upload new versions of your mod after deleting older releases.
- Wed May 21, 2025 7:00 am
- Forum: Mod portal Discussion
- Topic: Bug with expansion filters
- Replies: 2
- Views: 1150
Re: Bug with expansion filters
Fixed it
- Mon May 19, 2025 12:14 pm
- Forum: Multiplayer / Dedicated Server
- Topic: [Linux] Help needed - Automated Mod Updater
- Replies: 1
- Views: 1243
Re: [Linux] Help needed - Automated Mod Updater
The relevant APIs and our http usage guidelines are documented here: https://wiki.factorio.com/Factorio_HTTP ... guidelines
- Mon May 05, 2025 11:53 am
- Forum: Mod portal Discussion
- Topic: Bug with expansion filters
- Replies: 2
- Views: 1150
Re: Bug with expansion filters and optional dependencies
Thanks for the report, it shows up because one of it's older releases requires a space age feature flag. I'll fix the filter to only take the latest release into account.
- Fri May 02, 2025 5:43 am
- Forum: Resolved Problems and Bugs
- Topic: [Vinzenz] Galaxy of Fame Website CORS network error
- Replies: 1
- Views: 355
Re: [Vinzenz] Galaxy of Fame Website CORS network error
Thanks for the report, fixed the CORS configuration.
- Fri Apr 11, 2025 1:04 pm
- Forum: Mod portal Discussion
- Topic: Request for new tag/category
- Replies: 6
- Views: 2391
Re: Request for new tag/category
Added "Planet" and "Character" tags
- Fri Apr 11, 2025 1:04 pm
- Forum: Mod portal Discussion
- Topic: "Planet" tag in Mod search
- Replies: 4
- Views: 1445
- Fri Apr 11, 2025 1:03 pm
- Forum: Mod portal Discussion
- Topic: Add a new "Planet" tag to mod portal intended for standalone planets
- Replies: 6
- Views: 1723
- Mon Apr 07, 2025 11:17 am
- Forum: Mod portal Discussion
- Topic: Filter to include/exclude spage age mods
- Replies: 5
- Views: 1315
Re: Filter to include/exclude spage age mods
Also, clicking the "exclude" icon does not uncheck the "include" checkbox, leading to a search filter that always produces 0 results. You can't uncheck the include box until you unselect the exclude icon, since it disables the checkbox control.
Thanks for info, just deployed a fix for this ...
- Thu Apr 03, 2025 7:20 am
- Forum: Mod portal Discussion
- Topic: Filter to include/exclude spage age mods
- Replies: 5
- Views: 1315
- Sat Mar 01, 2025 10:34 pm
- Forum: Tools
- Topic: Galaxy: find your star
- Replies: 5
- Views: 2950
Re: Galaxy: find your star
This is amazing 
- Mon Jan 06, 2025 10:02 am
- Forum: Technical Help
- Topic: Login Issues (mainly the mod portal)
- Replies: 3
- Views: 896
Re: Login Issues (mainly the mod portal)
I updated the login process to always set the "remember me" cookie for steam logins.