In order to help diagnose and fix your issue we often need your "debug information". It's easy to save this information and attach it to a GitHub issue:
- Start UMS.
- Go to the
Logstab. - Press the
Create TRACE logsbutton which restarts UMS in the "TRACE" mode. If that doesn't work for some reason, either selectTracefrom theLog Leveldropdown at the bottom or setlog_level = TRACEin the configuration file and restart UMS manually. - Reproduce the problem.
- Click
Pack debug fileson the lower left. - Click
Zip selected files. - Save the zip file to a location you will remember.
- Attach the zip file to the GitHub issue.