mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1113] 更新2.1版本后无法正常使用 #3705
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#3705
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 @getsync on GitHub (Jun 4, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1113
2.1版本
更新到2.1版本后无法正常使用
nginx 反向代理,非根目录,nginx配置如下(2.0 可正常使用)
更新后无法正常使用(其他CSS资源都正常加载)
@0xJacky commented on GitHub (Jun 4, 2025):
稍后会发布 v2.1.1 修复子目录部署的问题
@getsync commented on GitHub (Jun 4, 2025):
现在已无法登入系统,是否可以搞个命令行的 update ?已经使用集群模式,对于内网已部署并更新到2.1的目前只能重装来更新,比较不方便
@0xJacky commented on GitHub (Jun 4, 2025):
稍后使用 bash -c "$(curl -L https://cloud.nginxui.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/main/install.sh)" @ install -r https://cloud.nginxui.com/ 覆盖安装即可
@getsync commented on GitHub (Jun 4, 2025):
感谢!!非常棒的项目和团队