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

[Bug] #542

Open
2 tasks done
eagle-yw opened this issue Jul 30, 2024 · 4 comments
Open
2 tasks done

[Bug] #542

eagle-yw opened this issue Jul 30, 2024 · 4 comments
Assignees
Labels
type: Bug Something isn't working

Comments

@eagle-yw
Copy link

Cloudberry Database version

version: main branch
I tried to build it in the docker image specified by the documentation using the main branch, but I encountered an error.

What happened

Unable to pull the specified development image

bash docker_start.sh
Error response from daemon: Get "http://docker.artifactory.hashdata.xyz/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Unable to find image 'docker.artifactory.hashdata.xyz/docker/cbdb:devel-devtoolset-10-cbdb-docker-ubuntu-2019-20230313' locally
docker: Error response from daemon: Get "http://docker.artifactory.hashdata.xyz/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
See 'docker run --help'.

What you think should happen instead

The compilation may fail, but at least the image should be pulled.

How to reproduce

Run the command "bash docker_start.sh " to find it.

Operating System

Arch Linux

Anything else

I noticed #445, the 'docker_start.sh' file is not validated.

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@eagle-yw eagle-yw added the type: Bug Something isn't working label Jul 30, 2024
Copy link

Hey, @eagle-yw welcome!🎊 Thanks for taking the time to point this out.🙌

@tuhaihe
Copy link
Member

tuhaihe commented Jul 30, 2024

Hi @eagle-yw , https://github.com/cloudberrydb/cloudberrydb/blob/a5d00de0dff668fb8cf625aaa992f74da5508417/deploy/docker/docker_start.sh#L9 the URL cannot be accessed by the developer in public. We need to change it to a public image url.

@tuhaihe
Copy link
Member

tuhaihe commented Sep 4, 2024

Hi @edespino could you help update the dockerfiles here: https://github.com/cloudberrydb/cloudberrydb/tree/main/deploy/docker? So that the developers can build Cloudberry in the docker. The original files are too old...

@tuhaihe tuhaihe assigned Baowen648 and unassigned tuhaihe Oct 14, 2024
@tuhaihe
Copy link
Member

tuhaihe commented Oct 14, 2024

Could you take a look at this? @Zhangbaowen-Hashdata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants