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

Client can not be authenticated, got HTTP status 404 #1

Open
connecteev opened this issue Oct 3, 2019 · 0 comments
Open

Client can not be authenticated, got HTTP status 404 #1

connecteev opened this issue Oct 3, 2019 · 0 comments

Comments

@connecteev
Copy link

AFter going through all the installation steps in the README, I go to localhost:8000, register (twice in 2 browsers, chrome and firefox), and once I am logged in, click on the "Say Hi" button. This is what I see in the console (and nothing else)...

[4:16:32 AM] - Preparing authentication request to: http://localhost
[4:16:32 AM] - Sending auth request to: http://localhost/broadcasting/auth

⚠ [4:16:32 AM] - 93w3tiTUd_QiJUdTAAAE could not be authenticated to presence-everywhere
<html>
    <head>
        <title>Valet - Not Found</title>

        <style>
            body {
                font-family: monospace;
            }
        </style>
    </head>
    <body>
        404 - Not Found
    </body>
</html>

Client can not be authenticated, got HTTP status 404
⚠ [4:16:32 AM] - 93w3tiTUd_QiJUdTAAAE could not be authenticated to private-chat.1
<html>
    <head>
        <title>Valet - Not Found</title>

        <style>
            body {
                font-family: monospace;
            }
        </style>
    </head>
    <body>
        404 - Not Found
    </body>
</html>

Client can not be authenticated, got HTTP status 404


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

1 participant