Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Error Code 10: Client not found #34

Open
alduder opened this issue Jul 11, 2017 · 5 comments
Open

Error Code 10: Client not found #34

alduder opened this issue Jul 11, 2017 · 5 comments

Comments

@alduder
Copy link

alduder commented Jul 11, 2017

Hi, I've set up u2fval on a Ubuntu 16.04 machine according to the instructions here. If I run the u2fval client and access it via http://localhost:8080/testuser, everything works fine. If I try to access it via wsgi (curl or browser), I obtain:
{
"errorCode": 10,
"errorMessage": "Client not found"
}
even though the credentials in clients.htdigest seem to be accepted. It's as if wsgi doesn't access the db. Any idea where the problem could be?

@pasilvagh
Copy link

@alduder I have the same problem. Did you solved it?
Thanks in advance :)

@alduder
Copy link
Author

alduder commented Oct 11, 2017

Hi, we're now using https://github.com/Yubico/php-u2flib-server and save the registration data in our own DB, so unfortunately I haven't been following up on this issue. Sad to see that Yubico doesn't seem to be interested in helping :-(

@pasilvagh
Copy link

@alduder Ok! Thanks for answering me!
Yeah, it is sad :(

@dainnilsson
Copy link
Member

Hi, sorry for the late reply.

When you say you access it via wsgi, what does that mean more precisely? What WSGI container are you using and how have you configured it?

@zigamacss
Copy link

I have the same question too. I set it up on Apache WSGI following this doc https://developers.yubico.com/u2fval/Apache_Deployment.html but getting "Client not found". Yubico please help........

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

No branches or pull requests

4 participants