Skip to content
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

When I enable a incorrect config file Nginx goes wrong without changing the config file status. #199

Closed
leic4u opened this issue Nov 23, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@leic4u
Copy link
Contributor

leic4u commented Nov 23, 2023

  1. Nginx works correctly.
  2. then I enabled a incorrect config file.
  3. nginx goes wrong without changing the config file status.
  4. the file status won't become disable until I refresh the page.

image

image

Expected behavior:

The status of config file should be changed immediately after users click the enable or disable button.

@leic4u leic4u added the bug Something isn't working label Nov 23, 2023
@0xJacky
Copy link
Owner

0xJacky commented Nov 23, 2023

Fix in 9a4174e, If you try to enable a wrong configuration file, nginxui will prevent you from doing so.

@0xJacky 0xJacky closed this as completed Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants