Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid argument error #85

Open
vivek1729 opened this issue Nov 16, 2015 · 1 comment
Open

Invalid argument error #85

vivek1729 opened this issue Nov 16, 2015 · 1 comment

Comments

@vivek1729
Copy link

I do python manage.py runserver_socketio 127.0.0.1:3000. I get the following error: manage.py runserver_socketio: error: unrecognized arguments: 127.0.0.1:3000

@Epokhe
Copy link

Epokhe commented Dec 20, 2015

Try adding SOCKETIO_HOST and SOCKETIO_PORT settings in the module, and do python manage.py runserver_socketio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants