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

Internal server error/domain already in use #283

Closed
dontcrash opened this issue May 31, 2023 · 11 comments
Closed

Internal server error/domain already in use #283

dontcrash opened this issue May 31, 2023 · 11 comments
Labels
bug Something isn't working

Comments

@dontcrash
Copy link

2.10.3+cabf78f
When editing it creating a new proxy host, it tells me there has been an internal server error.

[Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/2.conf
[Nginx    ] › ℹ  info      Restarting Nginx
[Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/2.conf
[Nginx    ] › ℹ  info      Restarting Nginx
[Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/2.conf
@dontcrash dontcrash added the bug Something isn't working label May 31, 2023
@Zoey2936
Copy link
Member

That's not a bug, this behavior is wanted, since otherwise modsec will cause a memory leak.

@dontcrash
Copy link
Author

Not quite sure I understand what’s going on here, so the latest tag version has made it so users are unable to modify or add a new host?

@Zoey2936
Copy link
Member

No the changes are done, but because of the connection los (nginx gets killed and relaunched) the frontend reports an error

@Zoey2936
Copy link
Member

you can check the file in your root file system, it is changed, I know not a good solution, but the memory leak of modsec basically made my server freez while reloading nginx

@Zoey2936 Zoey2936 pinned this issue May 31, 2023
@Zoey2936
Copy link
Member

Zoey2936 commented Jun 1, 2023

@Zoey2936 Zoey2936 reopened this Jun 1, 2023
@Zoey2936
Copy link
Member

Zoey2936 commented Jun 4, 2023

@dontcrash can you confirm that it gets changed on disk?

@dontcrash
Copy link
Author

@dontcrash can you confirm that it gets changed on disk?

Yes files are changed, not really an ideal solution though :/

@Zoey2936 Zoey2936 changed the title Internal server error Internal server error/domain already in use Jun 12, 2023
@Zoey2936
Copy link
Member

#296 seems to be caused by the same

@afzl-wtu
Copy link

same issue here

@Zoey2936
Copy link
Member

Zoey2936 commented Sep 9, 2023

@dontcrash does this issue still persist for you? Since for me, it vanished, after switching from kill to nginx own stop command.

@Zoey2936
Copy link
Member

Will close, since I can't confirm this anymore

@Zoey2936 Zoey2936 unpinned this issue Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants