question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

There is a exception when I upload a big file

See original GitHub issue

It is a exception I find by log,was it resolve in the new release? tusdotnet version :2.1.2 asp net core :2.1 app run: windows server ,IIS

A task was canceled.||stacktrace: at tusdotnet.ProtocolHandlers.PatchHandler.<>c__DisplayClass9_0.<<GetOrUpdateExpires>g__UpdateExpiredLocal|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at tusdotnet.ProtocolHandlers.PatchHandler.Handle(ContextAdapter context) at tusdotnet.TusProtocolHandler.InvokeAsync(ContextAdapter context, ProtocolMethodHandler methodHandler) at tusdotnet.TusCoreMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
bluetianxcommented, Sep 30, 2020

yep,This has been resloved。The problem seems to be a result of server stress。I scaled out and upgraded tusdotnet 。

0reactions
smatssoncommented, Sep 30, 2020

Glad to hear it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Displaying a meaningfull error when uploading too large a ...
asax when users uploaded a file that was too big according to the maxRequestLength set in the web.config. I just had it Redirect...
Read more >
Intermittent Uncaught exception when uploading large files
I have a daily process which does a multipart upload from EC2 of a large file (~11GB) to S3 Bucket and to retry...
Read more >
Error Request timed out when you try to upload a large file ...
Describes an issue that occurs when you try to upload a large file to a document library on a Windows SharePoint Services 3.0...
Read more >
Exception When Uploading Large Files - General Discussion
I have a limit of 5mb for uploads, but when someone tries to upload a larger file, the the following exception is thrown:...
Read more >
Out of memory exception with file upload
When uploading a file of around 1.2GB I get: Exception of type 'System.OutOfMemoryException' was thrown. at System.IO.MemoryStream.set_Capacity( ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found