Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

code 404 is returned #28

Open
eric-22 opened this issue Aug 9, 2018 · 1 comment
Open

code 404 is returned #28

eric-22 opened this issue Aug 9, 2018 · 1 comment

Comments

@eric-22
Copy link

eric-22 commented Aug 9, 2018

I've configured this to listen on 127.0.0.1 behind apache proxy.
The proxy redirection work well but i've got a 404 error for response !?

I know the response is from Ratchet because of the response header X-Powered-By: Ratchet/0.4.1

what could cause Ratchet to return this error ?

@hpawe01
Copy link

hpawe01 commented Oct 23, 2018

Did you provide the correct Websocket url? If you for example have the socket route $socket->route('/example', new ExampleSocket, ['*']); you need create your socket with ws://localhost/example.

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

No branches or pull requests

2 participants