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

Own instance: Cannot login, password invalid #215

Closed
doits opened this issue Sep 30, 2018 · 6 comments
Closed

Own instance: Cannot login, password invalid #215

doits opened this issue Sep 30, 2018 · 6 comments

Comments

@doits
Copy link

doits commented Sep 30, 2018

I just installed my own openhab cloud instance on my own server. It works fine so far and is running. After registering a new user, I am logged in with the new user automatically. So far so good.

But once I am logged out and try to login again, it says my username/password do not match. I tried it with really simple passwords (like 123123bla), but still if I log out once, I am never able to log in again. I cannot log in with my android openhab app therefore, too.

Is there any way to debug why the login of freshly registered users does not work?

@marziman
Copy link
Contributor

Can you tell us if you used a plus sign in the mai you registered with?

@marziman
Copy link
Contributor

Any feedback? Is that resolved?

@doits
Copy link
Author

doits commented Nov 15, 2018

Can you tell us if you used a plus sign in the mai you registered with?

Nope, just alphanumeric and a - sign.

Any feedback? Is that resolved?

I will pull the latest updates and check it (I didn't try again in the meantime).

@darkblackside
Copy link

Do you have found out anything? Maybe you can try to register with another email-address to check whether there is a problem with some chars of your email or not.

@doits
Copy link
Author

doits commented Dec 13, 2018

The e-mail-adress I used was really simple, again only alphanumeric chars and a dash.

Just tried to install the cloud again though, but it fails on compiling bcrypt:

./../nan/nan_maybe_43_inl.h: In function ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’:
../../nan/nan_maybe_43_inl.h:88:15: error: ‘class v8::Object’ has no member named ‘ForceSet’
   return obj->ForceSet(GetCurrentContext(), key, value, attribs);
               ^~~~~~~~
In file included from ../../nan/nan_new.h:189,
                 from ../../nan/nan.h:196,
                 from ../src/bcrypt_node.cc:1:

I think my node version is too new (v11.4.0). Since I currently don't have any time to mess around with this, I just close this issue now. I will reopen it when I find some time and the problem still persists. Looks like I am the only one having this problem, so maybe something on my side was wrong.

@doits doits closed this as completed Dec 13, 2018
@ytyc2k
Copy link

ytyc2k commented May 9, 2019

I have the same problem, when I logout , I can’t login again.

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

4 participants