-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Code 5 with pic under limit #199
Comments
What is the file format of the image you are trying to send? Also, if you weren't able to send an image with the limit set to 1 MB, changing it to 2 MB doesn't make sense. You should set it to 600 kB or even lower. |
All images are jpg. I guess you're right with that but since I can send those same images with other 2 other apps I'm guessing it's not related to that anyway (Textra I have set to 2MB w/o issue). |
Have you at least tried changing the limit to any value lower than 1 MB? It will help us to know whether it's a problem with file size limit or something different. Textra isn't a good example here because in the other bug report it was found that Textra compresses images much below the set limit (#45 (comment)). |
Ah I see, sorry I misunderstood the need for that test. I just tried 600kb and it did go through. However something still seems off because this is what T-mobile says about their SMS limits:
The original size of the image I sent was 818kb and was well below those dimensions. So I guess it boils down to (1) my carrier allows SMS <= 1MB; (2) I can send an 800kb file with Textra and it is received as 800kb (proving the network is allowing this filesize); and (3) I cannot send the same file with Fossify Messenger unless shrinking it. Is it possible FM is adding some kind of overhead that would kick it above the 1MB limit? (So approx 180kb) |
Isn't this a duplicate of #45? We should keep 'Error code 5' in one place as it's always about the final MMS size. |
Checklist
Affected app version
1.0.1
Affected Android/Custom ROM version
Android 12
Affected device model
Samsung S10e
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Expected behavior
Pic is sent
Actual behavior
Pic is not sent. Error Code 5
Screenshots/Screen recordings
No response
Additional information
I have had the attachment limit set to 1MB and this has been working for the last week (since I 1st installed). Today I started getting this error. I also tried changing the limit to 2MB and have the same issue.
I did some testing with sending pics of varying sizes. It seems anything over 800KB does get sent. It doesn't matter what the attachment limit size is.
To rule out a change with my carrier, other than checking online I also tried the default messaging app and Textra. Both were able to send all pics without issue.
Because of that, and that this was working yesterday and nothing has changed (no app or phone updates, no setting changes), this is seeming like a bug. Let me know what other info can help.
The text was updated successfully, but these errors were encountered: