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

redis usage is broken #27

Open
John-Colvin opened this issue Aug 7, 2018 · 0 comments
Open

redis usage is broken #27

John-Colvin opened this issue Aug 7, 2018 · 0 comments

Comments

@John-Colvin
Copy link
Contributor

The mistake was introduced here: acbe674#diff-3e3173a50db7d7cd7e3561efce0f0e8aR68

The problem is that for e.g. http://127.0.0.1:8765/1 InetPath produces path segments ["", "1"], so getting the first one and converting to long doesn't work.

I don't know whether this is a bug in InetPath or in userman, but it completely breaks userman w/ redis.

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