Page 1 of 1

I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 8:16 am
by Optera
Using either the mod portal or the in game download i always get an 404 for the newest version of these 2 mods:
https://mods.factorio.com/mod/Inventory ... /downloads
https://mods.factorio.com/mod/StorageTank2/downloads

Other mods and other versions of these two can be downloaded just fine.
This is really annoying as I run different installations of Factorio for development and playing and use updates to check if my mods download correctly.

Re: I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 9:10 am
by ZlovreD
Same here:
log
It happens only for versions what i've uploaded in last 12 hours. Previous versions downloadable.

Re: I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 9:27 am
by ZlovreD
Update: Last version is downloadable. But previous is still not.
Looks like everyone who uploaded their mods in last 12 hours must to re-upload it.

Re: I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 9:39 am
by Optera
Sanqui wrote:Hi Optera,

You uploaded new versions of your Factorio mods Storage Tank Mk2 and Inventory Sensor just earlier, but our mod data server ran out of space, so unfortunately they didn't save. Would you mind repuloading them?

Sorry for the trouble and have a nice weekend!

Sanqui
Factorio
Thanks, for the info.
Reuploaded the affected mods and they seem to work now.

The most confusing part about this was how those broken uploads kept generating downloads. Does the portal count downloads by counting requests instead of successful downloads?

Re: I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 9:44 am
by HanziQ
The download count increase is generated when the download link redirects you to the actual link to the file on the mods-data.factorio.com server, but the file wasn't there, so it failed too late for it not to be counted as a download.

Re: I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 9:51 am
by eradicator
HanziQ wrote:The download count increase is generated when the download link redirects you to the actual link to the file on the mods-data.factorio.com server, but the file wasn't there, so it failed too late for it not to be counted as a download.
Switching into :twisted:-thought-mode: This also means that a "motivated individual" can trivially push the count of stuff by click/abort/click/abort. Makes the informative value of the whole total-download-count thing even worse than it already is. And i don't even know how much of my own download counts i've generated via debugging :p.

TL;DR: When do we get a each-account-counts-as-one-download-only "concurrent installations count" feature?

Re: I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 10:08 am
by ZlovreD
Mod size limits?
Only last version for deprecated mods?

Re: I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 12:42 pm
by nuhll
How to run out of space? Wtf.

Re: I can no longer download some of my own mods

Posted: Sat Jul 28, 2018 2:06 pm
by Optera
Well ofc space for mods isn't infinite.
It'd be good if all modders where to only keep the last few versions for each factorio version instead of hosting a complete archive of all versions.

Perhaps wube could move mods to a storage that only saves differences between version to reduce redundant data similar to how gitlab works.