Skip to content

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

@connecteev

Description

@connecteev

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


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions