Open Kyogre opened 2 years ago
@jeanfbrito hi! If that issue affects only RC.Electron, don't you think it needs to be moved back to RC.Electron repo?
@jeanfbrito hi! If that issue affects only RC.Electron, don't you think it needs to be moved back to RC.Electron repo?
This is a server issue, not a Electron issue. How it only affects Electron? This don't happens on the browser?
yes, it doesn't affect browsers. Only affects Electron. Look at the "Expected behavior" in description.
Yet, this is a problem in the server. The Electron is just a wrapper that opens the web client and adds some desktop functionalities.
Describe the bug There is no error when user uploads too large file, upload progress bar just hangs at 0%. In network logs behavior accompanied by 413 Request Entity Too Large error.
What operating system and which version? Windows 10
Which version of Rocket.Chat (Server)? 4.5.4
Which version of Rocket.Chat.Electron (Electron/Desktop)? 3.8.1
Is there any setting relevant changed? -
To Reproduce Steps to reproduce the behavior:
Expected behavior Show the user "Request Entity Too Large" error like in browser version:
Additional context -