threema-ch / threema-web

The Threema Web application.
GNU Affero General Public License v3.0
984 stars 104 forks source link

Big files won't upload #1176

Closed 64Yoshi64 closed 1 year ago

64Yoshi64 commented 1 year ago

Bug Description

When trying to upload a big file (400MB) it won't work. Even when left for 30 minutes. It'll just keep loading, when with my speeds it should work way faster. (when uploading the same file from an android phone in the same network, it works flawlessly)

Steps to Reproduce (for bugs)

Screenshot 2023-06-26 222326

  1. Try to upload a big file
  2. Wait
  3. Nothing changes

Potential Solution

Your Environment

threema-danilo commented 1 year ago

The current file size limit for Threema is 100 MiB.

When trying to send larger files, this should be prevented by the UI. I'll have to check if we can fix this easily.

threema-danilo commented 1 year ago

There was indeed a bug in the logic, the limits were not checked when using the Android app. This should get fixed with the next release (see #1179).

64Yoshi64 commented 1 year ago

Danka vielmol :)

On Fri, 21 Jul 2023, 15:15 Danilo Bargen, @.***> wrote:

There was indeed a bug in the logic, the limits were not checked when using the Android app. This should get fixed with the next release (see

1179 https://github.com/threema-ch/threema-web/pull/1179).

— Reply to this email directly, view it on GitHub https://github.com/threema-ch/threema-web/issues/1176#issuecomment-1645569665, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANYNDKRWS2BZLC2OEPJASTTXRJ6HRANCNFSM6AAAAAAZUVNGVA . You are receiving this because you authored the thread.Message ID: @.***>