Why am I seeing "Timetracker failed to load" after installation? (on-premise only)
Question
I'm seeing "Timetracker is taking longer than expected to load" messages. I looked in our browser's Dev console and see multiple errors about DOM elements. Can you help?
Answer
This can occur if your browser has some extensions or security settings that prevents the Referer header from being passed to iFrames. 7paceTimetracker relies on this header and expects that it is present when you open a page. Please check your browser settings and see if something is blocking this header (it can be settings in browser, ad-blocking extension or any script blocking extensions).
Question (on-premise only)
When loading any page of Timetracker for the first time I am receiving the following message: "Timetracker is taking longer than expected to load." If I don't use the page for awhile, it also takes some time to add "New Time", however, if I try to add a second time entry immediately, I can do so. Can you help?
Answer (on-premise only)
This kind of delay is usual for IIS-based applications and can depend on many factors in the system. Try one of the solutions, below, to see if it fixes your issue.
Step 1:
Ensure the Application Pools "Start Mode" is set to "Always Running".
1. Open IIS.
2. Open Application Pools list.
3. Select 7pace Timetracker App Pool.
4. Click the "Advanced Settings" button on the right panel (see screenshot, below).
5. In the resulting dialog box, ensure that the "Start Mode" setting is set to "Always Running".
Step 2:
Check the Application Pools' "Regular Time Interval" to ensure that it is recycling regularly.
1. Referencing the screenshot, above, click "Advanced Settings".
2. Scroll down and check the "Regular Time Interval".
Step 3:
Change the "Idle Time-out" Setting to "0".
Sometimes, IIS can send the application to the background when it's not getting requests (even if "Always Running" is true).
1. Referencing the first screenshot, above, click "Advanced Settings".
2. Scroll down and check the "Idle Time-out".
3. "Idle Time-out" is usually set to 20. Set it to "0".
Question (on-premise only)
After installing Timetracker, I received the message "Timetracker by 7pace failed to load" when I tried to navigate to the TIME tab in the DevOps Server web portal. We tried waiting, restarting the server, and using different browser - can you help?
Answer (on-premise only)
This kind of error usually means that you cannot reach the Timetracker web application. To diagnose Timetracker availability, just open it directly by the address you provided during installation. You can find your address in the 7pace Timetracker Configuration Tool:
If Timetracker runs properly, it should display an empty page with the following text: "Welcome to 7pace Timetracker".
Common issues:
- Port is blocked by firewall
- The Certificate is not trusted and the browser revokes connection
- The address is not reachable from your PC
Comments
1 comment
After making all the changes as mentioned above, it still not working. It keeps loading forever.
Please sign in to leave a comment.