Skip to content
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

[Bug]: SimpleFIN Sync Failure #4376

Closed
1 task done
virtualJonesie opened this issue Feb 13, 2025 · 1 comment
Closed
1 task done

[Bug]: SimpleFIN Sync Failure #4376

virtualJonesie opened this issue Feb 13, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@virtualJonesie
Copy link

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I have a financial institution for which SimpleFIN sync does not work via Actual Budget.

Actual Budget Version 25.1.2
Running via Docker on Synology NAS - DSM 7.2.2-72806 Update 3
Mozilla Firefox 135.0 (64-bit)
Google Chrome 133.0.6943.99 (Official Build) (64-bit)
Microsoft Edge Version 133.0.3065.59 (Official build) (64-bit)

When I attempt to sync an account from this bank, I receive the following error at the top left of the UI in a red box, above the account name:

This account is experiencing connection problems. Let's fix it.
The server returned the following error:
An internal error occurred. Try to log in again, or get in touch for support.

With the option to unlink the account.

At the bottom right of the screen, I receive this pop-up in a red popup box:

Failed syncing account "[BANK] [ACCOUNT]"

These are the logs captured form the server side:

2024-11-15 - 2025-03-01
The account "ACT-1f2ea2f7-55de-4bf3-a526-ae43488c08a5" was not found. Here were the accounts returned:
2025-02-13T22:08:34.005Z info: POST 200 /simplefin/transactions
2025-02-13T22:08:34.063Z info: POST 200 /sync/syn

These logs are form the Developer Console in Mozilla Firefox:

Bank Sync operation for account: [BANK]: [ACCOUNT] [kcab.worker.1e21d5133f60a8255cff.js:319:94](https://10.32.1.10:5006/kcab/kcab.worker.1e21d5133f60a8255cff.js)
Pulling transactions from SimpleFin [kcab.worker.1e21d5133f60a8255cff.js:206:2223](https://10.32.1.10:5006/kcab/kcab.worker.1e21d5133f60a8255cff.js)
[Exception] 
Object { type: "BankSyncError", category: "ACCOUNT_MISSING", code: "ACCOUNT_MISSING", details: undefined, message: "Failed syncing account “[BANK]: [ACCOUNT]”" }
[kcab.worker.1e21d5133f60a8255cff.js:72:16628](https://10.32.1.10:5006/kcab/kcab.worker.1e21d5133f60a8255cff.js)
Syncing since 2025-02-13T21:14:51.289Z-0005-814c16c18844be6f 0 (attempt: 0) [kcab.worker.1e21d5133f60a8255cff.js:75:5353](https://10.32.1.10:5006/kcab/kcab.worker.1e21d5133f60a8255cff.js)
Got messages from server 0

This bank works properly through SimpleFIN if I use their example Python code. I get all accounts returned from this bank, and I get all transactions via the example Python code. This does not seem to be an issue with SimpleFIN.

Additionally, if I review the Account Links to SimpleFIN, there is no online account listed for the accounts from this bank.

How can we reproduce the issue?

Attempt to sync the account.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox, Chrome, Microsoft Edge

Operating System

Windows 10

@virtualJonesie virtualJonesie added the bug Something isn't working label Feb 13, 2025
@matt-fidd
Copy link
Contributor

Hi! We ask that you reach out on Discord regarding individual bank sync problems please.

@matt-fidd matt-fidd closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants