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

unable to login #566

Open
rajeshphilip0824 opened this issue Oct 8, 2022 · 2 comments
Open

unable to login #566

rajeshphilip0824 opened this issue Oct 8, 2022 · 2 comments

Comments

@rajeshphilip0824
Copy link

Hello,
I am using sentinel for authentication in my project, when i used the project on my local machine(code + db on same machine ), it worked well.
Right now, the code is in my machine and the database is another machine. The project is connecting to database but when trying to login, it returns null value for authenticate();

@rajeshphilip0824
Copy link
Author

now, the current situation is that , i have two machines, on one machine (A) i have (code + database) and everything is working well.
On second machine (B) , i have kept the code and database is on (A) ... the B machine code is connecting to database on machine A but not able to login ... it is returning null for for authenticate();

@fasec
Copy link

fasec commented Feb 23, 2024

Hi! Did you find a solution for this? I'm having the same problem with Sentinel 6.0 on PHP 8.1. It works on local machine but not in other test environment.

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