mozilla / personatestuser.org

A service to facilitate automated testing of signin with persona
15 stars 11 forks source link

Firefox can't find the server at http://www.personatestuser.org #44

Open viorelaioia-zz opened 10 years ago

viorelaioia-zz commented 10 years ago

Going to http://www.personatestuser.org returns Firefox can't find server error-> the server is done. This is causing a lot of our automated tests to fail. pinging @lloyd, @jedp, @shane-tomlinson, can anyone please take a look and give some info about this issue? Thanks!

shane-tomlinson commented 10 years ago

@viorelaioia - @lloyd and @jedp have since left the company and I am on vacation. @gene1wood or @callahad - do you know anything about personatestuser going away?

gene1wood commented 10 years ago

Looks like @lloyd 's DNS provider has stopped providing DNS for this. Let me see if I can find out what the IP address was, request IT move DNS to route53 and request @relud to create a DNS record for it

Old IP was : 23.21.143.248

Here's the associated bug showing when this was transferred

We may begin to see problems with the other domains in here where DNS is controlled by the same registrar. Ya, awsbox.org is also down. I've emailed @lloyd again asking for the zone data (last emailed him July 1st asking for it.

gene1wood commented 10 years ago

@relud First thing we'll need is to create a zone and this A record in route53 in the 'mozilla' IAM. This will generate the nameserves that we'll then pass to WebOps to have inserted into the whois record with the registrar. Can you create that zone and record and then comment here with the names of the 4 route53 NS records?

relud commented 10 years ago

ns-74.awsdns-09.com ns-2017.awsdns-60.co.uk ns-1232.awsdns-26.org ns-822.awsdns-38.net

gene1wood commented 10 years ago

Requested the NS records be updated here : https://bugzilla.mozilla.org/show_bug.cgi?id=1049664

and awsbox.org here : https://bugzilla.mozilla.org/show_bug.cgi?id=1049666

viorelaioia-zz commented 10 years ago

http://www.personatestuser.org/ is working, but http://www.personatestuser.org/email/ is returning {"message":"Cannot get email"}. It looks like is the same issue as in https://github.com/mozilla/personatestuser.org/issues/43.

gene1wood commented 10 years ago

@viorelaioia When I browse to http://www.personatestuser.org/email/ I get different json. Is it sill exhibing this error to you?