microsoft / CloudAdoptionFramework

Code samples and extended documentation to support the guidance provided in the Microsoft Cloud Adoption Framework
https://aka.ms/CAF
Creative Commons Attribution 4.0 International
854 stars 613 forks source link

Error in admin button and configuration area #101

Closed javopr closed 1 year ago

javopr commented 1 year ago

Hi.

The tool has been deployed in an Azure Container App. After a some minutes, i'm unable to enter admin mode or to the configuration section.

The website stop responding and throw the following message "An error has occurred. This application may no longer respond until reloaded. Reload"

BryanSoltis commented 1 year ago

Hi @javopr, Can you provide any more details on your environment? Have you looked at the Developer Tools in your browser? Are there any error codes in the "Console" view? I have seen some instances where I had to delete my cookies in order to get the site to launch properly after an update.

-Bryan

javopr commented 1 year ago

Hi @BryanSoltis Thanks for your response. The image was published into an Azure Container App. Everything works fine for a couple of minutes, but after 3 or 5 minutes, some parts of the web application stop responding, specifically those parts where a button is required. tested on different browsers and different PCs and the condition is the same.

When this happens, the admin button, configuration site and generate site doesn't work propertly.

image image

BryanSoltis commented 1 year ago

Hi @javopr,

There have been several improvements to the tool performance and stability over the past few updates. Please review the release notes here for details:

https://github.com/microsoft/CloudAdoptionFramework/blob/master/ready/AzNamingTool/RELEASENOTES.md

Thank you!

-Bryan