humhub / app

22 stars 8 forks source link

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

Closed JK742020 closed 4 months ago

JK742020 commented 5 months 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 5 months ago

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

PrimozRatej commented 5 months 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 5 months 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 4 months 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

JK742020 commented 4 months ago

@JK742020 this issue might be related to #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

It works fine now. Thanks!

Is there a routine for regular users to update to the newest version without deinstalling and reinstalling?

PrimozRatej commented 4 months ago

Hey @JK742020, version 1.0.103 is currently in production on Play Store. You can update it as you would normally do any other app.

JK742020 commented 4 months ago

Hey @JK742020, version 1.0.103 is currently in production on Play Store. You can update it as you would normally do any other app.

If my play store settings are "update apps automatically" humhub App will be updated automatically as well?

marc-farre commented 4 months ago

If my play store settings are "update apps automatically" humhub App will be updated automatically as well?

Yes