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

DNS errors with AWS S3 #1001

Open
1 of 5 tasks
oszlak opened this issue Mar 13, 2024 · 0 comments
Open
1 of 5 tasks

DNS errors with AWS S3 #1001

oszlak opened this issue Mar 13, 2024 · 0 comments

Comments

@oszlak
Copy link

oszlak commented Mar 13, 2024

Description

ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='gemfury.s3-accelerate.dualstack.amazonaws.com', port=443): Max retries exceeded with URL: (Caused by NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x400e818730>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))

Version

colima version 0.6.8
git commit: 9b0809d

runtime: docker
arch: aarch64
client: v25.0.4
server: v24.0.9
limactl version 0.20.2
qemu-img version 8.2.1
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

INFO[0000] colima is running using QEMU
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] socket: unix:///Users/tomer.oszlak/.colima/default/docker.sock

Reproduction Steps

1.running docker build
2.trying to fetch packages from gemfury
3.gettung the error

Expected behaviour

able to download the pacakges

Additional context

No response

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