-
Notifications
You must be signed in to change notification settings - Fork 431
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
Stuck at Getting the certificate, please wait...
#704
Comments
Hi @FluffyDiscord, did you run Nginx UI behind a reverse proxy? |
If so, please modify the configuration file to allow Nginx to handle WebSocket requests for Nginx UI.
|
No, it's not run behind reverse proxy. Also I noticed that the error I sent in screenshot happens also on Chrome, but at random. Refreshing page helps. |
Hello, can you provide the running logs of the nginx ui at the time of this issue? |
Hi, there is nothing to send. It's a cors issue as mentioned before. You can see the only error on the screenshot. The request was blocked by browser apparently, so nginx doesn't even see it |
I will fix it later. |
Describe the bug
Nginx UI fails to send request to create SSL certificate if its run from Firefox.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Certificate creates normally
Screenshots
Info (please complete the following information):
Additional context
Works using Chrome.
The text was updated successfully, but these errors were encountered: