open-services / open-registry

Community Owned JavaScript Registry
https://open-registry.dev
MIT License
266 stars 8 forks source link

Registry is down - npm.open-registry.dev let's encrypt certificate expired yesterday #45

Open reimertz opened 4 years ago

SamMousa commented 4 years ago

@victorb this is quite a big one so I'm being rude and just pinging you; hope you don't mind.

victorb commented 4 years ago

Thanks, been unavailable lately but just now starting getting this to work again. Thanks for the ping! :)

victorb commented 4 years ago

So, things are back to normal (issue ended up being that old certificates were being used to connect to Let's Encrypt from Caddy, so the certification renewal didn't work [and alerts were missing in case this happened, working on adding that], so we ended up with old, expired certificates).

However, seems the NPM Inc registry is having some issues themselves as well, as some tarballs are returning 404 intermittently, so if the package hasn't been cached in open-registry since before, you'll receive the same error. Trying to run the test suite now but the NPM Inc issues are not really helping.

Will keep this issue open until I see that everything is 100% working again.