Hello everyone,
When I run the orthanc service, I have the following error “SQLite error code 10”.
Has anyone ever encountered this error.
Thanks in advance
Hello everyone,
When I run the orthanc service, I have the following error “SQLite error code 10”.
Has anyone ever encountered this error.
Thanks in advance
Hi,
It means that Orthanc can not access the DB file (https://www.sqlite.org/rescode.html#ioerr).
Most probable origin of the error:
HTH
Alain
Thank you Alain,
but :
Note : i am using windows 10 as the operating system.
Hello,
You can type “Ctrl-Alt-Delete” to see all the processes that are running on your computer.
Note that the Windows installers by Osimis automatically install Orthanc as a background service that is automatically started at boot time. Use the tool “service.msc” to control how the service is started.
Sébastien-