Giter Club home page Giter Club logo

Comments (5)

marcj avatar marcj commented on July 23, 2024

Which operating system do you use and which Docker version? Did you set manually Docker environment variables in the cluster node settings? It might be that at
https://github.com/deepkit/deepkit/blob/master/packages/cli/src/task.ts#L607-L616
there are some invalid values given.

from deepkit-ml.

Jarvis-K avatar Jarvis-K commented on July 23, 2024

Thanks for your replay.
I am currently using Docker 19.03.6 in Ubuntu 16.04; I did not set any env variables.
How can I find out which environment value is invalid? I tried add mkdir job, the issue still exist. Or have you tested some images that work well with deepkit? With it I can verify whether the problem is caused by the docker image or other settings of my cluster.

from deepkit-ml.

marcj avatar marcj commented on July 23, 2024

All images should work perfectly fine. Which did you use? So you cluster node server has Ubuntu 16.04, right?

You can try starting your image by using docker run imagename on your server directly in order to see if that works correctly.

from deepkit-ml.

Jarvis-K avatar Jarvis-K commented on July 23, 2024

Yes. I tried my own image and the ubuntu official images. They work fine when start on the server. Is it possible to inspect every command the deepkit runs? Or the detailed log about which command failed?

from deepkit-ml.

marcj avatar marcj commented on July 23, 2024

Is it possible to inspect every command the deepkit runs?

Not yet. I'm currently working on a debug mode so we get valuable insights in such cases.

Or the detailed log about which command failed?

I'm pretty sure one of those variables I linked are wrong, but I don't know yet in which case that happens and which exactly are malformed. I'm afraid you won't easily find out which either since you can't not easily change the source code to inject debug statements.

from deepkit-ml.

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.