This bug tracker is for tracking bugs, todos and confirmed new features.
If you want to submit a feature request please discuss about it here:
https://github.com/monarc-project/MonarcAppFO/discussions
Describe the bug
Got an error the trying to change admin password
To Reproduce
Steps to reproduce the behavior:
- Login with admin in Monarc
- Go to Account
- Enter previous password and new password.
- click "Update password"
- See error
Expected behavior
Password changed with no error
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.1 |
| MONARC version / git hash |
2.12.6 |
| Browser |
Chromium |
Additional context
{
"errors": [
{
"message": "Laminas\View\Renderer\PhpRenderer::render: Unable to render template "monarc/front-office/api-user-password/get"; resolver could not resolve to a file",
"error": "error-exception",
"exception": {
"class": "Laminas\View\Exception\RuntimeException",
"file": "/var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php",
"line": 518,
"message": "Laminas\View\Renderer\PhpRenderer::render: Unable to render template "monarc/front-office/api-user-password/get"; resolver could not resolve to a file",
"stacktrace": "#0 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-view/src/View.php(194): Laminas\View\Renderer\PhpRenderer->render()\n#1 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-view/src/View.php(222): Laminas\View\View->render()\n#2 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-view/src/View.php(187): Laminas\View\View->renderChildren()\n#3 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-mvc/src/View/Http/DefaultRenderingStrategy.php(92): Laminas\View\View->render()\n#4 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-eventmanager/src/EventManager.php(320): Laminas\Mvc\View\Http\DefaultRenderingStrategy->render()\n#5 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-eventmanager/src/EventManager.php(170): Laminas\EventManager\EventManager->triggerListeners()\n#6 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-mvc/src/Application.php(354): Laminas\EventManager\EventManager->triggerEvent()\n#7 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-mvc/src/Application.php(335): Laminas\Mvc\Application->completeRequest()\n#8 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/public/index.php(34): Laminas\Mvc\Application->run()\n#9 {main}"
}
}
]
}
This bug tracker is for tracking bugs, todos and confirmed new features.
If you want to submit a feature request please discuss about it here:
https://github.com/monarc-project/MonarcAppFO/discussions
Describe the bug
Got an error the trying to change admin password
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Password changed with no error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
{
"errors": [
{
"message": "Laminas\View\Renderer\PhpRenderer::render: Unable to render template "monarc/front-office/api-user-password/get"; resolver could not resolve to a file",
"error": "error-exception",
"exception": {
"class": "Laminas\View\Exception\RuntimeException",
"file": "/var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php",
"line": 518,
"message": "Laminas\View\Renderer\PhpRenderer::render: Unable to render template "monarc/front-office/api-user-password/get"; resolver could not resolve to a file",
"stacktrace": "#0 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-view/src/View.php(194): Laminas\View\Renderer\PhpRenderer->render()\n#1 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-view/src/View.php(222): Laminas\View\View->render()\n#2 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-view/src/View.php(187): Laminas\View\View->renderChildren()\n#3 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-mvc/src/View/Http/DefaultRenderingStrategy.php(92): Laminas\View\View->render()\n#4 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-eventmanager/src/EventManager.php(320): Laminas\Mvc\View\Http\DefaultRenderingStrategy->render()\n#5 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-eventmanager/src/EventManager.php(170): Laminas\EventManager\EventManager->triggerListeners()\n#6 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-mvc/src/Application.php(354): Laminas\EventManager\EventManager->triggerEvent()\n#7 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/vendor/laminas/laminas-mvc/src/Application.php(335): Laminas\Mvc\Application->completeRequest()\n#8 /var/lib/monarc/releases/MonarcAppFO-v2.12.6/public/index.php(34): Laminas\Mvc\Application->run()\n#9 {main}"
}
}
]
}