Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Trindaz
Created February 28, 2013 22:48
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 Trindaz/5060812 to your computer and use it in GitHub Desktop.
Save Trindaz/5060812 to your computer and use it in GitHub Desktop.
info: Creating snapshot 0.0.0-13
info Uploading: [=============================] 100%
info: Updating app schema-website
info: Activating snapshot 0.0.0-13 for schema-website
info: Starting app schema-website
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start the app
error: Error spawning drone
error: Script prematurely exited
error:
error: This type of error is usually a user error.
error: Error output from app:
error:
error: Warning: connection.session() MemoryStore is not
error: designed for a production environment, as it will leak
error: memory, and will not scale past a single process.
error: /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/node_modules/bindings/bindings.js:87
error: throw err
error: ^
error: Error: Could not load the bindings file. Tried:
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/build/bcrypt_lib.node
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/build/Debug/bcrypt_lib.node
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/build/Release/bcrypt_lib.node
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/out/Debug/bcrypt_lib.node
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/Debug/bcrypt_lib.node
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/out/Release/bcrypt_lib.node
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/Release/bcrypt_lib.node
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/build/default/bcrypt_lib.node
error: → /opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/compiled/0.8.19/sunos/x64/bcrypt_lib.node
error: at bindings (/opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/node_modules/bindings/bindings.js:84:13)
error: at Object.<anonymous> (/opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/node_modules/bcrypt/bcrypt.js:1:97)
error: at Module._compile (module.js:449:26)
error: at Object.Module._extensions..js (module.js:467:10)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at Object.<anonymous> (/opt/haibu/apps/trindaz/schema-website/package/node_modules/schema-lib/models/User.js:2:14)
error: at Module._compile (module.js:449:26)
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
@nickpoorman
Copy link

Question. Did you ever solve this problem? I seem to have the same problem now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment