-
-
Notifications
You must be signed in to change notification settings - Fork 723
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Can't sync configuration file to deployment node.
To Reproduce
Steps to reproduce the behavior:
- Click on the "Manage Configs" menu.
- Select a configuration file to sync to the deployment node.
- Click the "Save" button.
- 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
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done