Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

[Bug]: TypeError: Cannot read properties of undefined (reading 'org') #438

@rbrowning85

Description

@rbrowning85

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions