After restarting the server (but not refreshing the client), in the request tracker, some message appears with error (normal) but when you select them, the right pane is not updated to display the selected request.
As visible on the screenshot, the last selected request is left in the right pane.
An error is visible in the JS console :
Uncaught TypeError: can't access property "outerHTML", node is undefined
_responseToString http://web.turin.anyware.corp:10001/cms/plugins/core-ui/resources/js/Ametys/plugins/coreui/system/requesttracker/RequestTrackerTool.js:606
_onSelectMessage http://web.turin.anyware.corp:10001/cms/plugins/core-ui/resources/js/Ametys/plugins/coreui/system/requesttracker/RequestTrackerTool.js:487
_onSelectionChange http://web.turin.anyware.corp:10001/cms/plugins/core-ui/resources/js/Ametys/plugins/coreui/system/requesttracker/RequestTrackerTool.js:320
ExtJS 56
constructor http://web.turin.anyware.corp:10001/cms/plugins/core-ui/resources/js/Ametys/ui/tool/layout/ZonedTabsToolsLayout.js:98
ExtJS 3
setToolsLayout http://web.turin.anyware.corp:10001/cms/plugins/core-ui/resources/js/Ametys/tool/ToolsManager.js:594
<anonymous> http://web.turin.anyware.corp:10001/cms/_admin/index.html?debug.mode=super:187
RequestTrackerTool.js:606:8
The error occurs before the automatic relogin. Server respond with 200 and the login page.