Quantcast
Viewing latest article 1
Browse Latest Browse All 10

Can't login due to Php error (Unsupported operand types: null & string)

Suddenly, I stopped being able to login in my dokuwiki and I am obtaining the following message inside a red rectangle: "TypeError: Unsupported operand types: null & string
An unforeseen error has occured. This is most likely a bug somewhere.

More info has been written to the DokuWiki error log."

The log file contents are as following (sensitive info masked):
"2023-10-27 18:01:18 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php(517) TypeError: Unsupported operand types: null & string
#0 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/inc/auth.php(369): phpseclib\Crypt\Base->__construct()
#1 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/inc/auth.php(226): auth_encrypt('[MY_PASSWORD]', '[HASH]')
#2 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/inc/auth.php(170): auth_login('[MY_USERNAME]', '[MY_PASSWORD]', false, false)
#3 [internal function]: auth_login_wrapper(Array)
#4 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/inc/Extension/Event.php(133): call_user_func_array('auth_login_wrap...', Array)
#5 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/inc/Extension/Event.php(199): dokuwiki\Extension\Event->trigger('auth_login_wrap...', true)
#6 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/inc/auth.php(104): dokuwiki\Extension\Event::createAndTrigger('AUTH_LOGIN_CHEC...', Array, 'auth_login_wrap...')
#7 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/inc/init.php(232): auth_setup()
#8 /home/vol19_1/epizy.com/epiz_34331531/htdocs/homepage/doku.php(36): require_once('/home/vol19_1/e...')
#9 {main}"

The only thing I want is to login again. Do you have any ideas? Thank you in advance!


Viewing latest article 1
Browse Latest Browse All 10

Trending Articles