Friday, January 6, 2012

[YouTube-API] Re: Upload Video for Network Error

Hello Matt,

There's some sort of client-side timeout being imposed here. I don't
know if the timeout is in your own code or in some sort of proxy
server in your server's network, but we don't impose a server-side
timeout for uploads unless the connection is idle.

There are a bunch of issues in the .NET client library's issue
tracker about client-side timeouts and ways to change the default
settings, assuming you're using the .NET client library:

http://code.google.com/p/google-gdata/issues/list?can=1&q=timeout&colspec=ID+Type+Status+Owner+Summary&cells=tiles

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Jan 4, 7:52 pm, 华 卢 <fishe...@hotmail.com> wrote:
> hi,
>
> When upload a video to Youtube, if video size is more than 10M and the upload time is exactly 3 mins
>
> the web server will return an error as below:
>
> Network Error (tcp_error)
>
> A communication error occurred: ""
>
> The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
>
> For assistance, contact your network support team.
>
> but works fine in my local pc, but not in the server(which is windows server 2003 + IIS 6.0).
>
> In the server, video size less than 10M works fine.
>
> Is any one have any ideas about this?
>
> Thanks
>
> Matt

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment