The server is working, but you occasionally disabled healt checking endpoint, so it returns 404. Please replace the parameter in config
http_enable_paths=rest,action,shared,embed_player,empty
to
http_enable_paths=rest,action,shared,embed_player,empty,health-check
then restart WCS. In this case...