Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dashworth/e362d5384ada96725bc59adf8eaef63d to your computer and use it in GitHub Desktop.
Save dashworth/e362d5384ada96725bc59adf8eaef63d to your computer and use it in GitHub Desktop.
ApostropheCMS/Stagecoach Deployment output
Looking for dependencies script at /opt/stagecoach/apps/cds/deployments/2019-05-15-10-20-46/deployment/dependencies
> typechecker@2.0.8 preinstall /opt/stagecoach/apps/cds/deployments/2019-05-15-10-20-46/node_modules/extract-opts/node_modules/typechecker
> node ./cyclic.js
> typechecker@2.0.8 preinstall /opt/stagecoach/apps/cds/deployments/2019-05-15-10-20-46/node_modules/extendr/node_modules/typechecker
> node ./cyclic.js
added 601 packages in 29.716s
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
HEY DEVELOPER: the following types exist in your aposDocs collection,
but are not managed by any module. A generic manager is being stubbed in
for each one to keep your site from crashing, but you should remove these
permanently from the database OR manage them properly by:
* Listing them as "types" for "apostrophe-pages", OR
* Providing an appropriate subclass of apostrophe-pieces.
checkbox-radio, dropdown, input-field, switch
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
HEY DEVELOPER: the following types exist in your aposDocs collection,
but are not managed by any module. A generic manager is being stubbed in
for each one to keep your site from crashing, but you should remove these
permanently from the database OR manage them properly by:
* Listing them as "types" for "apostrophe-pages", OR
* Providing an appropriate subclass of apostrophe-pieces.
checkbox-radio, dropdown, input-field, switch
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Stopping previous deployment
info: Forever stopped process:
uid command script forever pid id logfile uptime
[0] Gpda /usr/bin/node /opt/stagecoach/apps/cds/current/app.js 6248 1200 /home/nodeapps/.forever/Gpda.log 0:0:0:1.777
[1] Vfzz /usr/bin/node /opt/stagecoach/apps/cds/current/app.js 6249 6347 /home/nodeapps/.forever/Vfzz.log 0:2:2:26.824
Site stopped
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
HEY DEVELOPER: the following types exist in your aposDocs collection,
but are not managed by any module. A generic manager is being stubbed in
for each one to keep your site from crashing, but you should remove these
permanently from the database OR manage them properly by:
* Listing them as "types" for "apostrophe-pages", OR
* Providing an appropriate subclass of apostrophe-pieces.
checkbox-radio, dropdown, input-field, switch
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Site migrated
info: Forever processing file: /opt/stagecoach/apps/cds/current/app.js
Site started
Launch successful.
Removing old deployments as appropriate...
Keeping 5 deployments
Done.
Deployment successful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment