#3693·feathers

Feathers Blog Down

Author: SteffenLangerCreated Jul 28, 2026Updated Aug 10, 2026

The feathers.js blog at https://blog.feathersjs.com/ is down and has been unreachable for a couple of weeks:

Image

I tried accessing the blog from different networks on different devices. @daffl, could the website server be down?

Here is a quick validation curl request:

bash
curl --connect-timeout 5 -I https://blog.feathersjs.com

Response:

bash
curl: (28) Connection timeout after 5000 ms