-
Notifications
You must be signed in to change notification settings - Fork 440
Description
Issue overview
A user reported that she encountered 404 warning when trying to access energyplus weather site.
A quick investigation shows that the website: energyplus.net/weather cannot be directly accessed (neither https or http), a 404 error would just show up:
However, it is found that if you access energyplus.net first; and then click the "Weather" item on the top banner (the last item on the banner), then the energyplus.net/weather could be accessed without problems:
Weather files could also be downloaded from there (after following the above workaround steps)--so this could be a temporary workaround.
So it seems that the website is picky about where the click is originated and the issue may need some attention.
Details
Some additional details for this issue (if relevant):
- Platform (Operating system, version): energyplus.net/weather
- Version of EnergyPlus (if using an intermediate build, include SHA)
- Helpdesk ticket number: 16011, 16012
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
- Defect file added (list location of defect file here)
- Ticket added to Pivotal for defect (development team task)
- Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)