-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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]: This file is not a cloud file not resolving. #2049
Comments
Are you using https? Stuff like this can happen if you ignore the https warning. What does your docker compose look like? |
Hi there, thanks for the fast reply! Yes, I am using https, though via an external nginx instance, not in docker. The first issue was with a docker container: The compose (new instance) is almost as described on the website, just during debugging added -DEBUG = actual:config (this was done after the issues)
Thanks for your investigation! Best |
Sounds like your https is working. My next guess would be that you either have an exotic browser setup, or your data volume isn't working properly and cant preserver the syncing. Both of those things have caused sync issues. |
https should work, i can connect flawlessly also to other services. my browser is opera, but I have the exact same issues on MS edge (same device) and mobile (android) However I have restored the VM (docker host) to a date before that happened, and still have the same issues. Best |
your screenshot and compose file show a different directory name for the mount point. Is that expected? |
not expected, but not the issue they are on completely different machines
I am not trying to access the old data anymore, just getting a new one running with my downloaded file (.zip) |
I don't have any more ideas, especially if other browsers also don't work. Unless you are always deleting site data or something. |
so I just today spun up a new instance outsite of docker, (lxc container) and installed the latest version. Still having the same issues. The backup files gets imported/displayed as I expect it to, but it would not let me uplpad/sync it. Is there the possibility that something is wrong with my file/export in the beginning? |
👋 Feel free to continue continuing to chat, but this isn't really a bug report. As such: I'll close it off. Looks more like a misconfiguration somewhere along the way. I would recommend reaching out to the community on Discord for this sort of tech-support. |
it was indeed an incorrectly configured nginx-server. |
Verified issue does not already exist?
What happened?
On my main and test instance I do encounter various issues.
In my main instance, my productive file most of the payees and accounts were lost.
However on one client (work laptop) the file was preserved in a usable state, I could download it, reimport it at my main instance and have all transactions, accounts, payees, categories etc. still there.
It was a local file then, so I tried syncing it and registering it, nothing worked.
Also tried to reset / rebuild the stack (docker compose under portainer), still did not work.
I then tried to run a new docker host, add the stack from a fresh start, still the same issue.
Currently trying to get back a running instance from backups and try to go from there.
What error did you receive?
This file is not a cloud file
You need to register it to take advantage of syncing which allows you to use it across devices and never worry about losing your data. [Learn more]
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
Operating System
Windows 11
The text was updated successfully, but these errors were encountered: