Hi Juan, assuming you didn't change servers.json in fxa-local-dev, you should be able to see verification links by typing:
> ./pm2 logs 0 0 is the ID of the auth-mailer-helper, which displays the verification links. Shane On Thu, Feb 23, 2017 at 10:19 AM, Juan Garcia <[email protected]> wrote: > Hi Vijay, > > Thank you very much for your help! > > > The links are still being logged as far as I can tell. > > Weird. But good to know :) > > > Node: v4.6.1 > > PM2: 1.1.3 > > I am using 4.3.1 (and unfortunately it won't be so easy to update that > :( ) but the pm2 version is the same. > > > Well, thank you very much anyway! I'm sure I'll find them at some point. > > If not, I guess I'll just read the database. I would've liked to avoid > this, but I looked yesterday in the db and the uid and code are pretty > easy to read there. > > Cheers, > Juanito > > > Am 22.02.2017 um 19:44 schrieb Vijay Budhram: > > Hello Juan, > > > > The links are still being logged as far as I can tell. The auth-mailer > > is the service that logs this message. When using `fxa-local-dev` and > > using the `server.json` config you should be able to see it in the > > console. A while back we did update the version of PM2, so that might be > > some source of your troubles. A simple thing to try is updating PM2. > > > > These are the versions I run `fxa-local-dev` with that log verification > > links. > > > > Node: v4.6.1 > > PM2: 1.1.3 > > > > - Vijay > > > > On Mon, Feb 20, 2017 at 2:51 PM, Ryan Kelly <[email protected] > > <mailto:[email protected]>> wrote: > > > > These should still be getting logged, since I recall we use them when > > running in dev mode - FxA folks, can anyone shed some light on the > > below? > > > > Ryan > > > > > > ---------- Forwarded message ---------- > > From: Juan Garcia <[email protected] <mailto: > [email protected]>> > > Date: 21 February 2017 at 01:07 > > Subject: Verification and Confirmation Links (in logs) > > To: [email protected] <mailto:[email protected]> > > > > > > Hi again, > > > > At some point, the account verification and device confirmation links > > used to be logged. I don't recall exactly which server use to give > this > > information, but I could definitely see them with a ./pm2 logs. > > > > And I could click on them in order to manually confirm the accounts > (or > > in my case use the PyFxA in order to confirm automatically). > > > > Does anybody whether I can get this logging back with some setting? > Am I > > just missing something? > > > > Thank you very much!! > > > > Cheers, > > Juanito > > > > > > _______________________________________________ > > Sync-dev mailing list > > [email protected] <mailto:[email protected]> > > https://mail.mozilla.org/listinfo/sync-dev > > <https://mail.mozilla.org/listinfo/sync-dev> > > > > _______________________________________________ > > Dev-fxacct mailing list > > [email protected] <mailto:[email protected]> > > https://mail.mozilla.org/listinfo/dev-fxacct > > <https://mail.mozilla.org/listinfo/dev-fxacct> > > > > > > -- > m-privacy GmbH > Werner-Voß-Damm 62 > 12101 Berlin > Fon: +49 30 24342334 > Fax: +49 30 99296856 (NEU!) > http://www.m-privacy.de > GnuPG-Key-ID: 0x2DD3A649 > > Amtsgericht Charlottenburg, HRB 84946 > Geschäftsführer: > Dipl.-Kfm. Holger Maczkowsky, > Roman Maczkowsky > > > _______________________________________________ > Dev-fxacct mailing list > [email protected] > https://mail.mozilla.org/listinfo/dev-fxacct > >
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

