Skip to main content
Skip table of contents

Debugging and Troubleshooting

Debugging

  1. Enable Debug mode in Sessions > Evidian > [Session Name] > Options in Setup and set the level of detail.

  2. Kill the Evidian Authentication Manager process (see Further Troubleshooting).

  3. Start the desired Evidian session from the Start Menu.

  4. Watch the output with tail -F /var/log/user/rsuserauth[Session Number].debug in Local Terminal. Alternatively, add the file to System Log Viewer.

    The session number starts with 0, not 1. To watch the output of the first configured session, use thus tail -F /var/log/user/rsuserauth0.debug

Further Troubleshooting

  1. Open Local Terminal

  2. Enter ps fax | grep rsuserauth | grep -v grep to look for Evidian Authentication Manager processes.

  3. Use the Evidian AuthMgr Restart session to restart all Evidian sessions if neccesary
    OR kill unwanted processes by entering kill [process ID] in the terminal, start desired processes via the Evidian entries in the Start Menu.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.