You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting this in the hope it will save others from trawling the internet for answers 😃 :
Dusk Version: 6.24.0
Laravel Version: 9.11.0
PHP Version: 8.1.6
Database Driver & Version: n/a
OS & Version: Ubuntu 22.04
Description:
Installing dusk and/or chrome-driver throws an SSL exception.
NOTE: THE PROBLEM IS WITH PHP AND NOT DUSK!!
This issue is caused by a compatibility issue between PHP and OpenSSL 3.0. A fix has been added to PHP and will be available in PHP 8.1.7 (currently on PHP 8.1.6 at time of writing).
I'm submitting this in the hope it will save others from trawling the internet for answers 😃 :
Description:
Installing dusk and/or chrome-driver throws an SSL exception.
This issue is caused by a compatibility issue between PHP and OpenSSL 3.0. A fix has been added to PHP and will be available in PHP 8.1.7 (currently on PHP 8.1.6 at time of writing).
See:
Steps To Reproduce:
The text was updated successfully, but these errors were encountered: