That error indicates whatever client you are using to access the server or a proxy you are accessing it through is not doing digest authentication correctly.
You can either switch to basic authentication in the server settings under advanced, choose the type of authentication or use a different client/proxy.
|