dreautall / waterfly-iii

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

Bills tab showing error : "Error loading bills." #341

Closed Breach7874 closed 5 months ago

Breach7874 commented 6 months ago

Hi,

Log file : debuglog.txt

App version : 1.0.0+2593 OS : GrapheneOS (Android 14)

dreautall commented 6 months ago

Thank you for the report! What Firefly version are you using? Anything "unusual" on the bills web page?

And I just see I need to improve the logging thing to log the error message + stacktrace.. sorry my bad :(

dreautall commented 6 months ago

This APK should have better debug logging - maybe you could recreate the log with that version:

(it is the result from the build flow here, if you want to verify the source - no idea if you can access that: https://github.com/dreautall/waterfly-iii/actions/runs/8365070881). There should be no functional changes.

Breach7874 commented 6 months ago

I'm running 6.0.30 (I just realized I'm not running the latest version, maybe I should upgrade?)

Nothing unusual in bills page, screenshot : tempsnip

Here is the new logfile : debuglog (2).txt

I really appreciate the quick reply.

dreautall commented 6 months ago

Yes sorry, you need at least Firefly 6.0.31, as an API bug inside Firefly was just fixed for that version (see https://github.com/firefly-iii/firefly-iii/issues/8106). Could you please upgrade and check again? Thank you!

Breach7874 commented 5 months ago

I upgraded to the latest version and the error is gone. Thank you very much.

dreautall commented 5 months ago

Glad it works!