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]: TypeError: Cannot read properties of undefined (reading 'org') #438

Open
1 task done
rbrowning85 opened this issue Aug 20, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@rbrowning85
Copy link

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I setup SimpleFIN Bridge. I would link an account on SimpleFIN. Then add it to Actual to ensure everything imported correctly. Then I repeated for all of my banking institutions. However, on the most recent attempt I get the error shown below.

What error did you receive?

Something went wrong TypeError: Cannot read properties of undefined (reading 'org')
at file:///app/src/app-simplefin/app-simplefin.js:82:47
at Array.find ()
at file:///app/src/app-simplefin/app-simplefin.js:81:45
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) [Function: sendErrorResponse]
Something went wrong TypeError: Cannot read properties of undefined (reading 'org')
at file:///app/src/app-simplefin/app-simplefin.js:82:47
at Array.find ()
at file:///app/src/app-simplefin/app-simplefin.js:81:45
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) [Function: sendErrorResponse]
Something went wrong TypeError: Cannot read properties of undefined (reading 'org')
at file:///app/src/app-simplefin/app-simplefin.js:82:47
at Array.find ()
at file:///app/src/app-simplefin/app-simplefin.js:81:45
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) [Function: sendErrorResponse]
Something went wrong TypeError: Cannot read properties of undefined (reading 'org')
at file:///app/src/app-simplefin/app-simplefin.js:82:47
at Array.find ()
at file:///app/src/app-simplefin/app-simplefin.js:81:45
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) [Function: sendErrorResponse]
Checking if there are any migrations to run for direction "up"...
Migrations: DONE
Listening on :::5006...

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

None

@rbrowning85 rbrowning85 added the bug Something isn't working label Aug 20, 2024
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

1 participant