You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)...
The text was updated successfully, but these errors were encountered: