Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Can't build new stack #44

Closed
ckarlof opened this issue Sep 5, 2014 · 2 comments
Closed

Can't build new stack #44

ckarlof opened this issue Sep 5, 2014 · 2 comments

Comments

@ckarlof
Copy link
Contributor

ckarlof commented Sep 5, 2014

NOTIFIED: [authdb | run db patcher] *******************************************
failed: [ec2-54-202-239-52.us-west-2.compute.amazonaws.com] => {"changed": true, "cmd": "NODE_ENV=stage node bin/db_patcher.js ", "delta": "0:00:00.397277", "end": "2014-09-05 22:39:52.756163", "rc": 8, "start": "2014-09-05 22:39:52.358886"}
stderr:
module.js:340
    throw err;
          ^
Error: Cannot find module 'mysql-patcher'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/data/fxa-auth-db-server/bin/db_patcher.js:11:15)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)

FATAL: all hosts have already failed -- aborting
@pdehaan
Copy link

pdehaan commented Sep 5, 2014

I don't know anything about this repo, but could it be because mysql-patcher is a devDependency in mozilla/fxa-auth-db-server/package.json:36?
Does fxa-dev install w/ the --production flag?

Or... related to #34?

@ckarlof
Copy link
Contributor Author

ckarlof commented Sep 5, 2014

thanks @pdehaan! I forgot to upstream my local repo with this one as opposed to my fork. Can we please move this to mozilla ownership @rfk?

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

No branches or pull requests

2 participants