-
-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
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
Aliyun-SSL-Error #315
Labels
bug
Something isn't working
Comments
I also tried to download the packge and install manually, but failed. The result shows that:
|
你好,解决了吗?我也遇到同样的问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current Behavior
I just set up a npm docker instance, and then tried to create a ssl certificate for my aliyun domain
then
Expected Behavior
I can create my SSL successfully for my aliyun domain without errors.
Steps To Reproduce
No response
Environment
Container creation
ersion: '3'
services:
nginx-proxy-manager:
image: jlesage/nginx-proxy-manager:v23.12.2
restart: unless-stopped
environment:
- TZ=Asia/Shanghai
ports:
- "8181:8181"
- "8080:8080"
- "4443:4443"
volumes:
- "/mnt/mmc0-4/npm/config:/config:rw"
Container log
Container inspect
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: