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
When trying to start the ws server I receive an error so service refuses to start:
Chat server starting at 0.0.0.0:5559
PHP Fatal error: Uncaught exception 'React\Socket\ConnectionException' with message 'Could not bind to tcp://127.0.0.1:8843: Address already in use' in /var/www/app/vendor/react/socket/src/Server.php:29
Stack trace:
When trying to start the ws server I receive an error so service refuses to start:
The port hardcoded by Ratchet
8843
is occupied on my FreeBSD server. Any help?The text was updated successfully, but these errors were encountered: