Replies: 3 comments
-
Maybe a permissions problem? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Does the file pointed to by NGINX_UI_NGINX_ERROR_LOG_PATH exist? |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you are installing using the script, please modify the options in the /usr/local/etc/nginx-ui/app.ini configuration file instead of setting them through environment variables. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did anyone encounter this problems before when install nginx ui ( sudo bash -c "$(curl -L https://raw.githubusercontent.com/0xJacky/nginx-ui/main/install.sh)" @ install)

when i access my server at port 9000, i met this error : Error log path not exist
i indeed had the error log file in the nginx.conf and there are a lots of error logs
i tried to read the document and set environment variable NGINX_UI_NGINX_ERROR_LOG_PATH like on this doc: https://nginxui.com/guide/env.html then restart nginx ui but did not solve the problem
did anyone encounter this problems before?
Beta Was this translation helpful? Give feedback.
All reactions