-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Hit an error once I SSHed onto the new vm.
To Reproduce
Steps to reproduce the behavior:
- Make a new Work area DO droplet
- SSH in
- Add a host name, skip the S3 options
- See error
Expected behavior
A successful install.
Workarea Setup (please complete the following information):
- Workarea Version: [e.g. v3.4.6]
- Plugins [e.g. workarea-blog, workarea-sitemaps]
Attachments
Copy and pasted out the error below:
Applying configuration...
Setting up SSL for example.example.com with certbot...
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Error while running nginx -c /etc/nginx/nginx.conf -t.
nginx: [emerg] cannot load certificate "/etc/ssl/private/workarea.crt": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/ssl/private/workarea.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed
The nginx plugin is not working; there may be problems with your existing configuration.
The error was: MisconfigurationError('Error while running nginx -c /etc/nginx/nginx.conf -t.\n\nnginx: [emerg] cannot load certificate "/etc/ssl/private/workarea.crt": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen(\'/etc/ssl/private/workarea.crt\',\'r\') error:2006D080:BIO routines:BIO_new_file:no such file)\nnginx: configuration file /etc/nginx/nginx.conf test failed\n',)
Restarting processes...
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xe" for details.
Waiting for Elasticsearch.......................................................................................................................................................................................................................................................................................................................................................................................................................................................
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working