mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1221] NginxUI won't start with custom Nginx instance #667
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#667
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mqxx on GitHub (Jul 7, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1221
Describe the bug
I am currently trying to use nginx-ui with a custom instance of nginx (tiangolo/nginx-rtmp) but all I am getting when starting is an error saying this:
To Reproduce
Copy this
docker-compose.ymlfile and start it:Expected behavior
The image starts without a problem and uses the custom instance of nginx
Info (please complete the following information):
Ubuntu jammy 22.04aarch64v2.1.12Chrome@z499738316 commented on GitHub (Jul 7, 2025):
@Mqxx commented on GitHub (Jul 7, 2025):
How can I create the user?
@Mqxx commented on GitHub (Jul 7, 2025):
Nevermind I just deleted the
user nginxline. Looks like it works now...@0xJacky commented on GitHub (Jul 8, 2025):
Hello, this is a problem with your nginx configuration, not with the nginx UI.