Funny thing happened today, all the patient data has stopped showing up on the Orthanc explorer. All the files are still in the Orthanc storage file, but can no longer be pulled up by any of the DICOM viewers on my network anyone have this problem before or know of any solution?
Sounds like an issue with the index backend. What are you using?
(SQLite, PostgreSQL, MySQL, MSSQL?) You'll probably want to check
Orthanc logs, database logs, and the internal state of the database.
Its using the built in SQLite, but figured it out. Some kind person deleted the indexing files.
New problem, when searching for studies I know are in the database won’t be found. Any idea what I might try to fix this conundrum?
As your database index was deleted then recovered, these missing studies might have been received after the backup point.
You should definitely re-import all your DICOM files into a new Orthanc instance, using a direct access to the filesystem:
http://book.orthanc-server.com/users/replication.html#direct-access-to-the-filesystem