You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run ghost setup ssl. Wait that ssl setup was successful.
Run ghost setup ssl again. You will get an error:
Stack: TypeError: ctx.ssl.http._add is not a function
at Promise.fromCallback.then (/usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/extensions/nginx/index.js:154:38)
at tryCatcher (/usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (/usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/bluebird/js/release/promise.js:693:18)
at Promise._fulfill (/usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/bluebird/js/release/promise.js:638:18)
at /usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/bluebird/js/release/nodeback.js:42:21
at /usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/nginx-conf/src/conf.js:295:15
at NginxParser.parse (/usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/nginx-conf/src/parser.js:35:14)
at /usr/local/nvm/versions/node/v6.10.3/lib/node_modules/ghost-cli/node_modules/nginx-conf/src/parser.js:206:10
Run
ghost setup ssl
. Wait that ssl setup was successful.Run
ghost setup ssl
again. You will get an error:Workaround is:
The text was updated successfully, but these errors were encountered: