codecasts / php-alpine

PHP APK Repository for Alpine Linux
https://github.com/codecasts/php-alpine
482 stars 58 forks source link

php.hernandev.com is down (or gone?) #160

Open paslandau opened 2 years ago

paslandau commented 2 years ago

Hey,

I just noticed that our builds are failing due to

------
 > https://php.hernandev.com/key/php-alpine.rsa.pub:
------
failed to solve: failed to load cache key: Get "https://php.hernandev.com/key/php-alpine.rsa.pub": Service Unavailable

The hernandev.com homepage shows a GoDaddy "this domain is up for sale" page, so I guess the hosting has expired?

Pinging @hernandev directly for additional visibility.

FYI: This was also mentioned as a comment in https://github.com/codecasts/php-alpine/issues/131#issuecomment-1094255297 - but I feel it's worth creating it's own issue here.

I'm currently using the following workaround:


ADD https://packages.whatwedo.ch/php-alpine.rsa.pub /etc/apk/keys/php-alpine.rsa.pub

RUN apk add ca-certificates && \
    echo "https://packages.whatwedo.ch/php-alpine/v3.13/php-8.0" >> /etc/apk/repositories && \
    apk add --no-cache php8
hernandev commented 2 years ago

Shit, I think the domain expired, let me get the IP directly

hernandev commented 2 years ago

use http://50.116.12.38 for now, I'll figure out the expired domain while that

hernandev commented 2 years ago

hello everyone, the main DNS name is back, recovered the domain name, sorry I did not notice it's expiration and run into some trouble renewing it

mxk1011 commented 2 years ago

Thanks @hernandev :-)

mxk1011 commented 2 years ago

@hernandev I think you renewed it but didnt re-set the nameservers in godaddy - this is necesary after renewing it (know this from experience...). We would really appreciate to have this page up again, as our builds depend on it. Thank you!

hampusiggstrom commented 1 year ago

Down again a year later 😁

hernandev commented 1 year ago

Hello everyone, yeah, domain expired, I did not notice the credit card on godaddy was expired, the proper DNS is set, just maybe cached for a few more minutes, but service should be up and running under the hour, gonna keep this issue open til confirmed up

aldoetobex commented 11 months ago

Hello everyone, yeah, domain expired, I did not notice the credit card on godaddy was expired, the proper DNS is set, just maybe cached for a few more minutes, but service should be up and running under the hour, gonna keep this issue open til confirmed up

Now it's gone again. Could you help to check Mr @hernandev ?

iYoungblood commented 11 months ago

Yep. Its not working.

nedvajz commented 10 months ago

any light at the end of the tunnel ? .. still the issue ..

hernandev commented 10 months ago

hi everyone, had some issues and had to off, gonna restore the server tomorrow and update packages

sorry for the down time everyone.

Em dom., 24 de set. de 2023 às 03:10, nedvajz @.***> escreveu:

any light at the end of the tunnel ? .. still the issue ..

— Reply to this email directly, view it on GitHub https://github.com/codecasts/php-alpine/issues/160#issuecomment-1732496318, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIXEO7EFQO5ICKHEOSZ2XTX37FDPANCNFSM5TA2SCHQ . You are receiving this because you were mentioned.Message ID: @.***>

nedvajz commented 10 months ago

no sorry, we thank you for you work!