[PR #223] [MERGED] fix: nginx control failure #920

Closed
opened 2026-02-26 12:09:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/223
Author: @0xJacky
Created: 12/6/2023
Status: Merged
Merged: 12/6/2023
Merged by: @0xJacky

Base: devHead: fix-nginx-control


📝 Commits (2)

  • b6cbc34 fix: fail to control nginx
  • 6fa90a1 enhance: find out the highest log level of nginx

📊 Changes

6 files changed (+34 additions, -17 deletions)

View changed files

📝 api/nginx/control.go (+7 -7)
📝 app/src/version.json (+1 -1)
📝 app/src/views/domain/DomainList.vue (+3 -0)
📝 app/version.json (+1 -1)
📝 internal/nginx/log.go (+7 -4)
📝 internal/nginx/nginx.go (+15 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/223 **Author:** [@0xJacky](https://github.com/0xJacky) **Created:** 12/6/2023 **Status:** ✅ Merged **Merged:** 12/6/2023 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `fix-nginx-control` --- ### 📝 Commits (2) - [`b6cbc34`](https://github.com/0xJacky/nginx-ui/commit/b6cbc34e6f65ff1d6c45716f1499a43678d0128c) fix: fail to control nginx - [`6fa90a1`](https://github.com/0xJacky/nginx-ui/commit/6fa90a15e4d56b8db78c3e2b2ec0f311edd336ca) enhance: find out the highest log level of nginx ### 📊 Changes **6 files changed** (+34 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `api/nginx/control.go` (+7 -7) 📝 `app/src/version.json` (+1 -1) 📝 `app/src/views/domain/DomainList.vue` (+3 -0) 📝 `app/version.json` (+1 -1) 📝 `internal/nginx/log.go` (+7 -4) 📝 `internal/nginx/nginx.go` (+15 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:09:56 +03:00
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#920
No description provided.