Images disappeared from the interface

Hi,

This depends on your configuration. Check this config:

Already explained above. If not using the EnableStorage, check the StorageDirectory configuration.

  • your MySQL DB might have been destroyed and Orthanc has created a new empty one
  • For some reason, the MySQL plugin was not loaded (because of a wrong path to the plugin in the config file) and therefore, Orthanc started with the default SQLite DB (and of course, an empty one). You can check the list of loaded plugins in the UI.

Hope this helps,

Alain.