ja.phptherightway.com is pointed an outdated IP address
m-takagi opened this issue · comments
TAKAGI Masahiro commented
Summary
When I tried to enforce HTTPS for Japanese translation page, I got an error like the following.
Could you please update DNS record for ja.phptherightway.com ?
Expected result
$ dig ja.phptherightway.com
(snip)
;; QUESTION SECTION:
;ja.phptherightway.com. IN A
;; ANSWER SECTION:
ja.phptherightway.com. 900 IN A 185.199.108.153
ja.phptherightway.com. 900 IN A 185.199.109.153
ja.phptherightway.com. 900 IN A 185.199.110.153
ja.phptherightway.com. 900 IN A 185.199.111.153
Actual result
$ dig ja.phptherightway.com
(snip)
;; QUESTION SECTION:
;ja.phptherightway.com. IN A
;; ANSWER SECTION:
ja.phptherightway.com. 665 IN A 192.30.252.153
TAKAGI Masahiro commented
Maybe the following pages have same problem
https://bg.phptherightway.com/
;; QUESTION SECTION:
;bg.phptherightway.com. IN A
;; ANSWER SECTION:
bg.phptherightway.com. 900 IN A 192.30.252.153
https://br.phptherightway.com/
;; QUESTION SECTION:
;br.phptherightway.com. IN A
;; ANSWER SECTION:
br.phptherightway.com. 900 IN A 192.30.252.153
https://id.phptherightway.com/
;; QUESTION SECTION:
;id.phptherightway.com. IN A
;; ANSWER SECTION:
id.phptherightway.com. 900 IN A 192.30.252.153
https://pl.phptherightway.com/
(see also: #908)
;; QUESTION SECTION:
;pl.phptherightway.com. IN A
;; ANSWER SECTION:
pl.phptherightway.com. 900 IN A 192.30.252.153
These pages are OK.
https://it.phptherightway.com/
;; QUESTION SECTION:
;it.phptherightway.com. IN A
;; ANSWER SECTION:
it.phptherightway.com. 900 IN CNAME alessandro1997.github.io.
alessandro1997.github.io. 3600 IN A 185.199.109.153
alessandro1997.github.io. 3600 IN A 185.199.110.153
alessandro1997.github.io. 3600 IN A 185.199.108.153
alessandro1997.github.io. 3600 IN A 185.199.111.153
https://sl.phptherightway.com/
;; QUESTION SECTION:
;sl.phptherightway.com. IN A
;; ANSWER SECTION:
sl.phptherightway.com. 900 IN A 185.199.111.153
sl.phptherightway.com. 900 IN A 185.199.110.153
sl.phptherightway.com. 900 IN A 185.199.109.153