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

Closed
opened 2026-03-12 22:56:20 +03:00 by kerem · 3 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-03-12 22:56:20 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Jul 29, 2025):

Have you tried refreshing the page? I'm unable to reproduce this issue.

<!-- gh-comment-id:3131125996 --> @0xJacky commented on GitHub (Jul 29, 2025): Have you tried refreshing the page? I'm unable to reproduce this issue.
Author
Owner

@ttrinh24 commented on GitHub (Jul 29, 2025):

Have you tried refreshing the page? I'm unable to reproduce this issue.

This happens with certain files. Renaming the file and then changing it back seems to resolve the issue, or alternatively, deleting and recreating the file also works.

<!-- gh-comment-id:3131876105 --> @ttrinh24 commented on GitHub (Jul 29, 2025): > Have you tried refreshing the page? I'm unable to reproduce this issue. This happens with certain files. Renaming the file and then changing it back seems to resolve the issue, or alternatively, deleting and recreating the file also works.
Author
Owner

@0xJacky commented on GitHub (Jul 30, 2025):

Fixed in 2d4deed, thanks for your report.

<!-- gh-comment-id:3136343614 --> @0xJacky commented on GitHub (Jul 30, 2025): Fixed in 2d4deed, thanks for your report.
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#7824
No description provided.