Closed Bug 1497157 Opened 7 years ago Closed 7 years ago

Automated certificate renewal failing for Heroku app 'owg' (openwebgames.com)

Categories

(mozilla.org :: Heroku: Administration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Unassigned)

Details

There have been multiple emails of form: """ Automated Certificate Management has failed for the following domains: Domain Reason www.openwebgames.com Incorrect DNS Settings You should be able to find specific information to correct the above noted errors at: https://devcenter.heroku.com/articles/automated-certificate-management#troubleshooting """ This is because the domain now redirects to mozilla.org: $ curl -I https://www.openwebgames.com HTTP/2 302 age: 257 cache-control: max-age=1800 content-type: text/html; charset=iso-8859-1 date: Mon, 08 Oct 2018 10:03:58 GMT expires: Mon, 08 Oct 2018 10:33:58 GMT location: https://mozilla.org/ server: Apache/2.4.18 (Ubuntu) vary: Accept-Encoding via: 1.1 varnish-v4 x-cache: HIT x-varnish: 10551717 11763983 The only reference I can find to the domain recently is in bug 1485795. Perhaps this is another site that was inadvertently broken by the changes there? Andre/Jukka, I believe you own the site (bug 1399487) - could you advise as to whether the change to a redirect is intentional?
Flags: needinfo?(jujjyl)
Flags: needinfo?(avrignaud)
This looks like fallout from DNS changes requested in 1485795, I've reverted the change for openwebgames.com and expect this will revert back to Heroku as DNS propogates. I already see it.
Flags: needinfo?(jujjyl)
Flags: needinfo?(avrignaud)
Confirmed working - thank you :-)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.