[Bug]: NotFound when trying to re-authenticate with GoCardless #2716

Closed
opened 2026-02-28 20:25:28 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @valzevul on GitHub (Dec 11, 2025).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Every few months I manually re-authenticate all my accounts with GoCardless, and this time the very last step (redirect back into self-hosted Actual) fails with

Error: ENOENT: no such file or directory, stat '/app/src/app-gocardless/link.html'
2025-12-11T14:40:37.755Z info: GET 404 /gocardless/link?ref=<HASH>
2025-12-11T14:40:38.774Z info: POST 200 /gocardless/get-accounts
2025-12-11T14:40:33.073Z info: POST 200 /gocardless/get-accounts

(the webpage shows "Not Found")

I tried multiple accounts (all UK-based banks) with the same results.

How can we reproduce the issue?

I am running the latest release of Actual via Docker.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Linux

Originally created by @valzevul on GitHub (Dec 11, 2025). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? Every few months I manually re-authenticate all my accounts with GoCardless, and this time the very last step (redirect back into self-hosted Actual) fails with ``` Error: ENOENT: no such file or directory, stat '/app/src/app-gocardless/link.html' 2025-12-11T14:40:37.755Z info: GET 404 /gocardless/link?ref=<HASH> 2025-12-11T14:40:38.774Z info: POST 200 /gocardless/get-accounts 2025-12-11T14:40:33.073Z info: POST 200 /gocardless/get-accounts ``` (the webpage shows "Not Found") I tried multiple accounts (all UK-based banks) with the same results. ### How can we reproduce the issue? I am running the latest release of Actual via Docker. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Linux
GiteaMirror added the bug label 2026-02-28 20:25:28 -06:00
Author
Owner

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

I can't replicate with any UK banks on my side, but it sounds like an error on the gocardless side, they should be providing extra detail to /gocardless/link when it redirects back.

@matt-fidd commented on GitHub (Dec 17, 2025): I can't replicate with any UK banks on my side, but it sounds like an error on the gocardless side, they should be providing extra detail to /gocardless/link when it redirects back.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2716