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

Docker container stuck on fetching a repo when starting #61

Open
FrancisBehnen opened this issue May 28, 2021 · 2 comments
Open

Docker container stuck on fetching a repo when starting #61

FrancisBehnen opened this issue May 28, 2021 · 2 comments

Comments

@FrancisBehnen
Copy link

The docker image builds fine from source, but when running it is immediately stuck on on fetching a repo with the error message fatal: could not read Username for 'https://github.com': No such device or addres. Note that this happens inside the docker image, so fixing this error like suggested here (https://stackoverflow.com/questions/28238037/git-log-out-user-from-command-line) won't work.

@FrancisBehnen FrancisBehnen changed the title Docker image broken Docker container stuck on fetching a repo when starting May 28, 2021
@FrancisBehnen
Copy link
Author

FrancisBehnen commented Jun 1, 2021

Aaah, I guess I found the culprit

RUN pip3 install --upgrade git+https://github.com/devin-petersohn/modin@engines/cloudburst_init
Any chance of opening this again?

@FrancisBehnen
Copy link
Author

FrancisBehnen commented Jun 1, 2021

Nope, that wasn't it. Still the same...
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