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

Work with runserver, but failed run with uwsgi+nginx #73

Closed
laike9m opened this issue Jul 10, 2015 · 6 comments
Closed

Work with runserver, but failed run with uwsgi+nginx #73

laike9m opened this issue Jul 10, 2015 · 6 comments

Comments

@laike9m
Copy link

laike9m commented Jul 10, 2015

It works when I run my website with runserver, but sometimes cors POST request failed when I run it with uwsgi + Nginx. Here's the output from chrome console when it failed:

1

Should I config uwsgi or Nginx as well?

@laike9m laike9m closed this as completed Jul 17, 2015
@dtnmr
Copy link

dtnmr commented May 4, 2016

+1 on this.

With Nginx as a reverse proxy and django served through uWSGI, the package has no effect whatsoever on the responses.

@maxim25
Copy link

maxim25 commented May 13, 2016

+1

1 similar comment
@panchicore
Copy link

+1

@adamchainz
Copy link
Owner

@laike9m 's issue looks like misconfiguration in Django or uwsgi/nginx to me, it's using :8000 and also redirecting to localhost? @laike9m presumably closed this issue due to fixing it, shame there's no extra detail.

We're successfully using the package with relatively straightforward config @ YPlan with uWSGI and Nginx.

All +1ers please provide more details or even open fresh issues with all the config you're using.

@iserranoe
Copy link

It's been sometime... Did you manage to make it work with uwsgi+nginx? For me it's usually working but certain requests aren't...

@adamchainz
Copy link
Owner

Please don't comment on old issues. This package works with nginx and uwsgi. Open a new issue if you can be more specific.

Repository owner locked and limited conversation to collaborators Jan 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants