shanti
Verified User
Hi,
we lately found at our server that generating random passwords (email, ftp,...) doesnt work anymore
as soon as clicking the dice-icon , it generates multiple lines of this in error.log

edit: running DA in debug
we cannot find any further clue only its happening since an upgrade to version 1.653
operating difficult_password.php from cli works fine for root and diradmin
php -v
massive thankyou for any helpful input
-c-
edit: not a virtual environment
edit: it doesnt matter what skin is in use
we lately found at our server that generating random passwords (email, ftp,...) doesnt work anymore
as soon as clicking the dice-icon , it generates multiple lines of this in error.log
Code:
2023:10:20-01:09:24: pid 3628553 killed by signal 11 ()
2023:10:20-01:09:25: pid 3628554 killed by signal 11 ()
2023:10:20-01:09:25: pid 3628563 killed by signal 11 ()

edit: running DA in debug
Code:
Last wrote=0 writing remaining 2554 bytes
Just wrote=2554 writing remaining 0 bytes
pid 1688365 killed by signal 11 ()
check_difficult_password('nNPi=f!zUSW1OwqIp'): returned 11: ''
Generate difficult password (try=20): <br>
send_ajax_error(snd, id='(null)', str='(null)', focus='passwd2', error=1)
send_ajax_error(snd, id='passwd_result', str='Vorgaben für schweres Passwort wurden nicht erfüllt.', focus='passwd', error=1)
Command::doCommand(/CMD_AJAX_CHECK_PASSWORD) : finished
Command::run: finished /CMD_AJAX_CHECK_PASSWORD
operating difficult_password.php from cli works fine for root and diradmin
php -v
Code:
PHP 8.1.23 (cli) (built: Oct 11 2023 02:32:01) (NTS)
Code:
directadmin o
version: 1.653
commit sha: ae65930790d34180f07d3bc5d0470b942630aefa
OS slug: linux_amd64
detected OS slug: debian11_amd64
package: directadmin_ae65930790d34180f07d3bc5d0470b942630aefa_linux_amd64.tar.gz
gettext support: yes
gettext path: /usr/local/directadmin/data/lang
eol timestamp: 1788220800
eol time: Sep 1 00:00 2026
massive thankyou for any helpful input
-c-
edit: not a virtual environment
edit: it doesnt matter what skin is in use
Last edited: