You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
Yeah, we introduced the option to specify auth-method for XDBC servers in there. I recommend adding an xdbc-authentication-method=digest line to your build.properties.
We might need to consider adding that as default to defaults.properties. @dmcassel WDYT?
I am getting:
after upgrading to
v1.7.3
on MarkLogic 8.0-4.2. It works withv1.7.2
without generating an error.I've tracked this down to commit e33b3c5 ("Fixed #469: moved config snippets into overridable functions") using
git bisect
.The MarkLogic ErrorLog.txt places the error in the call to
admin:appserver-set-authentication
at line 10847 of/MarkLogic/admin.xqy
.The text was updated successfully, but these errors were encountered: