[GH-ISSUE #1117] 无法导入证书 提示record not found #2325

Closed
opened 2026-02-27 12:20:48 +03:00 by kerem · 0 comments
Owner

Originally created by @Silentely on GitHub (Jun 4, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1117

docker部署的nginx-ui
版本为Version: 2.1.1 (429)
已确认过证书路径是正确的

e95ae7dd5443151c30d669869d9ab7c4

2025/06/04 23:20:41 /home/runner/work/nginx-ui/nginx-ui/internal/user/user.go:56
[0.164ms] [rows:1] SELECT * FROM `users` WHERE id=1  AND `users`.`deleted_at` IS NULL LIMIT 1
2025-06-04 23:20:41     ERROR   /home/runner/go/pkg/mod/github.com/uozi-tech/cosy@v1.22.0/update.go:52  record not found

2025/06/04 23:20:41 /home/runner/go/pkg/mod/github.com/uozi-tech/cosy@v1.22.0/update.go:50 record not found
[0.179ms] [rows:0] SELECT * FROM `certs` WHERE `certs`.`id` = 0 AND `certs`.`deleted_at` IS NULL ORDER BY `certs`.`id` LIMIT 1
[GIN] 2025/06/04 - 23:20:41 | 404 |    1.110064ms |   111.55.204.24 | POST     "/api/certs/undefined"
Originally created by @Silentely on GitHub (Jun 4, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1117 docker部署的nginx-ui 版本为Version: 2.1.1 (429) 已确认过证书路径是正确的 ![e95ae7dd5443151c30d669869d9ab7c4](https://i.miji.bid/2025/06/04/e95ae7dd5443151c30d669869d9ab7c4.png) ``` 2025/06/04 23:20:41 /home/runner/work/nginx-ui/nginx-ui/internal/user/user.go:56 [0.164ms] [rows:1] SELECT * FROM `users` WHERE id=1 AND `users`.`deleted_at` IS NULL LIMIT 1 2025-06-04 23:20:41 ERROR /home/runner/go/pkg/mod/github.com/uozi-tech/cosy@v1.22.0/update.go:52 record not found 2025/06/04 23:20:41 /home/runner/go/pkg/mod/github.com/uozi-tech/cosy@v1.22.0/update.go:50 record not found [0.179ms] [rows:0] SELECT * FROM `certs` WHERE `certs`.`id` = 0 AND `certs`.`deleted_at` IS NULL ORDER BY `certs`.`id` LIMIT 1 [GIN] 2025/06/04 - 23:20:41 | 404 | 1.110064ms | 111.55.204.24 | POST "/api/certs/undefined" ```
kerem 2026-02-27 12:20:48 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#2325
No description provided.