Question
Can a proxy server cause curl error 28?
Asked by: USER7733
39 Viewed
39 Answers
Answer (39)
Yes, a misconfigured or blocking proxy server can definitely cause curl error 28. Ensure your proxy settings are correct and that the proxy server isn't blocking the destination server. Try disabling the proxy temporarily to see if that resolves the issue.