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

Incorrect documentation for runserver_socketio #95

Closed
chrisspen opened this issue Feb 27, 2016 · 4 comments
Closed

Incorrect documentation for runserver_socketio #95

chrisspen opened this issue Feb 27, 2016 · 4 comments

Comments

@chrisspen
Copy link
Contributor

The docs specify:

"The runserver_socketio management command is provided which will run gevent’s pywsgi server which is required for supporting the type of long-running request a WebSocket will use:"

$ python manage.py runserver_socketio host:port

However, running manage.py runserver_socketio --help shows the command does not accept any host:port argument, and that these values appear to be hard-coded to 127.0.0.1 and 9000.

@stephenmcd
Copy link
Owner

Duplicate of #85

@chrisspen
Copy link
Contributor Author

How is this a duplicate of that closed ticket? The documentation is still wrong...

@stephenmcd
Copy link
Owner

It's not closed

@xhafid
Copy link

xhafid commented Sep 15, 2017

FAILED to start flash policy server: [Errno 13] Permission denied: ('0.0.0.0', 843)

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

3 participants