[GH-ISSUE #1610] [Bug]: In Actual Server, creating a new file with new accounts, it syncs on other files as well #7543

Closed
opened 2026-04-10 17:25:14 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @argeljoseph on GitHub (Aug 31, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1610

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I have a docker image of the Actual Server:
Client version: v23.8.1
Server version: v23.8.1

I created a file where I want to manage accounts in AUD, and another file in USD:
image

I already setup the AUD accounts as below:
image

But what I noticed is that, when I add an account in the USD file, for some reason, the AUD file gets it as well:
Here's USD file, I add a "Test" account, and it will show up in AUD file and some time later this USD file will also have the AUD accounts:
image
image
USD file will then have the AUD accounts:
image

What error did you receive?

No response

Where are you hosting Actual?

NAS

What browsers are you seeing the problem on?

No response

Operating System

None

Originally created by @argeljoseph on GitHub (Aug 31, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1610 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? I have a docker image of the Actual Server: Client version: v23.8.1 Server version: v23.8.1 I created a file where I want to manage accounts in AUD, and another file in USD: ![image](https://github.com/actualbudget/actual/assets/3426950/4b402dc9-2564-4d28-b5fc-01033c218c5f) I already setup the AUD accounts as below: ![image](https://github.com/actualbudget/actual/assets/3426950/6799179e-430e-4811-a11a-94c244426bf3) But what I noticed is that, when I add an account in the USD file, for some reason, the AUD file gets it as well: Here's USD file, I add a "Test" account, and it will show up in AUD file and some time later this USD file will also have the AUD accounts: ![image](https://github.com/actualbudget/actual/assets/3426950/02265fa1-eec9-4eec-a8b6-d43a4c262c33) ![image](https://github.com/actualbudget/actual/assets/3426950/4eca76e7-2cb7-4f2c-97f5-a1ddc4e0f0ae) USD file will then have the AUD accounts: ![image](https://github.com/actualbudget/actual/assets/3426950/3992c4b7-522b-454b-936a-9d738393491c) ### What error did you receive? _No response_ ### Where are you hosting Actual? NAS ### What browsers are you seeing the problem on? _No response_ ### Operating System None
GiteaMirror added the bug label 2026-04-10 17:25:14 -05:00
Author
Owner

@shall0pass commented on GitHub (Aug 31, 2023):

This is a known issue if https is not enabled or is not configured correctly. Did you click past the warning? Using localhost is the only supported http method.

https://actualbudget.org/docs/config/https

<!-- gh-comment-id:1700079366 --> @shall0pass commented on GitHub (Aug 31, 2023): This is a known issue if https is not enabled or is not configured correctly. Did you click past the warning? Using localhost is the only supported http method. https://actualbudget.org/docs/config/https
Author
Owner

@argeljoseph commented on GitHub (Aug 31, 2023):

This is a known issue if https is not enabled or is not configured correctly. Did you click past the warning? Using localhost is the only supported http method.

https://actualbudget.org/docs/config/https

Thanks mate. DIdn't realize this would fix it. Closing it. Thanks again!

<!-- gh-comment-id:1700886258 --> @argeljoseph commented on GitHub (Aug 31, 2023): > This is a known issue if https is not enabled or is not configured correctly. Did you click past the warning? Using localhost is the only supported http method. > > https://actualbudget.org/docs/config/https Thanks mate. DIdn't realize this would fix it. Closing it. Thanks again!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7543