dreautall / waterfly-iii

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

Unable to add transaction #400

Closed r00tr4v3n closed 2 months ago

r00tr4v3n commented 2 months ago

Version 1.0.4+3123 FF v6.1.16 where Add Transaction

action

Adding a transaction

expected

I expect the app to add the transaction and show it in the transaction list.

current error (the entry is added though) There are no transactions in the transaction list (white screen). The browser shows all transactions fine. image

dreautall commented 2 months ago

Hi, that's odd - API errors shouldn't occur with the latest version of the app and FF3...

Could you please send me a debug log using the following steps:

  1. Settings -> Tap Version Number -> Enable logs
  2. go back to the TX screen, reload it (pull down)
  3. try to add a new transaction to get the error you're showing
  4. Go back to Settings -> Tap Version Number -> Send log
  5. AFTERWARDS, disable debug logs (they are deleted when disabling)

You can send the log either via mail (pre-filled) or censor it and upload it here.

Thank you!

r00tr4v3n commented 2 months ago

debuglog.txt

Hope this helps.

dreautall commented 2 months ago

Could you please try out FF6.1.17 released yesterday? Might be an instance of https://github.com/firefly-iii/firefly-iii/issues/8907. Thank you!

r00tr4v3n commented 2 months ago

Yes, thank you!