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

curl error on php:8.2-apache (bookworm) #1485

Closed
irulvam opened this issue Jan 17, 2024 · 3 comments
Closed

curl error on php:8.2-apache (bookworm) #1485

irulvam opened this issue Jan 17, 2024 · 3 comments

Comments

@irulvam
Copy link

irulvam commented Jan 17, 2024

when i use curl with vendor guzzelhttp always fail

this is error output

root@3bfcc3d6852c:/var/www/html# curl google.com
curl: (6) getaddrinfo() thread failed to start

how to fix this?

@yosifkit
Copy link
Member

I guess that this is likely due to seccomp -- so, need to update Docker, runc, and libseccomp on your host.

docker-library/python#837 (comment)

@Read2uk
Copy link

Read2uk commented Oct 25, 2024

Hi @irulvam have you figured out the problem?

I have the same issue with 8.3-apache bookworm

@tianon
Copy link
Member

tianon commented Oct 25, 2024

I guess that this is likely due to seccomp -- so, need to update Docker, runc, and libseccomp on your host.

docker-library/python#837 (comment)

@tianon tianon closed this as completed Oct 25, 2024
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

4 participants