brafdlog / caspion

Automated budget tracking from Israeli financial institutions
https://www.caspion.org
MIT License
199 stars 43 forks source link

YNAB exporter stuck on "Starting" #462

Closed Nitaym closed 5 days ago

Nitaym commented 1 year ago

Pretty much the title, I only see a spinner and nothing else.

(Let me know how to add more information - Is there a way to find more information without opening a dev env?)

Also, the automatic fields are missing information - Where can I find it? I'll add it to the bug:

    ## System Info

     - Source Version: `SOURCE_COMMIT_SHORT`
     - OS: `browserjavascript`
     - OS Version: `5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) caspion/1.11.4 Chrome/98.0.4758.141 Electron/17.4.11 Safari/537.36`
baruchiro commented 1 year ago

@brafdlog

Nitaym commented 1 year ago

@baruchiro @brafdlog can I offer any assistance with this? This is a real problem for me

baruchiro commented 1 year ago

@Nitaym yes, we really need help here

brafdlog commented 1 year ago

Hey @Nitaym, sorry for the latency. What do you mean when you say the automatic fields are missing information? Do you see any errors in the log?

baruchiro commented 10 months ago

Hi, is it still happening?

skoant commented 10 months ago

I have the same issue. When configuring YNAB, budget id fetched successfully but the "Ynab account id" is empty. Nothing in the logs

brafdlog commented 10 months ago

@skoant You mean that the cells in the ynab account it column don't get prepopulated?

Please open caspion, open dev tools (Ctrl+Shift+I for windows or cmd+alt+I for mac) and see in the console the logs, tell me what you see there (don't paste here any account senstivie data, you can blank that out and share the generic log)

shaiu commented 1 month ago

@brafdlog getting the same. Here is the console log screenshot:

image

status: "INVALID_BUDGET_ID"

brafdlog commented 1 month ago

The title of the issue is Ynab exporter stuck. Are you stuck during the export or when changing the settings of ynab? This error: INVALID_BUDGET_ID is sent when no categories are returned from ynab, this could indicate that the budget id is invalid. Please go to the settings and try to choose the budget again and save, and try again.

shaiu commented 1 month ago

@brafdlog The issues are related

The Ynab account id isn't being populated because of the bug I'm fixing when there is only one budget id in the list. Because it's not being populated the YNAB exporter get stuck on "Starting"

shaiu commented 2 weeks ago

@Nitaym Is this still happening with the new versions?

shaiu commented 1 week ago

@baruchiro @brafdlog I think we can close this

baruchiro commented 5 days ago

@shaiu I'm dreaming about a stale bot https://github.com/actions/stale 😉