-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[bug]: NGNIX proxy misbehaving #3297
Comments
This line is occuring the below error for
This is the case you are getting the error Any better solution for assigning the variable with |
@abidkhan484 hey have you found the solution for this? i appreciate your help |
@abidkhan484 Yeah i tried that to add the "empty" bit, but still when im dockering it up the same error is happening |
It can be due to caching, try removing cache. |
@divyanshchahar The issue may not persist with the PR #3296 |
this is no more an issue. closing it. |
Is there an existing issue for this?
Current behavior
NGNIX proxy is having the following issues:
http://localhost
tohttps://localhost
, this is problematic because plane is running onhttp://localhost
nginx: [emerg] invalid number of arguments in "proxy_set_header" directive in /etc/nginx/nginx.conf:22
Steps to reproduce
plane-proxy
docker compose -f docker-compose-local.yml up -d
commandplane-proxy-1
)Browser
Mozilla Firefox
Version
Local
The text was updated successfully, but these errors were encountered: