[GH-ISSUE #3227] [Bug]: When importing a CSV file an error occurs #50439

Closed
opened 2026-04-30 15:06:00 -05:00 by GiteaMirror · 9 comments
Owner

Originally created by @natrlhy on GitHub (Aug 9, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/3227

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When I try to import a CSV file, I get an error in the Web App.
I was able to import a few CSV's prior to getting this error, but now, no matter what CSV I try to import, even previously working ones, I continue to get this error. I've tried clearing my cache, using a different browser and even had a successful import on my iPad using Safari but then right after, I get the same error.

I'm using the edge build as of the last commit just over 20 hours ago.

CSV file:
failing_import_Activity20231231_20240501_20240809.CSV

Console file:
console-export-2024-8-9_10-12-31.txt

What error did you receive?

Something internally went wrong. You may want to restart the app if anything looks wrong. Please report this as a new issue on Github.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox & Edge

Operating System

Windows 11

Originally created by @natrlhy on GitHub (Aug 9, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/3227 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? When I try to import a CSV file, I get an error in the Web App. I was able to import a few CSV's prior to getting this error, but now, no matter what CSV I try to import, even previously working ones, I continue to get this error. I've tried clearing my cache, using a different browser and even had a successful import on my iPad using Safari but then right after, I get the same error. I'm using the `edge` build as of the last commit just over 20 hours ago. CSV file: [failing_import_Activity20231231_20240501_20240809.CSV](https://github.com/user-attachments/files/16565439/failing_import_Activity20231231_20240501_20240809.CSV) Console file: [console-export-2024-8-9_10-12-31.txt](https://github.com/user-attachments/files/16564845/console-export-2024-8-9_10-12-31.txt) ### What error did you receive? Something internally went wrong. You may want to restart the app if anything looks wrong. Please report this as a new issue on Github. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox & Edge ### Operating System Windows 11
GiteaMirror added the bug label 2026-04-30 15:06:00 -05:00
Author
Owner

@natrlhy commented on GitHub (Aug 9, 2024):

I've tried clearing my Firefox cache, using a private window and also tried on Edge (I never use it). Same error occurs.
I just tried on my iPad and it was able to import it fine.

<!-- gh-comment-id:2278808557 --> @natrlhy commented on GitHub (Aug 9, 2024): I've tried clearing my Firefox cache, using a private window and also tried on Edge (I never use it). Same error occurs. I just tried on my iPad and it was able to import it fine.
Author
Owner

@natrlhy commented on GitHub (Aug 9, 2024):

I just tried the same file on my iPad again. It worked the 1st time, but fails on it and any CSV files that previously imported fine, too.

<!-- gh-comment-id:2278808560 --> @natrlhy commented on GitHub (Aug 9, 2024): I just tried the same file on my iPad again. It worked the 1st time, but fails on it and any CSV files that previously imported fine, too.
Author
Owner

@natrlhy commented on GitHub (Aug 9, 2024):

I've cleaned up unused Payees, and I've noticed when I try to import the same import file attached here, it creates randmon payees each time. Once it was:

Debit
Credit
Another attempt it was like this
image

This is just an observation, but I'm wondering if it has anything to do with this import exception I'm seeing

<!-- gh-comment-id:2278808563 --> @natrlhy commented on GitHub (Aug 9, 2024): I've cleaned up unused Payees, and I've noticed when I try to import the same import file attached here, it creates randmon payees each time. Once it was: Debit Credit Another attempt it was like this ![image](https://github.com/user-attachments/assets/e690ff94-fcd1-497d-8d77-3a7dfac64935) This is just an observation, but I'm wondering if it has anything to do with this import exception I'm seeing
Author
Owner

@natrlhy commented on GitHub (Aug 9, 2024):

This had previously been working until I updated to last nights egde commit. Maybe something to do with 30a70f5627 ?

<!-- gh-comment-id:2278814409 --> @natrlhy commented on GitHub (Aug 9, 2024): This had previously been working until I updated to last nights `egde` commit. Maybe something to do with https://github.com/actualbudget/actual/commit/30a70f56270d22577c1f2e3d99a3113e8219a28d ?
Author
Owner

@psybers commented on GitHub (Aug 10, 2024):

Caused by this commit: 30a70f5627

<!-- gh-comment-id:2278947816 --> @psybers commented on GitHub (Aug 10, 2024): Caused by this commit: https://github.com/actualbudget/actual/commit/30a70f56270d22577c1f2e3d99a3113e8219a28d
Author
Owner

@latetedemelon commented on GitHub (Aug 11, 2024):

I'm experiencing this as well, using OFX too it seems.

@MatissJanis - I know we've had to roll back 30a70f5 before, do we need to look at it again?

<!-- gh-comment-id:2282329279 --> @latetedemelon commented on GitHub (Aug 11, 2024): I'm experiencing this as well, using OFX too it seems. @MatissJanis - I know we've had to roll back [30a70f5](https://github.com/actualbudget/actual/commit/30a70f56270d22577c1f2e3d99a3113e8219a28d) before, do we need to look at it again?
Author
Owner

@psybers commented on GitHub (Aug 11, 2024):

Dupe of #3211.

<!-- gh-comment-id:2282329983 --> @psybers commented on GitHub (Aug 11, 2024): Dupe of #3211.
Author
Owner

@pmoon00 commented on GitHub (Aug 11, 2024):

@psybers @latetedemelon I've created a PR that resolves the issue.

<!-- gh-comment-id:2282659884 --> @pmoon00 commented on GitHub (Aug 11, 2024): @psybers @latetedemelon I've created a [PR](https://github.com/actualbudget/actual/pull/3232) that resolves the issue.
Author
Owner

@natrlhy commented on GitHub (Aug 11, 2024):

Thanks all. Hopefully this makes it into tonight's Edge build.

<!-- gh-comment-id:2282862955 --> @natrlhy commented on GitHub (Aug 11, 2024): Thanks all. Hopefully this makes it into tonight's Edge build.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#50439