mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #1398] [Bug] Docker log keeps showing record not found #3879
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#3879
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 @LimLLL on GitHub (Oct 18, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1398
Describe the bug
docker logs一直显示这个错误
我是从老版本
v2.0.0-rc.7直接升级到目前最新的2.2.0版本,是不是因为这个原因导致的?只要在nginxui的前端ui界面,就会一直提示这个错误。似乎是和消息提醒有关?To Reproduce
Steps to reproduce the behavior:
v2.0.0-rc.7docker compose logs -fand See errorInfo (please complete the following information):
@0xJacky commented on GitHub (Nov 9, 2025):
试下清理浏览器缓存,因为这个接口在新版已经废弃掉了,按理说不应该出现这个请求。