OfficeDev / microsoft-teams-emergency-operations-center

The Microsoft Teams Emergency Operations Center (TEOC) solution template leverages the power of the Microsoft 365 platform to centralize incident response, information sharing and field communications using powerful services like Microsoft Lists, SharePoint and more.
MIT License
95 stars 40 forks source link

An error has occurred, please try to create your incident again #179

Closed IFIT-BruceG closed 8 months ago

IFIT-BruceG commented 8 months ago

I just got the TEOC operational. I'm running version 3.0.0. When I attempt to create a new Incident I receive the following error message "An error has occurred, please try to create your incident again".

Screen Capture of error

I followed the suggestion from a similar incident, " Error creating incident #174" and I added my user account to the Group Administrator Azure role. This did not fix the issue for me.

Also, in the above incident, the following was requested, "Please open teams in browser, then open the app and share console logs and network trace which will help us troubleshoot the issue. Also request you to share the manifest files with us.". If you need the same information from me, then you will need to tell me where to find each of these.

v-ajaysahu commented 8 months ago

@IFIT-BruceG , Thank for reporting this. Yes, we will need console logs and network trace in order to troubleshoot the issue. Here are the steps to share the console logs and network trace -

  1. Open Teams in browser
  2. You need to Open Developer tool using F12 key or Ctrl+Shift+i or Go to Browser Menu and More Tools and then Click on Developer Tools and keep it Open image
  3. Open TEOC application and try to replicate the issue.
  4. Click on Console from developer tool and select everything copy it and share it.
  5. Click on Network from developer tool click on down arrow button to export the network logs. image
  6. And share the network logs.

And for Manifest file you should have generated it while creating Team app Package. Please share the Manifest file. https://github.com/OfficeDev/microsoft-teams-emergency-operations-center/wiki/Deployment-Guide#7-create-the-teams-app-packages

IFIT-BruceG commented 8 months ago

@v-ajaysahu Thank you for the quick reply and easy to follow instructions. This is from the Console after attempting to create a incident. FTR. I can view the map under the “Map Viewer” tab, if that helps at all.

09:50:26.401 Source map error: request failed with status 404 Resource URL: https://statics.teams.cdn.office.net/hashed/lazy-ng1-mod-settings-dropdown-components.min-3ab6971.js Source Map URL: [[staticsPath]]/hashed/lazy-ng1-mod-settings-dropdown-components.min-a0f8b34.js.map teams.microsoft.com_Archive [24-03-08 09-55-49].har.txt

09:50:34.852 The returned id_token is not parseable. 3.1-app.min-7fda228.js:1:19434896

I have attached the network logs and the manifest file as you requested.

teams.microsoft.com_Archive [24-03-08 09-55-49].har.txt manifest.json

v-ajaysahu commented 8 months ago

@IFIT-BruceG , Thank you for sharing the details. We went through the logs, there is nothing related to TEOC. However, in Manifest file we found below points -

IFIT-BruceG commented 8 months ago

@v-ajaysahu

I have made the corrections that you pointed out. I removed the old TEOC Tab from the Teams app, and re-loaded the new "teoc.zip" file containing the corrections. I have attempted to create an incident and receive the same "An error has occurred..." message. Below is a screen shot of that in case I'm missing something there.

image

I am confused over the version number thing. In the TEAMS app, it shows as "Current Version: 3.0.0., but in the online 'appvalidation' it show version 2.0. Screen shot below. I downloaded the TEOC on February 12, 2024, so shouldn't it be the correct version?

image

If I do need to upgrade it, can you send me a link to the instructions on how to do that please? Also, for good measures, I have added the most recent Console and Network log files from the Teams Web site Developer Tools.

admin.teams.microsoft.com_Archive [24-03-12 13-14-08].har.txt Web Console 3.12.24.txt

v-ajaysahu commented 8 months ago

@IFIT-BruceG , In App Validation also TEOC version should be 3.0. Also, we had a release on 23rd Feb 2024. Could you please download the latest version. And follow the Upgrade instruction from here.

microsoft-github-policy-service[bot] commented 8 months ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

IFIT-BruceG commented 8 months ago

@v-ajaysahu

I'm in!! Thank you for all your help with this.

image