[GH-ISSUE #1273] Can't sync file in "Manage Configs" #2621

Closed
opened 2026-02-27 12:24:49 +03:00 by kerem · 0 comments
Owner

Originally created by @ttrinh24 on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1273

Describe the bug
Can't sync configuration file to deployment node.

To Reproduce
Steps to reproduce the behavior:

  1. Click on the "Manage Configs" menu.
  2. Select a configuration file to sync to the deployment node.
  3. Click the "Save" button.
  4. The file is saved successfully on the master node, but an error notification "Sync Config Error" appears and the deployment node does not have the file.
    Show {\"scope\":\"validate\",\"code\":406,\"message\":\"Requested with wrong parameters\",\"errors\":{\"\":{\"name\":\"required\"}}}"

Expected behavior
Sync config success, file synced across nodes.

Screenshots

Image

Info (please complete the following information):

  • Server OS: Debian 12.6
  • Server Arch: linux 5.15.0-117-generic x86_64
  • Nginx UI Version: v2.1.14
  • Browser: Chrome

Additional context

  • Sync with overwrite enabled results in the same error.
Originally created by @ttrinh24 on GitHub (Jul 29, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1273 **Describe the bug** Can't sync configuration file to deployment node. **To Reproduce** Steps to reproduce the behavior: 1. Click on the "Manage Configs" menu. 2. Select a configuration file to sync to the deployment node. 3. Click the "Save" button. 4. The file is saved successfully on the master node, but an error notification "Sync Config Error" appears and the deployment node does not have the file. Show `{\"scope\":\"validate\",\"code\":406,\"message\":\"Requested with wrong parameters\",\"errors\":{\"\":{\"name\":\"required\"}}}"` **Expected behavior** Sync config success, file synced across nodes. **Screenshots** <img width="2524" height="940" alt="Image" src="https://github.com/user-attachments/assets/217a9c69-d759-40fe-b2b8-fa0271d730e9" /> **Info (please complete the following information):** - Server OS: Debian 12.6 - Server Arch: linux 5.15.0-117-generic x86_64 - Nginx UI Version: [v2.1.14](https://github.com/0xJacky/nginx-ui/releases/tag/v2.1.14) - Browser: Chrome **Additional context** - Sync with overwrite enabled results in the same error.
kerem 2026-02-27 12:24:49 +03:00
  • closed this issue
  • added the
    bug
    label
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#2621
No description provided.