mozilla / fxa-local-dev

An easy way to contribute to Firefox Accounts
28 stars 47 forks source link

browserid-verifier failure causes the entire install to fail #95

Closed philbooth closed 6 years ago

philbooth commented 7 years ago

I just had to set up fxa-local-dev from scratch and the install failed because of something something browserid-verifier.

I didn't really care about that part but wanted the rest of the install to work, so I manually copied the remaining steps from _scripts/install_all.sh and continued on my merry way. It was kind of annoying.

I'm not sure if that counts as an issue, feel free to close this if not.

vladikoff commented 7 years ago

@philbooth need the log :(

browserid-verifier install can sometimes look very bad but actually succeed 🗡

philbooth commented 7 years ago

need the log

Okey doke, I'll have another bash at it tomorrow!

philbooth commented 7 years ago

browserid-verifier install can sometimes look very bad but actually succeed 🗡

Also meant to say: fwiw, that's not what happened here. The install failed, there was no ./pm2 symlink created, and none of the subsequent repos in the script (oauth, profile, etc) were cloned.

(I'll grab the logs as soon as I'm back on my other machine)

vladikoff commented 6 years ago

We made some updates since and this should be better now