-
-
Notifications
You must be signed in to change notification settings - Fork 354
Environment and Diagnostics Information
Nick Airdo edited this page Nov 3, 2017
·
8 revisions
Your environment diagnostics information helps other developers understand and reproduce problems with your Rock installation, and should be included with every Github issue.
To find your environment and diagnostics information:
- Hover your cursor at the bottom of a window in Rock, the admin bar will show
- Press the (i) icon to display the Rock Information window.
- Note down your Rock Version and Client Culture Setting.
- Switch to the Diagnostics tab
- Scroll to the bottom of the diagnostics window and download the diagnostics file
- Attach your diagnostics file to this issue request.
If you are troubleshooting page load performance in Rock, you can add ?showDebugTimings=true
to the URL. Then scroll to the bottom of the page to see when and how long it took to load each block. Note: This will only work if you have Administrate security for the current page.
From Mike Peterson