Git Product home page Git Product logo

Comments (4)

bmartinn avatar bmartinn commented on May 23, 2024

Unfortunately, we still do not have pre-buil GCP images, that said it is quite easy to setup.
Setup a GCP machine, ssh to it, and follow the docker instructions :)

from clearml-server.

S-aiueo32 avatar S-aiueo32 commented on May 23, 2024

Thank you for your reply.

I tried to follow the instructions but I'm facing internal server errors.
Like your mention in #6 , I run docker ps and the result was below.

CONTAINER ID        IMAGE                                                  COMMAND                  CREATED             STATUS                          PORTS               NAMES
f15bc61f1986        allegroai/trains:latest                                "/opt/trains/wrapper…"   3 minutes ago       Up 3 minutes                                        trains-webserver
8f7587fd20bd        allegroai/trains:latest                                "/opt/trains/wrapper…"   3 minutes ago       Up 11 seconds                                       trains-apiserver
644dd63e96f0        allegroai/trains:latest                                "/opt/trains/wrapper…"   3 minutes ago       Up 3 minutes                                        trains-fileserver
30d5829244aa        mongo:3.6.5                                            "docker-entrypoint.s…"   4 minutes ago       Up 3 minutes                                        trains-mongo
e0a179993c24        docker.elastic.co/elasticsearch/elasticsearch:5.6.16   "/bin/bash bin/es-do…"   4 minutes ago       Restarting (1) 46 seconds ago                       trains-elastic

It seems that trains-apiserver and trains-elastic keep to be crashed, not mongo.
Do you have any idea what is happening?

from clearml-server.

bmartinn avatar bmartinn commented on May 23, 2024

Usually, this kind of behavior from the Elastic container indicates issues with the docker daemon configuration. These are affected by steps 2 through 5 in our Setup section.

Use the docker logs trains-elastic command and try to figure out which configuration is failing (you're welcome to share the logs output here, of course).

from clearml-server.

S-aiueo32 avatar S-aiueo32 commented on May 23, 2024

Thank you!
Your pointing was correct and I've been able to run it. (I had a typo in daemon setting...)

from clearml-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.