-
Notifications
You must be signed in to change notification settings - Fork 656
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
500 error on adduser #121
Comments
It happens because of two things:
|
rlidwka
added a commit
to rlidwka/sinopia-htpasswd
that referenced
this issue
Sep 17, 2014
fixed & published as |
Yes, this did resolve the issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm running sinopia 11.1 in docker (https://github.com/RallySoftware/docker-sinopia)
Then when I do npm adduser --registry http://sinopiahost:4873/
...
It hangs and the following error is emitted on the docker host:
I'm using node 0.10.31.
Add user did work on sinopia 0.9 providing that you were using latest node version, but seems to have broken in 11.1
The text was updated successfully, but these errors were encountered: