Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with _exec_vector: bd.shape,strides: in Docker - Process Gets Stuck #41

Open
Maricaya opened this issue Jul 30, 2024 · 0 comments

Comments

@Maricaya
Copy link

I have followed all the instructions provided in the README. When I run ./start.sh outside of Docker, everything works fine. However, when I try sciunit exec ./start.sh within a Docker container, the process gets stuck and does not proceed further.

Here are the steps I followed:

  1. Cloned the repository and followed the setup instructions.
  2. Created a Docker image for the setup.
  3. Ran the following Docker command to start the container:
docker run -it krigging

Inside the Docker container, executed sciunit exec ./start.sh.

To facilitate troubleshooting, I have created a Docker image which you can download from the following link: Docker Image.

Here is some additional information that might be helpful:

Docker Version: Docker version 26.1.4, build 5650f9b
Operating System: Ubuntu 22.04.4 LTS
Logs/Error Messages:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant