mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #281] Empty Modal After Certificate Generation Failure #3250
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#3250
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 @mateo08c on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/281
Describe the bug
If you generate a certificate and it times out, an error will be displayed. When you try to close the page and generate a certificate again, an empty modal will appear. It will also create an empty certificate in the list when the page loads.
(I'm not talking about the error itself but rather the interface's reaction after an error)
To Reproduce
Steps to reproduce the behavior:
Screenshots
https://github.com/0xJacky/nginx-ui/assets/36140949/28b9a206-e465-4e7b-8d58-15c4f13b6297
I waited for 2 minutes for the timeout to occur when I started the video.
Info:
@0xJacky commented on GitHub (Feb 13, 2024):
Fixed in
a095c88.