workarea icon indicating copy to clipboard operation
workarea copied to clipboard

Digital Ocean 1 click

Open Lastofthefirst opened this issue 5 years ago • 2 comments

Describe the bug Hit an error once I SSHed onto the new vm.

To Reproduce Steps to reproduce the behavior:

  1. Make a new Work area DO droplet
  2. SSH in
  3. Add a host name, skip the S3 options
  4. 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.......................................................................................................................................................................................................................................................................................................................................................................................................................................................

Lastofthefirst avatar Jan 11 '21 05:01 Lastofthefirst

Thanks for reporting this, we'll take a look as soon as we can.

bencrouse avatar Jan 11 '21 13:01 bencrouse

@Lastofthefirst @bencrouse I'm getting the same error. Any updates on this bug? Any help would be greatly appreciated.

estebanutz avatar Jul 24 '21 20:07 estebanutz