-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
API error (500) during tests #419
Comments
Which docker version are you using? |
|
Maybe it has something to do with hydra's path? I still have it under ory-am |
No, it's something with dockertest or the common library. I'll look into it tomorrow |
Yup, it's the common library, fixed there: https://github.com/ory/common/releases/tag/v0.4.0 Still need to update hydra and ladon deps |
aeneasr
pushed a commit
that referenced
this issue
Apr 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I try to run hydra's tests but they fail with:
I installed dependencies with
glide install
. I also installed dockertest:glide get gopkg.in/ory-am/dockertest.v3
.The text was updated successfully, but these errors were encountered: