Error in creating user/generating password

Suitecrm 8.2.4 php 7.4
Created user, set password using the trick of “Forgot Password” and inserting the e-mail.

It continues not to work, no error in apache error.log, instead suitecrm.log shows:

[php7:warn] [pid 2378931] [client 10.20.66.124:60491] PHP Warning: chdir(): No such file or directory (errno 2) in /var/www/suitecrm8/public/index.php on line 43, referer: https://xxx.xxx.com/index.php?entryPoint=Changenewpassword&guid=c42bd310-31d9-298a-c99e-641c68039376&key=c42df08f-b8eb-d94c-59f8-641c68aad5b6

Help me please because I am unable to change password and also adding users (because I can’t set password).

I believe this is a bug, I remember seeing someone else ask about this. Have you searched on Github if there is an open issue?

Great I will go to github to see. In the meanwhile, these are php errors (don’t know if they are related, and are only “warning”):

[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “customCode” in /var/www/suitecrm.xxx.com/SuiteCRM_713/cache/smarty/templates_c/%%14^148^14804A90%%DashletGenericDisplay.tpl.php on line 184
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “tabindex” in /var/www/suitecrm.xxx.com/SuiteCRM_713/include/Smarty/plugins/function.sugar_field.php on line 104
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “customCode” in /var/www/suitecrm.xxx.com/SuiteCRM_713/cache/smarty/templates_c/%%14^148^14804A90%%DashletGenericDisplay.tpl.php on line 184
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “tabindex” in /var/www/suitecrm.xxx.com/SuiteCRM_713/include/Smarty/plugins/function.sugar_field.php on line 104
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “url” in /var/www/suitecrm.xxx.com/SuiteCRM_713/cache/smarty/templates_c/%%74^74F^74FBB9DE%%DashletGenericAutoRefresh.tpl.php on line 29
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “done” in /var/www/suitecrm.xxx.com/SuiteCRM_713/cache/smarty/templates_c/%%AE^AE9^AE9373ED%%SugarFeedScript.tpl.php on line 32
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “script” in /var/www/suitecrm.xxx.com/SuiteCRM_713/cache/smarty/templates_c/%%36^364^364F619D%%MySugar2.tpl.php on line 58
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “script” in /var/www/suitecrm.xxx.com/SuiteCRM_713/cache/smarty/templates_c/%%36^364^364F619D%%MySugar2.tpl.php on line 58
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “script” in /var/www/suitecrm.xxx.com/SuiteCRM_713/cache/smarty/templates_c/%%36^364^364F619D%%MySugar2.tpl.php on line 58
[03-Jan-2023 16:33:18 Europe/Berlin] PHP Warning: Undefined array key “lock_homepage” in /var/www/suitecrm.xxx.com/SuiteCRM_713/cache/smarty/templates_c/%%36^364^364F619D%%MySugar2.tpl.php on line 124

@pgr nothing found on github…