You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information on how to write a good bug report
Description
After installing Audit plugin i have a DB error in info panel
DB Error #1062
[INSERT INTO _event VALUES ("", "login", ""), ("", "logout", ""), ("", "message", ""), ("", "note", "")] Duplicate entry 'login' for key 'name'
Prerequisites
For more information on how to write a good bug report
Description
After installing Audit plugin i have a DB error in info panel
DB Error #1062
[INSERT INTO
_event
VALUES ("", "login", ""), ("", "logout", ""), ("", "message", ""), ("", "note", "")] Duplicate entry 'login' for key 'name'---- Трассировка ----
#0 (корень)/include/mysqli.php(201): osTicket->logDBError()
#1 phar://(корень)/include/plugins/audit.phar/class.audit.php(810): db_query()
#2 phar://(корень)/include/plugins/audit.phar/audit.php(162): AuditEntry::autoCreateTable()
#3 (корень)/scp/plugins.php(26): AuditPlugin->enable()
#4 {main}
Steps to Reproduce
Expected behavior: [What you expected to happen]
install plugin without errors
Actual behavior: [What actually happened]
install plugin with error
Versions
Admin panel -> Dashboard -> Information which also additionally gives you information about your server.
Also, please include the OS and what version of the OS you're running. As well as your browser and browser version.
Debian x64
The text was updated successfully, but these errors were encountered: