laravel-websockets icon indicating copy to clipboard operation
laravel-websockets copied to clipboard

Exception `Symfony\Component\HttpKernel\Exception\HttpException` thrown: `Invalid auth signature provided.`

Open feix0326 opened this issue 3 years ago • 1 comments

When I run laravel websockets on a server, the console print this error. Anyone know how to solve it ? thanks! Exception Symfony\Component\HttpKernel\Exception\HttpExceptionthrown:Invalid auth signature provided.`

feix0326 avatar Aug 18 '22 00:08 feix0326

I fix it using soketi

jose123v avatar Aug 19 '22 16:08 jose123v