mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #685] 多Nginx节点无法同步 #347
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#347
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @a421101046 on GitHub (Oct 29, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/685
问题:通过前台新增配置文件后 选中两个节点,点击保存。当前节点有同步,但是远端节点没有同步。
远端抓包结果如下:
@0xJacky commented on GitHub (Oct 29, 2024):
远端也要更新到最新版本
@a421101046 commented on GitHub (Oct 30, 2024):
远端已经是最新版本,与本机版本一致。
两台机器的Linux环境是均为 SUSE Linux Enterprise Server 12 SP5

@0xJacky commented on GitHub (Oct 30, 2024):
已修复,感谢您的反馈。全部更新至 v2.0.0-beta.39 即可。
@a421101046 commented on GitHub (Oct 30, 2024):
经验证同步问题修复,但还存在问题。
现象: 要点击两次保存才能刷新远端节点的本地配置。 第一次点击“保存” 会写到本机对应文件中,第二次点击 “保存”才会 写到远端的对应文件中。