dreautall / waterfly-iii

Unofficial Android App for Firefly III, a free and open source personal finance manager.
MIT License
315 stars 22 forks source link

Can't upload any attachment #363

Open 000exploit opened 3 months ago

000exploit commented 3 months ago

I have double-checked that everything is working from the web version, but when I try to upload a file for a transaction, I get an 'unknown error' in the client and while uploading the file, I see 0 B instead of its size. Also when uploading any attachments I get the error production.ERROR: Body of attachment is empty. on the server. Turns out it works in emansih/FireflyMobile as well.

image

Waterfly III 1.0.1 from F-Droid Firefly v6.1.13 Android 14 LineageOS 21

dreautall commented 3 months ago

Hi, could you please turn on the debug logs, try it again, and send it to me (by disabling the log option)? (Alternatively you can also upload to github, just make sure to censor everything, like your host etc). Thank you!

000exploit commented 3 months ago

I don't see any explicit error messages here, but there are 2 log files with creating a new transaction with attachment and editing an existing transaction. Of course, they're censored enough.

debuglog_new_tnx.txt debuglog_add_attach_to_an_existing_tnx.txt