-
Notifications
You must be signed in to change notification settings - Fork 121
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
Segmentation Fault with curl call and instagram #5846
Comments
/cc @chris-crone @tonistiigi ISTR you had seen this as well, and looked into this |
@thaJeztah this looks similar yes. @florentbolo are you using a Debian Buster based image? If so, I believe you've run into an issue with There are a couple of workarounds that you can use:
For (2), you might also need to specify a cipher using |
@chris-crone Thanks for your answer. Worked for me ! |
Issues go stale after 90 days of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Continuation of : docker-library/php#1176 (comment)
Expected behavior
Hi !
I want to
curl https://graph.instagram.com
from my container
Actual behavior
return
segment fault
but it worked with any other websites
And curl instagram in my local terminal worked too
It might be after the installation of Openvpn via Tunnelbclick or maybe not.
Thanks for your suggestions :)
The text was updated successfully, but these errors were encountered: