GeniusesOfSymfony / WebSocketBundle

:part_alternation_mark: Websocket server for Symfony applications (powered by Ratchet), includes a Autobahn.JS based JavaScript client
MIT License
609 stars 140 forks source link

error while installing (In GosWebSocketExtension.php line 276 Notice: Undefined index: port) #482

Closed mreichstadt closed 1 year ago

mreichstadt commented 1 year ago

Hi, I tried to install the bundle with the following command line: composer require gos/web-socket-bundle

But I got this error. image

I checked on some forums where it was told to set up the config file with the options, but I still get the error. image

Can you help me please? I may have missed something. Regards