- Edited
Received an email from our osticket system today with the below (I have **** out the persons email address)
Any idea what could be the problem and/or what needs to be done to fix it?
Duplicate entry '*******@gmail.com' for key
'address'<br /> <br />
---- Backtrace ----<br />
#0 (root)/include/mysqli.php(132):
osTicket->logDBError('DB Error #1062', '[INSERT INTO os...')<br />
#1 (root)/include/class.orm.php(181): db_query('INSERT
INTO ost...')<br />
#2 (root)/include/class.orm.php(57):
VerySimpleModel->save()<br />
#3 (root)/include/class.orm.php(214):
VerySimpleModel->set('default_email', Object(UserEmail))<br />
#4 (root)/include/class.user.php(89):
VerySimpleModel:(Array)<br />
#5 (root)/include/class.ticket.php(2044):
User:(Array)<br />
#6 (root)/include/class.mailfetch.php(548):
Ticket->create(Array, Array, 'Email')<br />
#7 (root)/include/class.mailfetch.php(586):
MailFetcher->createTicket(6792)<br />
#8 (root)/include/class.mailfetch.php(659):
MailFetcher->fetchEmails()<br />
#9 (root)/include/class.cron.php(23):
MailFetcher:()<br />
#10 (root)/scp/autocron.php(42):
Cron:()<br />
#11 {main}