humhub / app

18 stars 7 forks source link

APP crashes when trying to upload file in Files-Module #190

Open JK742020 opened 3 weeks ago

JK742020 commented 3 weeks ago

Galaxy XCover Pro, One UI-Version 5.1, Android 13

I tried to upload a .mp4 (30,5 MB) within the Files Module and App closed three times.

Using the PWA everything works find.

PrimozRatej commented 3 weeks ago

Hey @JK742020, tnx for info, will take a look into it.

PrimozRatej commented 1 week ago

Hey @luke- is there a way to change max limit file size for an instance, I would like to upload 40MB file on "sometestproject12345" instance, but I get an error.

Screenshot 2024-06-19 at 20 33 14

ArchBlood commented 1 week ago

Hey @luke- is there a way to change max limit file size for an instance, I would like to upload 40MB file on "sometestproject12345" instance, but I get an error.

Screenshot 2024-06-19 at 20 33 14

Must first be done through php.ini then you can increase the maximum upload size.

marc-farre commented 1 day ago

@JK742020 this issue might be related to https://github.com/humhub/app/issues/165 which is solved in version 1.0.103. Could you try again with this version? https://github.com/humhub/app/releases/tag/v1.0.103