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

cURL PHP extension #347

Closed
NetPotion opened this issue Jul 9, 2024 · 1 comment
Closed

cURL PHP extension #347

NetPotion opened this issue Jul 9, 2024 · 1 comment
Labels
Needs triage Ticket needs to be triaged [Pri] Low [Type] Bug Something isn't working

Comments

@NetPotion
Copy link

Quick summary

I am unable to use Duplicator Pro in Studio because it says cURL PHP extension is not enabled, yet I can find no place to actually enable this.

Steps to reproduce

Add Duplicator Pro to any site created inside of Studio and attempt to activate the license.

What you expected to happen

I expect to be able to license this and any plugin installed.

What actually happened

It fails.

The following error will appear:

Message: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure
stream_socket_client(): Failed to enable crypto
stream_socket_client(): Unable to connect to ssl://duplicator.com:443 (Unknown error)
Error code: http_request_failed

Request Details
{
"url": "https://duplicator.com",
"curlEnabled": false,
"params": {
"timeout": 15,
"sslverify": false,
"user-agent": "WordPress/6.5.5",
"body": {
"edd_action": "activate_license",
"license": "21cc5f5359aec1636257c5bc5fdd556f",
"item_name": "Duplicator+Pro",
"url": "http://localhost:8882"
}
}
}
Response Details
null

Impact

One

Available workarounds?

No and the app is unusable

Platform

Windows

Logs or notes

No response

@wojtekn
Copy link
Contributor

wojtekn commented Jul 10, 2024

Thanks for reporting the issue, @NetPotion. The team is aware of it, and it has already been reported under #181.

I will close this one as a duplicate.

@wojtekn wojtekn closed this as not planned Won't fix, can't repro, duplicate, stale Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs triage Ticket needs to be triaged [Pri] Low [Type] Bug Something isn't working
Development

No branches or pull requests

2 participants