[SOLVED] cmake.org availability (was: HTTP 403)

Hi there,

apparently the CMake Homepage (cmake.org - some documentation sub-spaces seem to work, like https://cmake.org/cmake/help/latest/module/FetchContent.html) is somehow unavailable (pages return HTTP 403). Could you give a short feedback on whether this is a short term issue or might take some more time to get fixed?

Maybe there is just a redirection missing or something as some links seem to be redirecting to cmake.org/documentation but that also returns 403.

KR

1 Like

This is a me-too. It matters to me because my github actions download the latest cmake from cmake.org before running, so all my CI is currently failing.

Seem to be up again.

Thank you, Kitware/CMake Team!