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

srp cache failure #1

Open
marmol-dev opened this issue Sep 3, 2015 · 1 comment
Open

srp cache failure #1

marmol-dev opened this issue Sep 3, 2015 · 1 comment

Comments

@marmol-dev
Copy link

Hi. It looks an interesting project but I can try it because I have an error when trying to login: "srp cache failure" shows in the top of the login form. I have the same issue in Encryptr.

In the crypton-server-console there are no errors and in the browser console it logs the following two lines:

{type: "SESSION_RESPONSE", session: undefined, error: "srp cache failure"} "SessionStore::SESSION_RESPONSE"

and

{type: "SESSION_RESPONSE", session: undefined, error: "srp cache failure"} "NoteStore::SESSION_RESPONSE"
@devgeeks
Copy link
Owner

devgeeks commented Sep 4, 2015

Hah, the problem is that the Crypton server this code points to is older than the one I am currently using for dev... :/

This is a bit of a sketchbook app for testing ideas for me, not an actual useable thing yet.

It's currently in it's (I think) third rewrite, heh.

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