-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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: Adding account errors out in self-hosted version #1766
Comments
same, it was working before but i tried to self-host it again and having trouble the same issue. |
Same issue here. Here are my logs from the backend running in Docker:
|
i updated the image in
|
For now, this will fix the issue. However, you are just rolling back to the latest stable version.
This will fix the issue for now until a new stable is released without fixing the actual problem. The actual problem is:
|
Fix for: maybe-finance#1766 Signed-off-by: Jacco Broeren <[email protected]>
* Update family.rb Fix for: #1766 Signed-off-by: Jacco Broeren <[email protected]> * Update family.rb Add commenting. Signed-off-by: Jacco Broeren <[email protected]> --------- Signed-off-by: Jacco Broeren <[email protected]>
@F2210 thanks for the fix on this! |
Where did this bug occur? (required)
Describe the bug
I am self hosting the app using Docker. I couldn't add an account. I attached a screenshot of the error I get in console (no errors in docker container) when I try to add an account. My country is set to Canada & I don't have Synth setup (not sure if its related).
To Reproduce
Expected behavior
Would have expected some form to open up to add the account details. Its my first time using it so not totally sure.
Screenshots / Recordings
The text was updated successfully, but these errors were encountered: