We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
latest
之前部署过一版,创建了一个新的登录用户,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.
No response
The text was updated successfully, but these errors were encountered:
你是从哪个版本升级上来的?
Sorry, something went wrong.
No branches or pull requests
软件版本 / 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
The text was updated successfully, but these errors were encountered: