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

./manage.py drf_create_token failing to output anything when provisioning Dockerized environment for dandi-cli tests #1003

Closed
jwodder opened this issue Apr 6, 2022 · 1 comment
Assignees

Comments

@jwodder
Copy link
Member

jwodder commented Apr 6, 2022

Currently, when running the dandi-cli tests locally, the code for spinning up a Dockerized dandi-archive instance fails due to the drf_create_token command outputting an empty string instead of an auth token. Note that this only seems to happen when the commands are run via Python; when they are instead run directly from the command line, everything works. Also note that I am not convinced this isn't due to some change in a recent Docker update, unrelated to dandi-archive.

@jwodder
Copy link
Member Author

jwodder commented Apr 6, 2022

The problem was caused by docker/compose#9201. I submitted a workaround as dandi/dandi-cli#949.

@jwodder jwodder closed this as completed Apr 6, 2022
djarecka pushed a commit to djarecka/dandi-archive that referenced this issue May 3, 2022
Hide "remove" button if dandiset has only one owner
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

2 participants