-
Notifications
You must be signed in to change notification settings - Fork 213
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
sysPass 2.1 Install Issue #498
Comments
In my DB in table "log" I see this: Table "log_action" -> Login what does it mean Invalid IP ? |
Hi Lukas, that message is because the app couldn't get the client IP address to keep tracking of wrong log in attempts. Is your sysPass instance behind a proxy? I've just added the incorrect IP address in logging messages, in the latest commit to master branch. Regards. |
sysPass instance is not behind a proxy, but my client is behind a proxy Thank you, I will try it |
Same error with last master branch :-( |
That's right because the latest release only logs the wrong IP address. Could you see it in |
This is the content of syspass.log:
How can I fix it now? |
Hi, it should be fixed in the latest commit (just pushed). Please let me know if it works |
Hi, now I'm getting these erros / messages in "syspass.log":
In SQL-DB will be these entries created:
|
Those errors are related to the session encryption feature. It's most likely because some scripts ran before the encryption took place, but you can verify it by looking at the sysPass information tab. Please make sure your browser has a cookie named "SYSPASS_SK". |
I'm not able to login, I'm getting always back to login screen after login to my sysPass instance |
Are you using Safari? Does your browser have the 'SYSPASS_SK' cookie? |
I used FireFox in privacy mode, that was my problem. |
Other question: How Can i get my Data Backup (SQL) from sysPass 2.0 to sysPass 2.1 ? |
Do you mean how to import a 2.0 backup into 2.1? |
yes |
Umm, goto #466 In the first comment there is a brief howto about the upgrading using a db backup. |
Is that working for hosting mode too? |
Yes, the hosting mode does only matter when you're installing the app, because it skips some installation steps. |
I'm not able to create the user "sp_admin" via phpMyAdmin |
Don't worry about the user, you can create another user and then grant permissions over the imported database. This user need to be set in the XML |
ah okay, then I'll try that now |
After klicking on "update" button on update screen, nothing happens... |
I have not seen any progress, I tried just after some time to open my usual syspass URL and that worked for me now |
Umm, it seems weird. Please take a look to |
I can see the progress in syspass.log , but I haven't seen any progress in my browser |
Did it finish fine (in |
are these the "finish" entries in syspass.log ?
|
Right, those are the finish entries.... |
Okay, fine. Then close this Issue and thank you for your support |
Hey Rubén,
I created a new sysPass 2.1 instance, entered all needed data during setup which finished successfull. After Setup I'm trying to login but I'm getting an error:
I don't have any entry regarding this problem in webserver log, just this:
What could be the problem?
I used as database server -> unix:/tmp/mariadb101.sock
Thank you,
Lukas
The text was updated successfully, but these errors were encountered: