-
Notifications
You must be signed in to change notification settings - Fork 34
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
Getting error curl 7 while connecting to APIGEE Edge from Drupal configuaraion #500
Comments
@jyotierudkar |
What could be the reason ? Are we missing any configuration or something. What can be done to resolve the connection issue? |
This could be due to your internal firewall settings, check the connection between both server. |
@jyotierudkar Are you able to run a curl command from the developer portal box to validate there is connectivity between both the servers. Second problem could be if you are using self signed certs for your management server. |
Yes able to connect from portal box. |
we have Installed Drupal 9 on one server. And installed Apigee Edge on another server(private cloud).
While making connection :
Configuration -> Apigee Edge -> General
HTTP basic :
while testing the connection encountered below error:
Failed to connect to Apigee Edge : cURL error 7: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
The text was updated successfully, but these errors were encountered: