You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/25 08:28:14 UTC

[GitHub] anishvarghese opened a new issue #3574: nginx docker not starting after ubuntu machine restart

anishvarghese opened a new issue #3574: nginx docker not starting after ubuntu machine restart
URL: https://github.com/apache/incubator-openwhisk/issues/3574
 
 
   I have successfully deployed openwhisk  in Ubuntu Native Environment  using the tutorial https://gist.github.com/epiphone/8fe223bbfc375d01f12822e405f6aa54
   and all are working fine but after server restart nginx docker is continuously restarting . while checking the dockers logs getting the following error.
   
   root@openwhisk:~# docker logs fdaa4a93b80e 2018/04/16 13:10:45 [emerg] 1#1: open() "/etc/nginx/nginx.conf" failed (2: No such file or directory) nginx: [emerg] open() "/etc/nginx/nginx.conf" failed (2: No such file or directory) 2018/04/16 13:10:46 [emerg] 1#1: open() "/etc/nginx/nginx.conf" failed (2: No such file or directory) nginx: [emerg] open() "/etc/nginx/nginx.conf" failed (2: No such file or directory) 2018/04/16 13:10:46 [emerg] 1#1: open() "/etc/nginx/nginx.conf" failed (2: No such file or directory) nginx: [emerg] open() "/etc/nginx/nginx.conf" failed (2: No such file or directory)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services