StrawberryPerl / strawberryperl.com

69 stars 24 forks source link

strawberryperl.com dns issue #16

Closed mcgoo closed 4 years ago

mcgoo commented 5 years ago
C:\>ping www.strawberryperl.com
Ping request could not find host www.strawberryperl.com. Please check the name and try again.

C:\>ping strawberryperl.com
Ping request could not find host strawberryperl.com. Please check the name and try again.

Seems similar to :- https://github.com/StrawberryPerl/strawberryperl.com/issues/10

(The upshot being that I can't hit the website or download the package.)

kmx commented 5 years ago

Thanks for your report.

ping @adamkennedy

rivy commented 5 years ago

Same issue here...

After having a couple of non-connections over the last couple of days, the domain completely stopped resolving between 6 and 12 hours ago (my AppVeyor CI builds stopped working about that time).

rivy commented 5 years ago

@kmx , are there any mirrors?

kmx commented 5 years ago

@kmx , are there any mirrors?

unfortunately no

MoritzMaxeiner commented 5 years ago

Is only the domain not resolving or is the server also down? If it's only not resolving, people could temporarily hack around the issue by adding the server's IPv4/IPV6 address(es) to their local resolvers.

rivy commented 5 years ago

I've setup a repository on github that can act as a backup mirror (rivy/CI.AppVeyor.helpers-perl-binaries). But I'm missing a few of the commonly used binaries:

@kmx , do you have copies of these stashed somewhere that I could obtain and post?

rivy commented 5 years ago

... and ... the site just came back up.

simcop2387 commented 5 years ago

I've started mirroring it at https://strawberry.perl.bot/ it's not automated yet but I'll do my best to keep it up to date.

rivy commented 5 years ago

I've also made available a baseline set of Perl binaries as release assets at https://github.com/rivy/CI.AppVeyor.helpers-perl-binaries/releases.

They'll remain up as backup assets for AppVeyor CI builds during any future outages.

uilianries commented 5 years ago
C:\>ping www.strawberryperl.com
Ping request could not find host www.strawberryperl.com. Please check the name and try again.

C:\>ping strawberryperl.com
Ping request could not find host strawberryperl.com. Please check the name and try again.

Seems similar to :- #10

(The upshot being that I can't hit the website or download the package.)

Same error for me today.

simcop2387 commented 5 years ago

Haven't seen it down myself, seems to be working right now. Some intermittent issue?

uilianries commented 5 years ago

I think is my DNS. According https://downforeveryoneorjustme.com/strawberryperl.com

Regards!