Hi all,
Apologies, my question is a bit vague, but can this Lua script error cause the Orthanc server to restart or is the error being handled gracefully?
E0521 04:55:59.510518 Toolbox.cpp:2394] Cannot parse JSON: * Line 1, Column 1
Syntax error: value, object or array expected.
E0521 04:55:59.510542 OrthancException.cpp:61] Cannot execute a Lua command: [string \"line\"]:77: attempt to index a nil value (local 'res')
E0521 04:55:59.510594 LuaScripting.cpp:848] Error while processing Lua events: Cannot execute a Lua command
Context: My server keeps restarting and the last log is always a series of access logs like this. There are no logs that usually say Unregistering plugin...
, so I am unsure what to look for.
W0521 04:55:59.518754 ServerContext.cpp:2520] W001: Accessing Dicom tags from storage when accessing study : 0018,0015
Regards,
Yash