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

Mercure Failed to send an update. HTTP/2 405 returned for "https://example.com/.well-known/mercure". #93

Open
sandbava opened this issue Jan 9, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@sandbava
Copy link

sandbava commented Jan 9, 2025

Symfony version(s) affected

7.2.*

Description

I follow the documentation for Mercure https://symfony.com/doc/current/mercure.html
I am using using the Docker integration with the Symfony Local Web Server.
and $hub->publish($update); provoke an error 500 :
[RuntimeException] Failed to send an update.
ClientException HTTP/2 405 returned for "https://example.com/.well-known/mercure".

How to reproduce

Create a new symfony webapp project, follow the Mercure documentation until Basic Usage/Publishing

Possible Solution

No response

Additional Context

No response

@sandbava sandbava added the bug Something isn't working label Jan 9, 2025
@sandbava
Copy link
Author

sandbava commented Jan 9, 2025

Same with version 7.0.x

@chalasr chalasr transferred this issue from symfony/symfony Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant