NVIDIA AIAA server internal error

Hello Andras,

Could you please help me with this error message when using the Nvidia Segmentation extension:

Traceback (most recent call last):
  File "/Applications/Slicer.app/Contents/Extensions-29738/NvidiaAIAssistedAnnotation/lib/Slicer-4.11/qt-scripted-modules/SegmentEditorNvidiaAIAALib/SegmentEditorEffect.py", line 492, in onClickAnnotation
    result_file = self.logic.dextr3d(in_file, session_id, model, pointSet)
  File "/Applications/Slicer.app/Contents/Extensions-29738/NvidiaAIAssistedAnnotation/lib/Slicer-4.11/qt-scripted-modules/SegmentEditorNvidiaAIAALib/SegmentEditorEffect.py", line 1112, in dextr3d
    session_id=session_id,
  File "/Applications/Slicer.app/Contents/Extensions-29738/NvidiaAIAssistedAnnotation/lib/Slicer-4.11/qt-scripted-modules/NvidiaAIAAClientAPI/client_api.py", line 287, in dextr3d
    raise AIAAException(AIAAError.SERVER_ERROR, 'Status: {}; Response: {}'.format(status, form))
NvidiaAIAAClientAPI.client_api.AIAAException: (3, 'Status: 500; Response: b\'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">\\n<title>500 Internal Server Error</title>\\n<h1>Internal Server Error</h1>\\n<p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\\n\'')

thank you

There is an issue with the free server that we have set up that we expect to resolve within a few weeks (Slicer default server needs an upgrade to latest version of AIAA/Clara · Issue #62 · NVIDIA/ai-assisted-annotation-client · GitHub). You can either wait for that fix or set up your own Clara server.

1 Like