Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indexd.username conflict ? #23

Open
bwalsh opened this issue Mar 14, 2019 · 0 comments
Open

indexd.username conflict ? #23

bwalsh opened this issue Mar 14, 2019 · 0 comments

Comments

@bwalsh
Copy link
Contributor

bwalsh commented Mar 14, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant