mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #775] 同步文件到远程节点失败 #7527
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#7527
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 @jearton on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/775
Version: 2.0.0-beta.41
{"code":406,"errors":{"name":"required"},"message":"Requested with wrong parameters"}
@0xJacky commented on GitHub (Dec 10, 2024):
能稳定复现吗,我这里测不出来
@jearton commented on GitHub (Dec 11, 2024):
可以稳定复现,会不会和文件权限有关?你同步的是文件流还是文件里的内容?
@jearton commented on GitHub (Dec 11, 2024):
还需要我提供什么?
@jearton commented on GitHub (Dec 11, 2024):
nginx | 2024-12-11 15:53:56 ERROR /home/runner/go/pkg/mod/github.com/uozi-tech/cosy@v1.9.14/validate.go:134 bind err Key: 'Name' Error:Field validation for 'Name' failed on the 'required' tag
这是被控节点的报错日志
@0xJacky commented on GitHub (Dec 15, 2024):
已修复