Git Product home page Git Product logo

ice-dockerfiles's People

Contributors

externl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ice-dockerfiles's Issues

Glacier docker is not working

There is no logs or output and i have no idea whats going on. Is there anyone to assist? I followed the instruction and setup the both server and client endpoints as i require bidirectional communication.

Deployed application in nodes not working

Hi!

I created a docker-compose to execute the registry and one node without any problem. I'm able to connect to the registry from my host machine with icegridadmin and I'm able to show the list of nodes (node in my case), loading an application from XML and see the list of servers.

I tried a very simple application with no Ice usage (just a C++ hello world with no Ice at all).

I'm totally unable to enable the server and unable to retrieve the stdout or stderr from the server.

If I read the stderr from the node, I can see the problem:

{
    error = 13
    path = /var/lib/ice/icegrid/servers/helloworld/config/config
}```

I was able to exec bash inside the container and see the structure of /var/lib/ice directories, and apparently everything is set in place. If I'm correct, error 13 indicates that it's a permission problems, so I tried just to be sure to change the whole /var/lib/ice permissions to root:root ownership and 777 mode, but it still refuses to start the server, showing the same error.

Do you have a clue about what I'm doing incorrectly?

docker run zeroc/icegridregistry, Error response from daemo

docker run --name some-icegridregistry -v /path/to/config:/etc/icegridregistry.conf:ro -v /path/to/folder:/var/lib/ice/icegrid -d zeroc/icegridregistry

Error response from daemon: Cannot restart container some-icegridregistry: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:402: container init caused "rootfs_linux.go:58: mounting \"/path/to/config\" to rootfs \"/mnt/docker-data/overlay/6f931587ed0dec402b98c02966ea7bc14c6706eac23a23b8c767095546e6364f/merged\" at \"/mnt/docker-data/overlay/6f931587ed0dec402b98c02966ea7bc14c6706eac23a23b8c767095546e6364f/merged/etc/icegridregistry.conf\" caused \"not a directory\""": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

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.