Upload for item failed too many times

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
JohnASchmitz
Posts: 12
Joined: Fri Apr 09, 2010 1:46 pm

Upload for item failed too many times

Post by JohnASchmitz » Thu Sep 09, 2010 3:24 pm

Is there a size limit on items that can be put in the Vault? Mostly we try to limit check-ins to source code, but in this case I tried twice to upload a 54MB binary file, and the check-in failed. There doesn't seem to be any additional information in the messages, and I can't get to the Vault logs either.

Thanks,
John

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Upload for item failed too many times

Post by Beth » Thu Sep 09, 2010 3:32 pm

Try using chunked encoding. That setting is found in the Vault Tools - Options - Network Settings.

If that doesn't work, then the IIS upload limit can be increased in the Vault admin web page. You could try increasing that limit to 1048575. Saving that setting will cause the Vault App Pool to recycle, which will disconnect users for about a minute, so you may need to perform it at a convenient time.
Beth Kieler
SourceGear Technical Support

JohnASchmitz
Posts: 12
Joined: Fri Apr 09, 2010 1:46 pm

Re: Upload for item failed too many times

Post by JohnASchmitz » Thu Sep 09, 2010 4:20 pm

Thanks, Beth, the chunked encoding worked perfectly.

John

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Upload for item failed too many times

Post by Beth » Fri Sep 10, 2010 8:08 am

You're welcome.
Beth Kieler
SourceGear Technical Support

joshua
Posts: 1
Joined: Wed Nov 10, 2010 4:31 pm

Re: Upload for item failed too many times

Post by joshua » Wed Nov 10, 2010 4:36 pm

I had this same issue and this Chunked Encoding resloved it; however, I have a question.

Is this an indication of something wrong with the server? I ask because I never had to use this setting before.

:?:

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Upload for item failed too many times

Post by lbauer » Thu Nov 11, 2010 1:15 pm

There's nothing wrong, it depends on your network configuration. Details here:
http://support.sourcegear.com/viewtopic ... unked#p215
Linda Bauer
SourceGear
Technical Support Manager

Post Reply