Skip to content
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

Closed
dandeline opened this issue Apr 2, 2024 · 8 comments
Closed

No response after online bcl selects categories #707

dandeline opened this issue Apr 2, 2024 · 8 comments

Comments

@dandeline
Copy link

Issue overview

After opening the online BCL and choosing one of the categories, the software will remain unresponsive.

Steps to Reproduce

  1. open the Openstudio Application
  2. choose Measures
  3. choose "find measures on bcl"
  4. choose envelope (then crashed)

Details

Environment

Some additional details about your environment for this issue (if relevant):

  • Platform (Operating system, version): win11 23H2
  • Version of OpenStudioApplication (if using an intermediate build, include SHA): openstudio 1.7.0 and 1.7.1
@dandeline dandeline added the Triage Issue needs to be assessed and labeled, further information on reported might be needed label Apr 2, 2024
@bwinsatt
Copy link

bwinsatt commented Apr 6, 2024

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

@macumber
Copy link
Collaborator

macumber commented Apr 6, 2024

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?

https://github.com/openstudiocoalition/OpenStudioApplication/wiki/Enable-debug-output-messages-for-the-OpenStudioApplication#windows

@macumber macumber added severity - Normal Bug 🐛 Platform - Windows and removed Triage Issue needs to be assessed and labeled, further information on reported might be needed labels Apr 6, 2024
@macumber
Copy link
Collaborator

macumber commented Apr 6, 2024

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

@macumber
Copy link
Collaborator

macumber commented Apr 6, 2024

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.

@macumber
Copy link
Collaborator

macumber commented Apr 8, 2024

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.

@macumber
Copy link
Collaborator

macumber commented Apr 8, 2024

The BCL has been fixed and this should now be working again

@macumber macumber closed this as completed Apr 8, 2024
@macumber
Copy link
Collaborator

macumber commented Apr 9, 2024

@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

@dandeline
Copy link
Author

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants