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
8 Questions, 60 Answers
  Active since 10 January 2023
  Last activity 6 months ago

Reputation

0

Badges 1

37 × Eureka!
0 Votes
3 Answers
412 Views
0 Votes 3 Answers 412 Views
None can anyone help me about this?
4 years ago
0 Votes
9 Answers
864 Views
0 Votes 9 Answers 864 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...
4 years ago
0 Votes
2 Answers
873 Views
0 Votes 2 Answers 873 Views
Hi, dose trains server support add user without restart?
4 years ago
0 Votes
6 Answers
904 Views
0 Votes 6 Answers 904 Views
Hi: i have get this error: cannot verify credentials: I am still using trains, and i can verify correctly in other machine
2 years ago
0 Votes
8 Answers
821 Views
0 Votes 8 Answers 821 Views
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K 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...
3 years ago
0 Votes
4 Answers
947 Views
0 Votes 4 Answers 947 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...
4 years ago
0 Votes
31 Answers
21K Views
0 Votes 31 Answers 21K 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...
2 years 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

2 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?

4 years 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

2 years 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

2 years 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...

2 years ago
0 Hi, Dose Trains Server Support Add User Without Restart?

SuccessfulKoala55 Thanks, If restarting server wont stop running experiments, then what i say is not necessary !

4 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:

4 years ago
0 Hi Guys, How To Solve This Problem:

And actually the problem here is round doesn't work before tolist

4 years 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

2 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

4 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 😅

4 years ago
4 years ago
0 Hi Guys, How To Solve This Problem:

SuccessfulKoala55
Do you mean even if the json is so large, if i use Logger.report_scatter2d() , it wont cause TransportError(429, 'circuit_breaking_exception ?

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

AppetizingMouse58 Thanks so much!, Could u tell why does this happen? If it happen next time , is there any other solution?

4 years ago
0 Hi, If I Want To Report Image With Detection Results, But It Will Take Up Too Much Hard Disk Space By Upload Or Save New Pic With Detection Results, Is There Any Solution That I Can Save A Json File With Detection Results, And Load This While Open The Web

Hi GrumpyPenguin23 ,
Thanks your reply.
In 2, dose that mean i should develop another tool to parse the json standalone? 3 is a good solutionAnd i think what i actually need is the solution to integrate application based server,such as plotly dash or bokeh server in web ui?

4 years ago
0 Hi, If I Want To Report Image With Detection Results, But It Will Take Up Too Much Hard Disk Space By Upload Or Save New Pic With Detection Results, Is There Any Solution That I Can Save A Json File With Detection Results, And Load This While Open The Web

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?

4 years ago
Show more results compactanswers