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

[Bug]: Herd Pro Reverb does not work with a secure SSL connection #467

Closed
fylzero opened this issue Mar 14, 2024 · 8 comments
Closed

[Bug]: Herd Pro Reverb does not work with a secure SSL connection #467

fylzero opened this issue Mar 14, 2024 · 8 comments

Comments

@fylzero
Copy link

fylzero commented Mar 14, 2024

Operating system version

macOS Sonoma 14.2.1

System architecture

ARM64 (M1, M2, etc)

Herd Version

1.5.0 (Build 23)

PHP Version

PHP 8.3.3 (cli) (built: Feb 16 2024 00:15:01) (NTS)

Bug description

When using Laravel Reverb with the Herd Reverb service - this works fine without an SSL provided by Herd.

Once an SSL is added, even with the correct config - setting REVERB_HOST to the domain being served by Herd, and REVERB_SCHEME=https - Reverb simply no longer works.

Steps to reproduce

Test Reverb with an SSL using the Herd Reverb service - websocket communication no longer works

Relevant log output

No response

@fylzero
Copy link
Author

fylzero commented Mar 14, 2024

Related to: laravel/reverb#78

@fylzero fylzero closed this as completed Mar 14, 2024
@fylzero fylzero reopened this Mar 14, 2024
@fylzero
Copy link
Author

fylzero commented Mar 14, 2024

Sorry, accidentally clicked "close with comment" just wanted to comment.

@mechelon mechelon added the macOS label Mar 27, 2024
@conradfuhrman
Copy link

conradfuhrman commented Apr 3, 2024

I got Reverb working with Herd Pro and SSL. Hopefully this can be used to upgrade Herd's internals so that this setup won't trouble anyone else:

https://gist.github.com/conradfuhrman/f0f731d39318b6a694e37f986b8d5c3f

@belzaaron
Copy link

I got Reverb working with Herd Pro and SSL. Hopefully this can be used to upgrade Herd's internals so that this setup won't trouble anyone else:

https://gist.github.com/conradfuhrman/f0f731d39318b6a694e37f986b8d5c3f

Good workaround; thanks. Agreed- could become easier/smoother.

@sschlein
Copy link
Member

You can run HTTPS Reverb servers with the upcoming 1.10 release :)

@joshstobbs
Copy link

You can run HTTPS Reverb servers with the upcoming 1.10 release :)

@sschlein any idea when the next release will be coming? I'd love to get this working!

@sschlein
Copy link
Member

sschlein commented Sep 4, 2024

Next week 🙂

@joshstobbs
Copy link

Amazing! Super stoked, thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants