OfficeDev / microsoft-teams-apps-company-communicator

Company Communicator app template
MIT License
329 stars 403 forks source link

Functions Sync Issue while upgrading to v5 and App services #1535

Closed bbarona closed 1 month ago

bbarona commented 2 months ago

Good afternoon, I also have the same problem and I have followed the steps as indicated and the same thing happens. Could you help me too, thank you (Error building configuration in an external startup class.) image

Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. Microsoft.Azure.WebJobs.Script: One or more loaded extensions do not meet the minimum requirements. For more information see https://aka.ms/func-min-extension-versions. ExtensionStartupType ServiceBusWebJobsStartup from assembly 'Microsoft.Azure.WebJobs.ServiceBus, Version=3.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not meet the required minimum version of 4.2.1.0. Update your NuGet package reference for Microsoft.Azure.WebJobs.Extensions.ServiceBus to 4.2.1 or later. .

Tried to Sync the function apps, below is the error message.

Using Msbuild from 'C:\Program Files (x86)\MSBuild-16.4\MSBuild\Current\Bin'. C:\home\site\repository\Source\CompanyCommunicator\Microsoft.Teams.Apps.CompanyCommunicator.csproj : error : Version 3.1.426 of the .NET Core SDK requires at least version 16.7.0 of MSBuild. The current available version of MSBuild is 16.4.0.56107. Change the .NET Core SDK specified in global.json to an older version that requires the MSBuild version currently available.

image

peddivyshnavi commented 2 months ago

Hi @bbarona

Thanks for reaching out to us. Could you Please confirm us with the following.

And please share the screenshots of all three Function Apps and Deployment Center

peddivyshnavi commented 2 months ago

Hi @bbarona Could you please update us on the status of the issue?

bbarona commented 2 months ago

Ofcourse,

App Service > Centro de implementación > Configuración

image

App Service > Centro de implementación > Registros image

3 Function Apps

image

Function Apps > MTCCOM-data-function > Centro de implementación > Configuración image

Function Apps > MTCCOM-function > Centro de implementación > Configuración

image

Function Apps > MTCCOM-prep-function > Centro de implementación > Configuración

image

peddivyshnavi commented 1 month ago

Hi @bbarona From the screenshot provided we see you are trying upgrade CC could you please follow migration guide

bbarona commented 1 month ago

In a few minutes, I will conduct the session with the client to gather evidence of the process carried out

bbarona commented 1 month ago

Evicencias de implementacion actualizacion company.pdf The update process has been successfully completed. The parameters and settings have been verified again. Additionally, the synchronization of the functions in the App Services was successfully performed. However, upon executing the synchronization, we encountered the attached error. image image

peddivyshnavi commented 1 month ago

Hi @bbarona I would suggest please disconnect the repo From Deployment center of App service then wait for 20-30 mins All logs will get cleared. Once there is nothing in the logs Please select External Git -> Enter Repo Name and Branch name as 'main'. Click save and Sync it one more time.

Refer Troubleshooting guide Point #5

bbarona commented 1 month ago

Hi @peddivyshnavi

we have already followed the process you recommended several times. This issue is becoming critical for my client. Could we possibly discuss this in a session? Please reach out to me at Brayanb@visionsoftware.com.co so we can schedule a meeting. Thank you.

peddivyshnavi commented 1 month ago

Started discussing internally

peddivyshnavi commented 1 month ago

We were trying to reproduce this issue from our end to troubleshoot so that we can fix this issue we will update with resolution you as soon as possible

peddivyshnavi commented 1 month ago

Hi @bbarona We tried reproducing issue with all possibilities from our end but we were unable to reproduce could you please go for redeployment of Company Communicator

peddivyshnavi commented 1 month ago

@bbarona Could you please update us on the status of the issue?

bbarona commented 1 month ago

Good morning @peddivyshnavi , on Monday, September 23, we will implement the solution from scratch.

peddivyshnavi commented 1 month ago

Thanks, @bbarona. Could You Please create a new issue if you face any issues while deploying CC.