[GH-ISSUE #924] Automatically skip not found hosts when starting container #1996

Closed
opened 2026-02-27 12:16:19 +03:00 by kerem · 0 comments
Owner

Originally created by @FluffyDiscord on GitHub (Mar 19, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/924

Is your feature request related to a problem? Please describe.
I am migrating to another server. I don't have all services installed yet, but I would like to start nginx-ui to validate and configure what I need before other services. Right now container enters infinite loop when backend isn't reachable. nginx: [emerg] host not found in upstream XXX

Describe the solution you'd like
Monitor nginx startup, if this message shows up, disable that site config and maybe output another warning in logs or show it in the nginx-ui itself.

Describe alternatives you've considered
Manually removing symlinks from the mounted volumes.

Additional context

Originally created by @FluffyDiscord on GitHub (Mar 19, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/924 **Is your feature request related to a problem? Please describe.** I am migrating to another server. I don't have all services installed yet, but I would like to start nginx-ui to validate and configure what I need before other services. Right now container enters infinite loop when backend isn't reachable. `nginx: [emerg] host not found in upstream XXX` **Describe the solution you'd like** Monitor nginx startup, if this message shows up, disable that site config and maybe output another warning in logs or show it in the nginx-ui itself. **Describe alternatives you've considered** Manually removing symlinks from the mounted volumes. **Additional context** --
kerem 2026-02-27 12:16:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#1996
No description provided.