Troubleshooting Connection & Download
Search
Troubleshooting Connection & Download
If a track says their new speed screens are not working:
- Run the tracks api migrations: TRACKNAME.clubspeedtiming.com/api/migrations {if this doesn't work, then log on the server to run them locally}
- If their public URL doesn't work, try their public IP/admin
- If that works, update go daddy with the correct information
- If those don't work (port 80 is blocked) logged on the server>log on to their server and visit their portal via [internal IP/admin - 192.168.xxx.x/admin]
- Visit all of the slides, click on them and press save
- Visit the Diagnostic link for the channel by adding /diagnostic to the end when viewing the slide [http://bbkaustralia.clubspeedtiming.com/cs-speedscreen/#/1/diagnostics]
- You can press F12 when viewing to view the source code to see what is failing
Timing Out while Downloading
- A completed speed screen should be 55.5 mb. If it is lower, Windows will not be able to load & execute it. Will give you an error saying compatibility error
- Open IIS > Go to Admin site > PHP Manager > Manage all settings
- Search for "max_execution_time" > right click & edit
- Default is 300 seconds or 5 minutes. Extend it to how long it will take (900 would be 15 minutes) > click OK
- Restart IIS & try to re-download on your computer to make sure it is working
If these fail, you might need to ask Brian for direction.
[the new screens save the URL you use to visit the site as the url to find the slides, so if somebody used localhost, then the computer is looking at itself for them]