Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

indexd.username conflict ? #23

@bwalsh

Description

@bwalsh
  • indexd is started with a hard coded user name --username indexd_client

  • peregrine 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.

{'action': 'create', 'errors': [{'keys': [], 'message': '403 Client Error: username / password mismatch for url: http://indexd-service/index/', 'type': 'ERROR'}], 'id': '9534d7ac-8075-41e3-a70f-8570feb43198', 'related_cases': [], 'type': 'submitted_somatic_mutation', 'unique_keys': [{'project_id': 'smmart-ccle', 'submitter_id': 'File:d5fc3905ba9c9db1ce29cbca410f2c5b'}], 'valid': False, 'warnings': []}

The workaround was to change gdcapi to indexd_client in the *_settings.py configs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions