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

failing with silent exited 0 #37

Closed
gauravrock opened this issue Apr 14, 2023 · 1 comment
Closed

failing with silent exited 0 #37

gauravrock opened this issue Apr 14, 2023 · 1 comment

Comments

@gauravrock
Copy link

Looks like the code is failing with silent exited 0, attaching the ss below
image

the container is created successfully but the fetch is failed with silent exited 0. I checked the below code, not sure what is resulting in the failure😥

curl_setopt($process, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($process, CURLOPT_SSL_VERIFYHOST, 0);
@sumeetweb
Copy link
Owner

Duplicate #7 (comment)

@sumeetweb sumeetweb closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2023
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

2 participants