The GeoNetwork website (https://geonetwork-opensource.org) is not available.
Drilling into content like https://geonetwork-opensource.org/manuals/trunk/eng/users/build/html/manuals/trunk/eng/users/ is also empty.
Looking at the build server shows GeoNetworkWebsite job completed 11hrs ago.
Digging into the logs this job appears to build several branches, and contains some indication that it is having trouble uploading:
Example:
=======> latest manuals created
=> Build website
rm -rf build/*
mkdir -p build/html build/doctrees
sphinx-build -b html -d build/doctrees . build/html
Traceback (most recent call last):
File "/usr/local/bin/sphinx-build", line 7, in <module>
from sphinx import main
ImportError: No module named sphinx
make: *** [html] Error 1
=======> Copy GeoNetwork 3.x.y docs to website folder
Example:
···
–
Jody Garnett