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
Good afternoon! I have a similar problem. However, I took the advice above and created a pubsub directory with routing.yaml and gos_web_socket.yaml in packages. The problem persists and cannot be fixed. Symfony version is 5.3. Is there a working solution?
After executing composer require gos/web-socket-bundle
I got this error when cache:clear is executed:
In GosWebSocketExtension.php line 278:
Warning: Undefined array key "port"
Extra info:
PHP 8.1.8
Symfony 6.1.3
with dockerized environment https://github.com/dunglas/symfony-docker
The text was updated successfully, but these errors were encountered: