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

Cannot publish updates to mercure hub. #21

Open
chinbat-is opened this issue May 15, 2023 · 2 comments
Open

Cannot publish updates to mercure hub. #21

chinbat-is opened this issue May 15, 2023 · 2 comments

Comments

@chinbat-is
Copy link

I installed freddie mercure hub. During installation i had encountered some namespace mismatch issue, i solved it. When i run the hub. All i get is 404 Page not found error. I can't find any logs. How can i successfully run this project?
Screenshot 2023-05-15 at 10 39 48

@bpolaszek
Copy link
Owner

Hello @chinbat-is,

Freddie is a PHP implementation of the Mercure protocol.

The hub has no homepage, you should publish/subscribe to messages on /.well-known/mercure.
Follow https://mercure.rocks documentation about using the hub.

Don't hesitate if I can help further.

@fliespl
Copy link

fliespl commented Jun 15, 2024

flies@flies-pc:~/workspace/tools/freddie$ ./bin/freddie 
Using transport: php://default.
2024-06-15 19:47:48.468 Listening on http://127.0.0.1:8080
2024-06-15 19:47:56.737 127.0.0.1 "POST /.well-known/mercure HTTP/1.1" 404 880 0.003

I get 404 when using symfony mercure to publish.

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

No branches or pull requests

3 participants