Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deployment slot #17

Open
acb122 opened this issue Dec 14, 2015 · 3 comments
Open

deployment slot #17

acb122 opened this issue Dec 14, 2015 · 3 comments
Labels

Comments

@acb122
Copy link

acb122 commented Dec 14, 2015

hi,
When trying to use this with azure and then creating a deployment slot and copying production it does not work, just gets an internal error. any ideas how to set this up.

@felixrieseberg
Copy link
Owner

Hey, without the actual error, there's little I can do to help you. Could you go and check? You should find it in the iisnode folder of your Ghost deployment. Quick tutorial on how to get there:

  1. YOURDOMAIN.scm.azurewebsites.net
  2. Go to the debug console
  3. cd into your Ghost folder
  4. Find the iisnode folder with logs there

@acb122
Copy link
Author

acb122 commented Dec 21, 2015

thanks for getting back to me.

ERROR: casper cannot be activated because it is not currently installed.

Error
at Error.ValidationError (D:\home\site\wwwroot\core\server\errors\validation-error.js:6:18)
at then (D:\home\site\wwwroot\core\server\data\validation\index.js:120:35)
at tryCatcher (D:\home\site\wwwroot\node_modules\bluebird\js\main\util.js:26:23)
at Promise._settlePromiseFromHandler (D:\home\site\wwwroot\node_modules\bluebird\js\main\promise.js:507:31)
at Promise._settlePromiseAt (D:\home\site\wwwroot\node_modules\bluebird\js\main\promise.js:581:18)
at Promise._settlePromiseAtPostResolution (D:\home\site\wwwroot\node_modules\bluebird\js\main\promise.js:245:10)
at Async._drainQueue (D:\home\site\wwwroot\node_modules\bluebird\js\main\async.js:128:12)
at Async._drainQueues (D:\home\site\wwwroot\node_modules\bluebird\js\main\async.js:133:10)
at Async.drainQueues (D:\home\site\wwwroot\node_modules\bluebird\js\main\async.js:15:14)
at process._tickDomainCallback (node.js:463:13)

this is the file i have done npm install so is weird that it cant find casper

@felixrieseberg
Copy link
Owner

Could you try installing again? Clearly, something went wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants