[Bug]: Error when linking account with pluggy.ai #2706

Open
opened 2026-02-28 20:25:08 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @eduardocardoso on GitHub (Dec 9, 2025).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Linking an account from pluggy.ai is throwing an error:

Image

How can we reproduce the issue?

The response from pluggy.ai returned an account with balance 27903.6 and the account.bankData.automaticallyInvestedBalance is 55807.2.
Apparently the values are being added together resulting in 83710.799999999999, which eventually fails at the safeNumber function.

Where are you hosting Actual?

NAS

What browsers are you seeing the problem on?

Other

Operating System

Linux

Originally created by @eduardocardoso on GitHub (Dec 9, 2025). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? Linking an account from pluggy.ai is throwing an error: <img width="520" height="320" alt="Image" src="https://github.com/user-attachments/assets/f6a7ad03-b128-40ed-9ec5-41d52c4adf1d" /> ### How can we reproduce the issue? The response from pluggy.ai returned an account with balance `27903.6` and the `account.bankData.automaticallyInvestedBalance` is `55807.2`. Apparently the values are being added together resulting in `83710.799999999999`, which eventually fails at the `safeNumber` function. ### Where are you hosting Actual? NAS ### What browsers are you seeing the problem on? Other ### Operating System Linux
GiteaMirror added the bank syncbug labels 2026-02-28 20:25:08 -06:00
Author
Owner

@antun3s commented on GitHub (Dec 10, 2025):

I recommend testing with the image: actualbudget/actual-server:25.11.0.
I was experiencing strange behavior with pluggy.ai, but when I tested with an older version, it worked correctly.

@antun3s commented on GitHub (Dec 10, 2025): I recommend testing with the image: actualbudget/actual-server:25.11.0. I was experiencing strange behavior with pluggy.ai, but when I tested with an older version, it worked correctly.
Author
Owner

@matt-fidd commented on GitHub (Dec 17, 2025):

cc @lelemm, are you seeing this with any of your accounts?

@matt-fidd commented on GitHub (Dec 17, 2025): cc @lelemm, are you seeing this with any of your accounts?
Author
Owner

@lelemm commented on GitHub (Dec 18, 2025):

No, I will link it again to see if any problem pops up, not sure if my bank returns a automaticallyInvestedBalance. I will look into it

@lelemm commented on GitHub (Dec 18, 2025): No, I will link it again to see if any problem pops up, not sure if my bank returns a automaticallyInvestedBalance. I will look into it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2706