ABP Framework version: v3.3.1 UI type: MVC Tiered (MVC) or Identity Server Seperated (Angular): MVC Exception message and stack trace: Steps to reproduce the issue:
I have added the file management module to a solution and have managed to get it to upload files to azure or the database. I can upload very small files of approx 5 KBs, but when I try to upload any files larger, it is displaying an error saying that the upload stalled and was aborted. I cannot see anything in the logs to indicate why this has happened. Or, is there somewhere in code that I can try to investigate?
This slightly larger file seemed to upload quickly, but then got stuck
Note: this might be related to this: https://support.abp.io/QA/Questions/565/Azure-and-Microsoft-Authentication-intermittently-breaking-logins. And it happens if I include or exclude my "hack".
Mike
1 Answer(s)
-
0
This appears to work without any problems now that I have upgraded to v4.0.0-rc3