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 was archived by the owner on Jan 7, 2026. It is now read-only.
indexd is started with a hard coded user name
--username indexd_clientperegrine and sheepdog are started with a hard coded indexd user SIGNPOST
'auth': ('gdcapi', ...For me at least, it caused an inability to write to indexd.
The workaround was to change gdcapi to indexd_client in the *_settings.py configs.