well, I connected to mongodb manually and it is empty, loaded with just examples
I get sidebars and login on my local PC
But the data isnt loaded
I tried to not edit anything in docker-compose and just paste my data in there. Didnt help
Do you have a backup of the data folder?
I also dont have side panel for some reason
This is what I see on fresh clearml
Where all my mounts are on /mnt/data/clearml-server instead of /opt/clearml
What exactly do you see in the web UI? Can you attach a screenshot?
But it seems like the data is gone, not sure how to get them back
I also see that elastisearch and mongo has some data
It looks like the server started with an empty DB and just recreated the default sample experiments
Is fileserver folder needed for successful backup?
Are you sure you changed all the right mounts in the docker-compose file?
Generally, it seems you did it correctly
I get the same when I copy /opt/clearml/data folder into /mnt/data/clearml/data
I purged all docker images and it still doesnt seem right
I see no side panel and it doesnt ask for login name
All of the data is indeed in ElasticSearch and Mongo
I guess I fucked up something when moving files
I was on 1.7 version and now im on latest 1.11
Cant get screenshow yet (copying data), will add later.
What worries me is that config and agent folders are empty. I can reconfigure all agents, no problems.
But where is info about projects stored?
is there any way to see if I even have the data in mongodb?