Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

nginx exit #14

Open
lannyMa opened this issue Oct 13, 2017 · 1 comment
Open

nginx exit #14

lannyMa opened this issue Oct 13, 2017 · 1 comment

Comments

@lannyMa
Copy link

lannyMa commented Oct 13, 2017

[root@no190 ~]# docker ps -a
CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS                     PORTS                     NAMES
6fc0ffa83aec        nginx:latest        "nginx -g 'daemon ..."   2 minutes ago       Exited (1) 2 minutes ago                             dockerlnmp_nginx_1
e87e76166a69        dockerlnmp_fpm      "php-fpm"                2 minutes ago       Up 2 minutes               0.0.0.0:32770->9000/tcp   dockerlnmp_fpm_1
72611d77af2a        mysql:latest        "docker-entrypoint..."   2 minutes ago       Up 2 minutes               0.0.0.0:3306->3306/tcp    dockerlnmp_mysql_1
[root@no190 docker-lnmp]# docker logs -f 6fc0ffa83aec 
2017/10/13 08:51:49 [emerg] 1#1: PEM_read_bio_X509_AUX("/etc/nginx/server.crt") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERT)
nginx: [emerg] PEM_read_bio_X509_AUX("/etc/nginx/server.crt") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERTIFICATE)
@lannyMa
Copy link
Author

lannyMa commented Oct 13, 2017

cert problem, i have done it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant