After an upgrade from version 15.1.15.2022 the core server won't start anymore. We get an message that the webservice has an issue starting.
In the PRTG Core Server Log, a message is displayed:
11/04/2017 14:17:40 Ticket ReadHeaders Exception: List does not allow duplicates ($07B3)
11/04/2017 14:17:40 Startup: Problem during startup: List does not allow duplicates ($07B3)
We already tried to replace the config file wich didn't help
Article Comments
Your configuration file should be fine, but your ticket database is corrupted. Stop the PRTG Core Server service and head to PRTG's data Directory, within the Ticket Database folder rename(or delete) the existing ticketdata.dat file.
Once this has been done, start the PRTG Core Server service again.
Please note that this operation will purge the current corrupted ticket database, but this will also remove all existing tickets from the database. You shouldn't experience any new crashes after this procedure.
Apr, 2017 - Permalink
Thank you very much. This solved the issue.
Apr, 2017 - Permalink
Your configuration file should be fine, but your ticket database is corrupted. Stop the PRTG Core Server service and head to PRTG's data Directory, within the Ticket Database folder rename(or delete) the existing ticketdata.dat file.
Once this has been done, start the PRTG Core Server service again.
Please note that this operation will purge the current corrupted ticket database, but this will also remove all existing tickets from the database. You shouldn't experience any new crashes after this procedure.
Apr, 2017 - Permalink