Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Laravel 9 & PHP 8 #1082

@kailasb10

Description

@kailasb10

I've upgraded from Laravel 8 & PHP 7.3 to Laravel 9 & PHP 8. However, WebSocket is not working after the update.

Below is the version currently installed:
"beyondcode/laravel-websockets": "1.13.1",
"pusher/pusher-php-server": "7.2.1",
"guzzlehttp/guzzle": "7.5.0"

Pusher Log:
Pusher : : ["State changed","connecting -> unavailable"]

WebSocket request:
URL: wss://test.com/app/ABCDEFG?protocol=7&client=js&version=7.0.3&flash=false
Message: WebSocket is closed before the connection is established.

The site has a valid SSL Certificate.

@rennokki @freekmurze
can you guide me on how can I resolve this issue?

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