Iâve seen the a few times in the forum but I donât see a solution.
I upgraded to 8.8.1 from 8.8.0
Myself as admin and and EXISTING users CAN log in.
New users I create cannot and get Login Credentials incorrect, please try again,
I have tried many times changing password, making sure it was correct etc
Is this a permission issue? Iâm stil quite confused in permission setting.
As stated, we can still login, just not new users.
This is prod.log if it helps
2025-08-13 19:45:25] php.WARNING: Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) {âexceptionâ:â[object] (ErrorException(code: 0): Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) at /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87)â}
[2025-08-13 19:45:35] php.WARNING: Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) {âexceptionâ:â[object] (ErrorException(code: 0): Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) at /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87)â}
[2025-08-13 20:00:33] php.WARNING: Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) {âexceptionâ:â[object] (ErrorException(code: 0): Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) at /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87)â}
[2025-08-13 20:06:03] php.WARNING: Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) {âexceptionâ:â[object] (ErrorException(code: 0): Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) at /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87)â}
[2025-08-13 20:07:54] php.WARNING: Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) {âexceptionâ:â[object] (ErrorException(code: 0): Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php83) failed: Permission denied (13) at /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87)â}
[2025-08-13 20:08:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: âThere is currently no session available.â at HttpKernel.php line 83 {âexceptionâ:â[object] (Symfony\Component\HttpKernel\Exception\BadRequestHttpException(code: 0): There is currently no session available. at /vendor/symfony/http-kernel/HttpKernel.php:83, Symfony\Component\HttpFoundation\Exception\SessionNotFoundException(code: 0): There is currently no session available. at /vendor/symfony/http-foundation/RequestStack.php:107)â}
Help!