Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
SubstantialBaldeagle49
Moderator
7 Questions, 53 Answers
  Active since 10 January 2023
  Last activity 10 months ago

Reputation

0

Badges 1

34 × Eureka!
0 Votes
2 Answers
318 Views
0 Votes 2 Answers 318 Views
Hi, dose trains server support add user without restart?
3 years ago
0 Votes
6 Answers
390 Views
0 Votes 6 Answers 390 Views
Hello! I have setup the trains server using docker compose and one of my machine can run trains-init successfully, but another can't. I have try doing curl h...
2 years ago
0 Votes
6 Answers
356 Views
0 Votes 6 Answers 356 Views
Hi: i have get this error: cannot verify credentials: I am still using trains, and i can verify correctly in other machine
one year ago
0 Votes
9 Answers
316 Views
0 Votes 9 Answers 316 Views
Hi guys, how to solve this problem: Returned 500 for events.add_batch in 10ms, msg=General data error (TransportError(429, 'circuit_breaking_exception', '[pa...
3 years ago
0 Votes
4 Answers
363 Views
0 Votes 4 Answers 363 Views
Hi,guys, I have some questions: 1. Can i backup all my experiments? 2. Can i add my old experiments to a new server? 3. Can i add some information to one exp...
3 years ago
0 Votes
30 Answers
348 Views
0 Votes 30 Answers 348 Views
Hello, I try to update trains-server (0.16) to clearml-server in another linux machine, here is my steps: copy(scp) /opt/trains to target machine update /opt...
one year ago
0 Votes
8 Answers
306 Views
0 Votes 8 Answers 306 Views
3 years ago
one year ago
0 Hello, I Try To Update Trains-Server (0.16) To Clearml-Server In Another Linux Machine, Here Is My Steps:

And i try to upgrade elastic by your script, but it cannot success, the log shows :

one year ago
0 Hello, I Try To Update Trains-Server (0.16) To Clearml-Server In Another Linux Machine, Here Is My Steps:

SuccessfulKoala55 I get all the trains server experiments record in new clearml server. Maybe it's due to vm.max_map_count or access of /opt/clearml, or the failed ES upgrade...

one year ago
0 Hello, I Try To Update Trains-Server (0.16) To Clearml-Server In Another Linux Machine, Here Is My Steps:

Also, from the log, I see your ES version is 5.6:

at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:136) ~[elasticsearch-5.6.16.jar:5.6.16]

and I'm not sure why - in v0.16, the ES version is already 7.6, which makes me think your original version was v0.15, also in the new docker-compose the version is 7.16, so maybe you are not using the updated docker-compose file?

It confused me too, but ES dir in my 0.16 version is /opt/trains/data/elastic_7

one year ago
one year ago
0 Hello, I Try To Update Trains-Server (0.16) To Clearml-Server In Another Linux Machine, Here Is My Steps:

Cam you perhaps send the docker-compose in the current server? (已編輯)

Sorry I don't undestand what' your meaning...

one year ago
0 Hello, I Try To Update Trains-Server (0.16) To Clearml-Server In Another Linux Machine, Here Is My Steps:

I know why, because i used the old apiserver.conf, i set fixed_users. After log in http://xxx:8080/login , it's ok now

one year ago
0 Hello, I Try To Update Trains-Server (0.16) To Clearml-Server In Another Linux Machine, Here Is My Steps:

But without navigation bar, it's quiet inconvenient 😢 ...Do you known why? SuccessfulKoala55

one year ago
one year ago
0 Hello, I Try To Update Trains-Server (0.16) To Clearml-Server In Another Linux Machine, Here Is My Steps:

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

one year ago
0 Hi,Guys, I Have Some Questions: 1. Can I Backup All My Experiments? 2. Can I Add My Old Experiments To A New Server? 3. Can I Add Some Information To One Experiment Which Was Finished(Maybe I Want To Reevaluate Some Model)?

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?

3 years ago
0 Hey There Have The Following Issue After Upgrading Server And Trains To 0.16:

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

3 years ago
0 Hey There Have The Following Issue After Upgrading Server And Trains To 0.16:

AppetizingMouse58 After i modify the max_buckets to 200000000000, I cannot see any information in web ui. Here is the log:

3 years ago
0 Hey There Have The Following Issue After Upgrading Server And Trains To 0.16:

The log is produced after i go to the web ui and reproduce the error of "Failed to get Plot Charts"

3 years ago
0 Hey There Have The Following Issue After Upgrading Server And Trains To 0.16:

AppetizingMouse58 Ok, this is the full log, here seems a error:

3 years ago
0 Hey There Have The Following Issue After Upgrading Server And Trains To 0.16:

Ok, i have reverte the change ,here is two log:

3 years ago
0 Hey There Have The Following Issue After Upgrading Server And Trains To 0.16:

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

3 years ago
0 Hey There Have The Following Issue After Upgrading Server And Trains To 0.16:

That's ok, i have just start the server. Could you tell me how to delete this index?

3 years ago
0 Hey There Have The Following Issue After Upgrading Server And Trains To 0.16:

AppetizingMouse58 Great, Thanks so much! You have done a great work.
Another question, how to configure elasticsearch to run as a cluster with 2 or more nodes on the same or different machine 😅

3 years ago
Show more results compactanswers