gyselroth / balloon-client-web

balloon web user interface
GNU General Public License v3.0
2 stars 5 forks source link

Cannot start container balloon_balloon-web_1 #262

Closed rootinier closed 4 years ago

rootinier commented 5 years ago

Describe the bug

The execution of "docker-compose -f docker-compose-dev.yml up" ends with: balloon-web_1 | 2019/09/10 12:45:18 [emerg] 1#1: cannot load certificate "/etc/ssl/balloon/chain.pem": BIO_new_file() failed (SSL: error:02001014:system library:fopen:Not a directory:fopen('/etc/ssl/balloon/chain.pem','r') error:2006D002:BIO routines:BIO_new_file:system lib) balloon-web_1 | nginx: [emerg] cannot load certificate "/etc/ssl/balloon/chain.pem": BIO_new_file() failed (SSL: error:02001014:system library:fopen:Not a directory:fopen('/etc/ssl/balloon/chain.pem','r') error:2006D002:BIO routines:BIO_new_file:system lib) balloon_balloon-web_1 exited with code 1

To Reproduce

docker-compose -f docker-compose-dev.yml up

Expected behavior

Running container of the image gyselroth/balloon-web:latest

Environment

Additional context

Works fine with web-client version: gyselroth/balloon-web:3.0.0