https://bugzilla.wikimedia.org/show_bug.cgi?id=36587
--- Comment #27 from Jan Gerber <[email protected]> 2012-10-19 12:04:36 UTC --- 1) Filenames: the upload request requires a filename to be passed, the filename needs to be unique and valid, https://gerrit.wikimedia.org/r/#/c/28673/ makes sure its not sending any special characters. 2) Chunk uploads, I changed the chunk size locally (in javascript) to 50Mb but I still get the same error, so the problem is not related to number of chunks. Still get: {"servedby":"srv254","error":{"code":"stashfailed","info":"Could not read file \"mwstore:\/\/local-swift\/local-temp\/d\/d6\/10xw8uke3gt4.kgux90.1731370.ogx.0\"."}} 3) Using swift on a local vm this problem does not exist. Large uploads do not cause any errors. Dont have a local multiwrite setup, could that be the problem here? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
