You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that the problem, any log or message error is shown, only the thing that you saw on the screenshot, even in the logs of the docker container anything is reflected
There is a piece of code that takes your file and tries to load it into browser memory await file.arrayBuffer();. With a 4.5gb file I believe this is maxing out what the Browser can handles and throws the error.
Also worth nothing that the memos server currently has a 2gb limit on the size of requests/responses it allows
Describe the bug
I tried to upload a Windows ISO (4.5GB) and leave me a error without any mensage
Steps to reproduce
Go to write a memo and click to add file icon
Search for the iso file
ERROR
The version of Memos you're using
latest
Screenshots or additional context
No response
The text was updated successfully, but these errors were encountered: