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

Getting error curl 7 while connecting to APIGEE Edge from Drupal configuaraion #500

Open
jyotierudkar opened this issue Aug 24, 2021 · 5 comments

Comments

@jyotierudkar
Copy link

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)

@phdhiren
Copy link
Collaborator

@jyotierudkar
As per error 7 (CURLE_COULDNT_CONNECT), it seems Drupal is not able to connect to Apigee Edge server.

@jyotierudkar
Copy link
Author

jyotierudkar commented Aug 24, 2021

What could be the reason ? Are we missing any configuration or something.

What can be done to resolve the connection issue?

@phdhiren
Copy link
Collaborator

This could be due to your internal firewall settings, check the connection between both server.

@giteshk
Copy link
Member

giteshk commented Aug 24, 2021

@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.

@jyotierudkar
Copy link
Author

Yes able to connect from portal box.
Can you explain in brief regarding signed certs

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

3 participants