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

Invalid password #493

Closed
dbarzin opened this issue Sep 6, 2023 · 5 comments
Closed

Invalid password #493

dbarzin opened this issue Sep 6, 2023 · 5 comments

Comments

@dbarzin
Copy link
Contributor

dbarzin commented Sep 6, 2023

Describe the bug
Could not login after manual installation of Monarc.
Error on the login page "Your e-mail or password is invalid, please try again."

To Reproduce
Steps to reproduce the behavior:

  1. Go to login page : http;//127.0.0.1
  2. Click user: admin@admin.localhost password: admin click "Log in"

Expected behavior
Successful login

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Questions Answers
Type of issue Bug
OS version (server) Ubuntu 22.04
OS version (client) Win10
PHP version 8.0
MONARC version / git hash release v2.12.6
Browser Chrome

Additional context
No error present in the Apache error.log
The user is present in the database

@dbarzin
Copy link
Contributor Author

dbarzin commented Sep 8, 2023

We have found these error messages in the web console :
"message": "Laminas\View\Renderer\PhpRenderer::render: Unable to render template "monarc/core/authentication/get-list"; resolver could not resolve to a file",
"message": "An exception occurred in the driver: SQLSTATE[HY000] [1698] Access denied for user 'root'@'localhost'"

@ruslanbaidan
Copy link
Contributor

Would it be possible for you to install php v8.1 and retry ?
Otherwise we can investigate the problem on v8.0 later.

@dbarzin
Copy link
Contributor Author

dbarzin commented Sep 12, 2023

I finally get it to work with PHP 8.1 and Ubuntu 22.04.
I will provide a installation procedure.
Thanks,
Didier

@dbarzin dbarzin closed this as completed Sep 12, 2023
@ruslanbaidan
Copy link
Contributor

Thank you for letting us know.
I'm going to validate the issue with php8.0 later.

@dbarzin
Copy link
Contributor Author

dbarzin commented Sep 12, 2023

The objective is not to get it to work with several PHP versions but with a good one.

@dbarzin dbarzin reopened this Sep 13, 2023
@dbarzin dbarzin closed this as completed Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants