Setting up addtional domain SSL error [ghost-cli]

Anyone encounter an issue installing a secondary domain with SSL using the ghost-cli?

I get this error when trying to install SSL for another subdomain.

Debug Information:
OS: Ubuntu, v16.04
Node Version: v8.15.0
Ghost-CLI Version: 1.9.9
Environment: production
Command: ‘ghost setup nginx ssl’
An error occurred.
Message: ‘This library (validator.js) validates strings only’

Stack: TypeError: This library (validator.js) validates strings only
at assertString (/usr/local/share/.config/yarn/global/node_modules/validator/lib/util/assertString.js:11:11)
at isIP (/usr/local/share/.config/yarn/global/node_modules/validator/lib/isIP.js:20:30)
at NginxExtension.setupSSL (/usr/local/share/.config/yarn/global/node_modules/ghost-cli/extensions/nginx/index.js:94:13)
at Task.task (/usr/local/share/.config/yarn/global/node_modules/ghost-cli/lib/commands/setup.js:79:48)
at Promise.resolve.then.then.skipped (/usr/local/share/.config/yarn/global/node_modules/listr/lib/task.js:167:30)
at

Would you mind sharing the domain you’re trying to set SSL up for?

ghost config get url

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.