W1126 12:40:17.736283 MAIN main.cpp:2041] Orthanc version: 1.12.2 W1126 12:40:17.736410 MAIN OrthancConfiguration.cpp:108] Scanning folder "/etc/orthanc" for configuration files W1126 12:40:17.736474 MAIN OrthancConfiguration.cpp:57] Reading the configuration from: "/etc/orthanc/dicomweb.json" W1126 12:40:17.736638 MAIN OrthancConfiguration.cpp:57] Reading the configuration from: "/etc/orthanc/postgresql.json" W1126 12:40:17.736724 MAIN OrthancConfiguration.cpp:57] Reading the configuration from: "/etc/orthanc/serve-folders.json" W1126 12:40:17.736776 MAIN OrthancConfiguration.cpp:57] Reading the configuration from: "/etc/orthanc/webviewer.json" W1126 12:40:17.736832 MAIN OrthancConfiguration.cpp:57] Reading the configuration from: "/etc/orthanc/worklists.json" W1126 12:40:17.736880 MAIN OrthancConfiguration.cpp:57] Reading the configuration from: "/etc/orthanc/gdcm.json" W1126 12:40:17.736935 MAIN OrthancConfiguration.cpp:57] Reading the configuration from: "/etc/orthanc/orthanc.json" W1126 12:40:17.737740 MAIN OrthancConfiguration.cpp:57] Reading the configuration from: "/etc/orthanc/credentials.json" W1126 12:40:17.755899 MAIN FromDcmtkBridge.cpp:382] Loading external DICOM dictionary: "/usr/share/libdcmtk17/dicom.dic" W1126 12:40:17.765585 MAIN FromDcmtkBridge.cpp:382] Loading external DICOM dictionary: "/usr/share/libdcmtk17/private.dic" W1126 12:40:17.780231 MAIN main.cpp:912] Loading plugin(s) from: /usr/share/orthanc/plugins/ W1126 12:40:17.781366 MAIN PluginsManager.cpp:261] Registering plugin 'delayed-deletion' (version 1.12.2) W1126 12:40:17.781586 MAIN PluginsManager.cpp:157] DelayedDeletion - plugin is loaded but not enabled (no "DelayedDeletion" section found in configuration) W1126 12:40:17.782365 MAIN PluginsManager.cpp:261] Registering plugin 'postgresql-storage' (version 5.0) W1126 12:40:17.782701 MAIN PluginsManager.cpp:157] The PostgreSQL storage area is currently disabled, set "EnableStorage" to "true" in the "PostgreSQL" section of the configuration file of Orthanc W1126 12:40:17.783212 MAIN PluginsManager.cpp:261] Registering plugin 'multitenant-dicom' (version 1.12.2) W1126 12:40:17.783692 MAIN PluginsManager.cpp:157] Loading external DICOM dictionary: "/usr/share/libdcmtk17/dicom.dic" W1126 12:40:17.817071 MAIN PluginsManager.cpp:261] Registering plugin 'gdcm' (version 1.6) W1126 12:40:17.817530 MAIN PluginsManager.cpp:157] Throttling GDCM to 4 concurrent thread(s) W1126 12:40:17.817550 MAIN PluginsManager.cpp:157] Version of GDCM: 3.0.22 W1126 12:40:17.817885 MAIN PluginsManager.cpp:261] Registering plugin 'serve-folders' (version 1.12.2) W1126 12:40:17.818220 MAIN PluginsManager.cpp:157] ServeFolders: Empty configuration file: No additional folder will be served! W1126 12:40:17.818482 MAIN PluginsManager.cpp:261] Registering plugin 'housekeeper' (version 1.12.2) W1126 12:40:17.818494 MAIN PluginsManager.cpp:157] Housekeeper plugin is initializing W1126 12:40:17.818801 MAIN PluginsManager.cpp:157] Housekeeper plugin is disabled by the configuration file W1126 12:40:17.819447 MAIN PluginsManager.cpp:261] Registering plugin 'dicom-web' (version 1.16) W1126 12:40:17.819798 MAIN PluginsManager.cpp:157] URI to the DICOMweb REST API: /dicom-web/ W1126 12:40:17.820146 MAIN PluginsManager.cpp:157] DICOMWeb PublicRoot: /dicom-web/ W1126 12:40:17.820156 MAIN PluginsManager.cpp:157] URI to the WADO-URI API: /wado W1126 12:40:17.821009 MAIN PluginsManager.cpp:261] Registering plugin 'postgresql-index' (version 5.0) W1126 12:40:17.821430 MAIN PluginsManager.cpp:157] The index plugin will use 1 connection(s) to the database, and will retry up to 10 time(s) in the case of a collision W1126 12:40:17.822000 MAIN PluginsManager.cpp:261] Registering plugin 'web-viewer' (version 2.8) W1126 12:40:17.822026 MAIN PluginsManager.cpp:157] Initializing the Web viewer W1126 12:40:17.822228 MAIN PluginsManager.cpp:157] Web viewer using 3 threads for the decoding of the DICOM images W1126 12:40:17.822233 MAIN PluginsManager.cpp:157] Storing the cache of the Web viewer in folder: /tmp/OrthancWebViewerCache W1126 12:40:17.823203 MAIN PluginsManager.cpp:157] Web viewer using a cache of 100 MB W1126 12:40:17.823423 MAIN PluginsManager.cpp:261] Registering plugin 'worklists' (version 1.12.2) W1126 12:40:17.823430 MAIN PluginsManager.cpp:157] Sample worklist plugin is initializing W1126 12:40:17.823772 MAIN PluginsManager.cpp:157] Worklist server is disabled by the configuration file W1126 12:40:17.823791 MAIN main.cpp:1704] Using a custom database from plugins W1126 12:40:17.823796 MAIN OrthancInitialization.cpp:525] Storage directory: "/var/lib/orthanc/db-v6" W1126 12:40:17.870960 MAIN PluginsManager.cpp:157] Trying to enable trigram matching on the PostgreSQL database to speed up wildcard searches. This may take several minutes W1126 12:40:17.878547 MAIN PluginsManager.cpp:157] Trigram index has been created W1126 12:40:17.903245 MAIN HttpClient.cpp:1194] HTTPS will use the CA certificates from this file: /etc/orthanc W1126 12:40:17.903765 MAIN LuaContext.cpp:94] Lua says: Lua toolbox installed W1126 12:40:17.903938 MAIN LuaContext.cpp:94] Lua says: Lua toolbox installed W1126 12:40:17.904274 MAIN ServerContext.cpp:574] Disk compression is disabled W1126 12:40:17.904343 MAIN ServerIndex.cpp:381] No limit on the number of stored patients W1126 12:40:17.904347 MAIN ServerIndex.cpp:401] No limit on the size of the storage area W1126 12:40:17.905394 MAIN JobsEngine.cpp:272] The jobs engine has started with 2 threads W1126 12:40:17.905783 MAIN main.cpp:1318] DICOM server listening with AET ORTHANC on port: 4242 W1126 12:40:17.905800 MAIN HttpServer.cpp:2045] HTTP compression is disabled W1126 12:40:17.905808 MAIN main.cpp:1173] Remote LUA script execution is disabled W1126 12:40:17.905812 MAIN main.cpp:1185] REST API cannot write to the file system bacause the "RestApiWriteToFileSystemEnabled" configuration is set to false. The URI /instances/../export is disabled. This is the most secure configuration. W1126 12:40:17.907697 MAIN HttpServer.cpp:1803] HTTP server listening on port: 8042 (HTTPS encryption is disabled, remote access is not allowed) W1126 12:40:17.907710 MAIN main.cpp:924] Orthanc has started W1126 12:40:31.732561 HTTP-5 EmbeddedResourceHttpHandler.cpp:80] Unable to find HTTP resource: /images/favicon.ico E1126 12:40:31.732670 HTTP-5 HttpOutput.cpp:78] This HTTP answer has not sent the proper number of bytes in its body