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
{{ message }}
This repository was archived by the owner on Oct 23, 2019. It is now read-only.
When working locally on a VM, the socket cannot be started, because of an exception being thrown whenever xdebug is enabled in the installation.
Exception trace:
1 trigger_error("XDebug extension detected. Remember to disable this if performance testing or going live!")
/vagrant/code/vendor/cboden/ratchet/src/Ratchet/App.php : 66
2 Ratchet\App::__construct("localhost", "8080", "127.0.0.1")
/vagrant/code/vendor/orchid/socket/src/Console/Server.php : 61
Please use the argument -v to see more details.