-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Bug]: SSL certificate problem: unable to get local issuer certificate #87
Comments
Could you please verify that |
@mpociot Sure:
|
Sorry, I know what the issue is. I have kept Valet installed, and my env runner (porter) is pointing to Valet’s PHP (strange that it runs as I uninstalled all PHP versions from Homebrew). |
@mpociot Still getting the error after switching to Herd’s PHP. Frontend (Vue SPA) is able to connect. It's just the backend that cannot send broadcasts. To be sure, I tested running the server outside of porter (ie directly running I somehow feel like this is a configuration issue on my end (perhaps related to previous installs, or Valet, or something like that). |
@mpociot I've disabled |
Operating system version
macOS Ventura 13.4 (22F66)
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.1.1
PHP Version
PHP 8.2.8 (cli) (built: Jul 28 2023 13:55:05) (NTS)
Bug description
I am running Laravel WebSockets, and when I attempt to broadcast a message from the backend, I receive this error:
I adjusted the installation to use the certificates that Herd uses to serve the domain, ie those that were moved across from Valet (in my case), thinking that it would solve the issue.
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: