I also dont have side panel for some reason
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
I also see that elastisearch and mongo has some data
All of the data is indeed in ElasticSearch and Mongo
Generally, it seems you did it correctly
What exactly do you see in the web UI? Can you attach a screenshot?
It looks like the server started with an empty DB and just recreated the default sample experiments
well, I connected to mongodb manually and it is empty, loaded with just examples
Is fileserver folder needed for successful backup?
is there any way to see if I even have the data in mongodb?
I purged all docker images and it still doesnt seem right
I see no side panel and it doesnt ask for login name
Are you sure you changed all the right mounts in the docker-compose file?
But it seems like the data is gone, not sure how to get them back
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?
Do you have a backup of the data folder?
I guess I fucked up something when moving files
This is what I see on fresh clearml
Where all my mounts are on /mnt/data/clearml-server instead of /opt/clearml
I get the same when I copy /opt/clearml/data folder into /mnt/data/clearml/data