[GH-ISSUE #273] Unable to create a certificate from a second environment #144

Closed
opened 2026-02-26 12:07:26 +03:00 by kerem · 1 comment
Owner

Originally created by @mateo08c on GitHub (Feb 2, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/273

Describe the bug
It is impossible to generate a self-signed certificate from another environment linked to nginx-ui.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Environment'
  2. Click on 'Add.'
  3. Add new node
  4. Go to 'Dashboard'
  5. Click on second 'Environment'
  6. Go to 'Certificates'
  7. Generate certificate
  8. Certificate not generated

Console log

2024-02-02 15:47:42	ERROR	certificate/issue.go:60	websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header

Expected behavior
Unable to generate an automatic certificate.

Screenshots
image
image

Originally created by @mateo08c on GitHub (Feb 2, 2024). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/273 **Describe the bug** It is impossible to generate a self-signed certificate from another environment linked to nginx-ui. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Environment' 2. Click on 'Add.' 3. Add new node 4. Go to 'Dashboard' 5. Click on second 'Environment' 6. Go to 'Certificates' 7. Generate certificate 8. Certificate not generated **Console log** ```log 2024-02-02 15:47:42 ERROR certificate/issue.go:60 websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header ``` **Expected behavior** Unable to generate an automatic certificate. **Screenshots** ![image](https://github.com/0xJacky/nginx-ui/assets/36140949/2940a2bf-c754-493f-9714-3120bf22ede7) ![image](https://github.com/0xJacky/nginx-ui/assets/36140949/026b34f7-d36b-42b0-9936-d2d1b1815379)
kerem 2026-02-26 12:07:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Feb 6, 2024):

Thanks for your report, this issue has been resolved in 2526d71c0e, and it will be released with the next beta verison.

<!-- gh-comment-id:1928997657 --> @0xJacky commented on GitHub (Feb 6, 2024): Thanks for your report, this issue has been resolved in 2526d71c0e4156b01f441aa01b68082ce98721d3, and it will be released with the next beta verison.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#144
No description provided.