SyntaxError: Invalid regular expression: /Netto(/*| )Marken-Discount(/*| )Halle(/*| )(Saale/: #2036

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

Originally created by @akadawa on GitHub (Apr 10, 2025).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Hey if i Sync to GoCardless this happends:

Docker logs:
Something went wrong SyntaxError: Invalid regular expression: /Netto(/| )Marken-Discount(/| )Halle(/*| )(Saale/: Unterminated group
at RegExp ()
at Object.normalizeTransaction (file:///app/src/app-gocardless/banks/commerzbank_cobadeff.js:45:18)
at file:///app/src/app-gocardless/services/gocardless-service.js:535:32
at Array.map ()
at Object.getTransactions (file:///app/src/app-gocardless/services/gocardless-service.js:535:8)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.getNormalizedTransactions (file:///app/src/app-gocardless/services/gocardless-service.js:267:26)
at async Promise.all (index 0)
at async Object.getTransactionsWithBalance (file:///app/src/app-gocardless/services/gocardless-service.js:209:54)
at async file:///app/src/app-gocardless/app-gocardless.js:162:13

How can we reproduce the issue?

  • Ill go to the actual webgui from my actual server.
  • Login
  • click on account
  • Bank sync

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

Originally created by @akadawa on GitHub (Apr 10, 2025). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? Hey if i Sync to GoCardless this happends: Docker logs: Something went wrong SyntaxError: Invalid regular expression: /Netto(/*| )Marken-Discount(/*| )Halle(/*| )(Saale/: Unterminated group at RegExp (<anonymous>) at Object.normalizeTransaction (file:///app/src/app-gocardless/banks/commerzbank_cobadeff.js:45:18) at file:///app/src/app-gocardless/services/gocardless-service.js:535:32 at Array.map (<anonymous>) at Object.getTransactions (file:///app/src/app-gocardless/services/gocardless-service.js:535:8) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Object.getNormalizedTransactions (file:///app/src/app-gocardless/services/gocardless-service.js:267:26) at async Promise.all (index 0) at async Object.getTransactionsWithBalance (file:///app/src/app-gocardless/services/gocardless-service.js:209:54) at async file:///app/src/app-gocardless/app-gocardless.js:162:13 ### How can we reproduce the issue? - Ill go to the actual webgui from my actual server. - Login - click on account - Bank sync ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 11
GiteaMirror added the bank syncbug labels 2026-02-28 20:01:42 -06:00
Author
Owner

@matt-fidd commented on GitHub (Jun 5, 2025):

Is this still causing an issue? If so, please reach out on Discord for support with bank sync issues.

@matt-fidd commented on GitHub (Jun 5, 2025): Is this still causing an issue? If so, please reach out on Discord for support with bank sync issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2036