Manjaro website off-line again due to lapsed certificate

47 points - today at 7:18 PM

Source

Comments

Mond_ today at 9:20 PM
I used Manjaro for a few years.

That's how I learned a pretty important lesson about software engineering that still informs how I work to this day.

"A layer of abstraction on top of a stateful legacy system often doesn't result in a simpler system, it just introduces exciting new failure possibilities. This especially applies when the owners of the legacy system have no responsibility over the abstraction layer."

nottorp today at 10:20 PM
Technically it wasn't offline, was it?

You could even browse it if you used a browser who still treats you like an adult and allows you to ignore certificate warnings.

aslihana today at 9:36 PM
I love Manjaro too much, use it as daily distro but their certificate issues and its recursive behaviour threaten me a little bit.
KronisLV today at 9:46 PM
Uptime Kuma supports certificate expiry notifications and will send you messages in whatever channel (e.g. e-mail, Slack, ...) you configure ahead of time: https://uptimekuma.org/

That way, even if some of your automation is borked (or if you don't have any), you'll at least be reminded.

Though with this being pushed, feels like nobody will have much choice, but automate: https://www.digicert.com/blog/tls-certificate-lifetimes-will...

9cb14c1ec0 today at 9:36 PM
Just use Caddy. It's that simple.
ddtaylor today at 9:26 PM
A lot of repositories and similar go offline randomly. It hasn't happened in a few months but usually the Microsoft package mirrors go past their Azure limits and I get reminders.
allddd today at 9:30 PM
At this point we have to assume they're doing it for attention. I refuse to believe a team of people that can ship an OS, even if it's just a riced Arch, cannot figure out acme.sh. Come on...
joecool1029 today at 9:18 PM
Oops, it's back now though...
vpShane today at 9:18 PM
not the first time, I stopped using manjaro when I noticed ping.manjaro.org was being pinged every 30 seconds on a new router I setup. nothanks on that.

but seriously, sudo crontab -e, @monthly cerbot renew

No excuses.

toddgardner today at 10:31 PM
If you never want this to happen again to your systems, weโ€™re building a tool that bakes monitoring and validation into automatic cert renewals.

<https://www.certkit.io/>