[GH-ISSUE #763] 重新升级最新版时,原有创建的登录用户用不了 #516

Closed
opened 2026-03-03 01:03:58 +03:00 by kerem · 1 comment
Owner

Originally created by @napster214 on GitHub (Jun 4, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/763

软件版本 / Release Version

latest

问题描述 / Description

之前部署过一版,创建了一个新的登录用户,pb_data 在本地也备份了,今天删了之前的容器,重新运行docker run -d
--name certimate_server
--restart unless-stopped
-p 8090:8090
-v /etc/localtime:/etc/localtime:ro
-v /etc/timezone:/etc/timezone:ro
-v $(pwd)/data:/app/pb_data
usual2970/certimate:latest ,用之前新建的用户登录提示Failed to authenticate.

其他 / Miscellaneous

No response

Originally created by @napster214 on GitHub (Jun 4, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/763 ### 软件版本 / Release Version latest ### 问题描述 / Description 之前部署过一版,创建了一个新的登录用户,pb_data 在本地也备份了,今天删了之前的容器,重新运行docker run -d \ --name certimate_server \ --restart unless-stopped \ -p 8090:8090 \ -v /etc/localtime:/etc/localtime:ro \ -v /etc/timezone:/etc/timezone:ro \ -v $(pwd)/data:/app/pb_data \ usual2970/certimate:latest ,用之前新建的用户登录提示Failed to authenticate. ### 其他 / Miscellaneous _No response_
kerem 2026-03-03 01:03:58 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@fudiwei commented on GitHub (Jun 5, 2025):

你是从哪个版本升级上来的?

<!-- gh-comment-id:2943261452 --> @fudiwei commented on GitHub (Jun 5, 2025): 你是从哪个版本升级上来的?
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/certimate#516
No description provided.