Skip to content

When adding Custom locations and forward hostname doesn't exist than nginx unable to start #4530

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

Open
robinkufner-rs opened this issue May 8, 2025 · 0 comments
Labels

Comments

@robinkufner-rs
Copy link

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug

Added custom location /database with working host name. Than shut down the host and restarted proxy manager. Proxy manager will no longer start

❯ Starting nginx ...
nginx: [emerg] host not found in upstream "adminer-1" in /data/nginx/proxy_host/3.conf:68

Nginx Proxy Manager Version
2.12.3

To Reproduce
Steps to reproduce the behavior:

  1. Go to Custom locations
  2. Add new custom location
  3. Save
  4. Shut down custom location
  5. Restart proxy manager
  6. See error described above

Proxy manager should be able to ignore the failing configuration and show a warning in the admin ui but still run.

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

No branches or pull requests

1 participant