-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response after online bcl selects categories #707
Comments
I am also seeing this error, though my app is not crashing. Find measures on BCL never loads any measures, however, when I close BCL, my existing measures still update. Issue seen on OSApp 1.7.1 rc1, 1.7.0 and 1.6.0 |
Thanks for the report, my first guess would be something like your OS or anti-virus are blocking the web connections used to check for measures on the BCL. Could one of you try running with the following commands to get debug output? |
Hmm, I am able to reproduce this myself now, that makes me wonder if the BCL has gone down or changed somehow. I will look into it. @dandeline it would still be useful to get your debug output to diagnose the crash issue, my behavior is similar to @bwinsatt |
It looks like there is something wrong with the certificate for https://bcl.nrel.gov/, that is likely the root cause of this issue. I filed this issue, BuildingComponentLibrary/bcl-manifest#37, the maintainers of bcl.nrel.gov will likely have to renew the certificates for the website. |
The BCL was down 4/6-4/7 due to power outage at NREL (high winds forced the utility to de-energize power lines to avoid wildfires, yikes!). However, after that the BCL query we have been using has stopped working. I asked NREL to look into it, depending on their response we may have to update our BCL queries. I think we should hold off on the 1.7.1 patch until this is resolved. |
The BCL has been fixed and this should now be working again |
@dandeline if you are still having the issue with the app crashing we can re-open that and make this issue just about the app crash |
sorry for the late response, I just tried it and it works. Thanks a lot |
Issue overview
After opening the online BCL and choosing one of the categories, the software will remain unresponsive.
Steps to Reproduce
Details
Environment
Some additional details about your environment for this issue (if relevant):
The text was updated successfully, but these errors were encountered: