Closed lapulgaatomica10 closed 3 years ago
@lapulgaatomica10 Did you install or uninstall any components, or does this happen with a brand new bot?
Can you reproduce the problem with a brand new empty bot?
@benbrown yes I tried install and uninstall the composer and after that I tried it on a brand new bot and it is still the same. Should I uninstall and install the pre-requesites of composer and try it again?
Im getting same issue with brand new QnA Maker template. Navigating to the Package Manager gives this error.
Could not load component list:Error https://schemas.botframework.com/schemas/component/v1.0/component.schema: self signed certificate in certificate chain Error Microsoft.QnAMakerDialog: Cannot extend component because it is not included Error Microsoft.QnAMakerDialog: Cannot set property 'const' of undefined Could not merge components
@benbrown Ping. Do you think it's an installation issue?
@scottpulver are you able to load this schema file in your browser? Other users who have experienced this problem have indicated network problems are the root cause.
Hi @benbrown how can I know if its network problems? I mean where should I check?
@lapulgaatomica10 Are you on a restricted network, or do you access the internet normally through a proxy? The message about the self signed certificate in certificate chain
might indicate that the request for the schema file is being blocked and redirected and thus failing the SSL check.
Closing this due to inactivity. Please feel free to reopen if there is still any open issues.
I have the same issue, I have verified and we have implemented Netscope in our company. I need de the URL's and port's that should be added to the exception rules. Please help me wiht these.
I have exactly the same issue. Is there a solution?
Describe the bug
When clicking the Package Manager, I encountered this issue. "Could not load component list:Error https://schemas.botframework.com/schemas/component/v1.0/component.schema: self signed certificate in certificate chain Error Microsoft.QnAMakerDialog: Cannot extend component because it is not included Error Microsoft.QnAMakerDialog: Cannot set property 'const' of undefined Could not merge components "
Version
Version: 2.1.0-nightly.266659.7c14b7a Electron: 8.2.4 Chrome: 80.0.3987.165 NodeJS: 12.13.0 V8: 8.0.426.27-electron.0
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Additional context