Hey Folks,
I upgraded my osticket to 1.12. But now it keeps throwing me this error:
DB Error #1048
[INSERT INTO ost_config (id
, namespace
, key
, value
, updated
) VALUES (NULL, 'core', 'vid', 'ost-1546460168', CURRENT_TIMESTAMP)] Column 'id' cannot be null
---- Ablaufverfolgung ----
#0 (root)/include/mysqli.php(199): osTicket->logDBError('DB Error #1048', '[INSERT INTO os...')
#1 (root)/include/class.addfunctions.php(267): db_query('INSERT INTO ost...')
#2 (root)/include/class.addfunctions.php(234): addFunc::getVid()
#3 (root)/include/staff/system.inc.php(67): addFunc::checkForUpdates()
#4 (root)/scp/system.php(23): require('/home/users/tic...')
#5 {main}
My Server has these specs:
OS: Debian 10.1
Kernel: 4.19.0-6-amd64
Webserver: Apace 2.4.38
PHP: 7.3.9-1
DB: MariaDB 5.5.5-10.3.17
Can somone please help me to get rid of this error?
Thanks in advance
Adrian