 
			Reputation
Badges 1
37 × Eureka!SuccessfulKoala55 AppetizingMouse58 I delete logs/apiserver.log, and restart the server , and here is the log. It show cannot connect to ElasticSearch
I have remake curl, this commad "sudo curl -L " https://github.com/docker/compose/releases/download/1.24.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compos" will work
Ok , i will start a new experiment to see if the error will be still there? Sorry i dont really get how to show the trains-apiserver log
AgitatedDove14 OK, i see, thanks so much!
GrumpyPenguin23
It seems the solution 3 is the fastest way, and i can reuse my code easily. It works now~ That's quite interesting, but the learning curve seems a bit steep for me.Do you have any material or suggestion for learning that?
This is the second command
The log is produced after i go to the web ui and reproduce the error of "Failed to get Plot Charts"
AppetizingMouse58 Ok , i see, thanks!
SuccessfulKoala55 It seems ok
AppetizingMouse58 Thanks so much!, Could u tell why does this happen? If it happen next time , is there any other solution?
GrumpyPenguin23 Ok, i will open a request now!
Can i backup my experiments?
I found plotly dash cannot be exported to html file, so it may cannot be used here
The error is still there for new experiment
AppetizingMouse58 After i modify the max_buckets to 200000000000, I cannot see any information in web ui. Here is the log:
May be its due to my curl?
HI: AgitatedDove14
2. I mean if my server break down, and i start a new server in another machine, can i migrate my backup experiments to the new server?
3. Not only change the info in web ui, can i connect to the old experiment , and report a new graph to that?
Hi SuccessfulKoala55 I have run this in step 2
But without navigation bar, it's quiet inconvenient 😢 ...Do you known why? SuccessfulKoala55
But when i click view_all, i can see all the experiments
I want to use clearml, the old one's mongo is 3.65...
I tried as below, it can works fine:
copy(scp) /opt/trains to target machine upgrade  mongo by  this: https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_mongo44_migration/ mv /opt/trains /opt/clearml Increase  vm.max_map_count  ;Grant access to the Dockers;  get lastest docker-compose.yml and pull/upBut the web ui dashboard is still weird, anyway it can work now
And i try to upgrade elastic by your script, but it cannot success, the log shows :
Hi SuccessfulKoala55 I find why the ES version is not upgraded to 7.16, because the script provided here is 7.6 https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_es7_migration
OK i will try again, this time i won't upgrade ES, But do increase vm.max_map_count and open access of /opt/clearm. Why i do again is i found the web ui is fine in deployed machine, but it's weird in my local machine:

