microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
860 stars 366 forks source link

Package Manager Error #9653

Closed bharathidineshz closed 8 months ago

bharathidineshz commented 9 months ago

Describe the bug

Package Manger Error

Version

2.1.2

ComposerError

OS

To Reproduce

Steps to reproduce the behavior:

Created new project in Bot Composer Go to package Manager

Expected behavior

Package to be installed

Screenshots

Additional context

It says package manager error. A problem occured during the install of this Component: Error certificate has expired *** Could not merge components

renandcr commented 9 months ago

Estou tendo esse mesmo problema.

rmwilkins commented 9 months ago

Also having the same issue. My bot framework composer project where I had previously installed the package, also fails.

bharathidineshz commented 9 months ago

Please guide as soon as possible.

fdemoel-intergamma commented 9 months ago

I am also encountering this issue, this is blocking our usage of custom question answering.

jorgesjareno commented 9 months ago

We have suffering the same from some hours ago with an existent project.

bharathidineshz commented 9 months ago

I am recently facing this issue. Earlier it was working fine.Not sure what updation to be done.

AlexChongMicrosoft commented 9 months ago

same issue happens in my laptop. Seems it's a common issue. Please help check.

AlexChongMicrosoft commented 9 months ago

@ramfattah excuse me. May I get your warm hands on this issue?

ADATTeam commented 9 months ago

Facing the same issue. Please guide .

InfinytRam commented 9 months ago

Thanks everyone. We are looking into this.

bharathidineshz commented 9 months ago

Thanks everyone. We are looking into this.

Thanks. Waiting for the positive response on this as soon as possible.

InfinytRam commented 9 months ago

Hey everyone,

Could you please try to use the latest Composer nightly version to see if that address this issue?

1) Uninstall your current Composer 2.1.2 2) Install the latest Composer nightly version here: https://github.com/microsoft/BotFramework-Composer-Nightlies/releases

AlexChongMicrosoft commented 9 months ago

@ramfattah , thanks, I have tested the nightly version and it works without the error message. Meanwhile, the v2.1.2 still facing the error.

Will this fix apply to the stable release?

InfinytRam commented 9 months ago

Thanks @AlexChongMicrosoft,

the engineers are actively investigating this issue for a fix in a new stable release. No ETA at the moment.

bharathidineshz commented 9 months ago

Hi Ram ,

Nightly release is working fine.

Thanks Dhivya

On Thu, Oct 5, 2023 at 12:03 AM Ram Fattah @.***> wrote:

Hey everyone,

Could you please try to use the latest Composer nightly version to see if that address this issue?

Install and use latest Composer nightly version here: https://github.com/microsoft/BotFramework-Composer-Nightlies/releases

— Reply to this email directly, view it on GitHub https://github.com/microsoft/BotFramework-Composer/issues/9653#issuecomment-1747432659, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARLDUAUZZDFBK422ZYCP27TX5WTXDAVCNFSM6AAAAAA5PXQP42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBXGQZTENRVHE . You are receiving this because you authored the thread.Message ID: @.***>

InfinytRam commented 9 months ago

Hey @bharathidineshz,

Awesome!! Glad to hear the nightly release addressed this issue from your end.

tracyboehrer commented 9 months ago

The course of action would be for us to release 2.1.3, which is what that nightly encompasses. It has been in test for some time with multiple customers, and there is a plan to release it relatively soon. It also contains some nice performance improvements for large bots, as well as a number of bug fixes.

I would recommend using 2.1.3 nightly and report any issues.

dmvtech commented 8 months ago

Closing due to inactivity. Please reopen if further assistance is needed.

s8labo commented 8 months ago

Hi, I have the same issue and when I try to update to the nightly option I'm also getting an error... any new solutions? The error: Couldn't complete the update: Error: Cannot download "https://github.com/microsoft/BotFramework-Composer-Nightlies/releases/download/v2.1.3-nightly.364675.1a93f21/electron.exe", status 404 @ramfattah

EslemOuederni commented 7 months ago

Reopening. I am also having the same issue. I want to install the helpAndCancel package from nuget but the problem still persists. I ve installed the latest nightly version as well. If this problem persists, please file an issue on [GitHub](https://github.com/microsoft/BotFramework-Composer/issues) Details A problem occured during the install of this Component: Error certificate has expired *** Could not merge components ***

ZepHakase22 commented 6 months ago

You could install the release directly from https://github.com/microsoft/BotFramework-Composer-Nightlies/releases. But don't!!! It solves the problem at hand but creates others !!! For example, some LG functions do not work (one on all fromFile). In my opinion, Composer is either dead or flowing into some devilry like Copilot Studio and even Bot Framework doesn't feel too good, or rather it will be confined to Microsoft Teams, but replaced in Bot implementation by something like Open Ai. These are my feelings however and should be considered as such.

tracyboehrer commented 6 months ago

@ZepHakase22 Microsoft CoPilot Studio (formerly "Power Virtual Agents") with the integrated Bot Framework Composer capabilities such as inline expressions, adaptive cards, property management, and so on went GA in May at Build, and is where the latest iteration of our Composer capabilities (including CLU support, Generative AI, etc) are available. Our guidance to customers and the field is all new bot starts should start with CoPilot Studio as of the GA release.

The current in-market Composer is considered complete as is; we do not have a roadmap of new features to introduce. We’ll continue to provide support and critical bug fixes but are not planning further feature adds.

We would like to hear more about new issues in the nightly. Any release we do will be based on that version. Is there an issue opened for the issues you've found?

Javiavan commented 3 months ago

If I understand you correctly, Framework Composer will not be updated in the future since Microsoft's commitment is aimed at Copilot Studio. Is that so?

tracyboehrer commented 3 months ago

@Javiavan There are no feature improvements on the horizon for Composer. However, there could be a small number of bug fix releases possible.