Microsoft Teams – Troubleshooting – Error Messages found so far

After my posts about troubleshooting Microsoft Teams I have received quite a few logs from people reporting issues. this post is a collection of error messages found so far.

First a quick overview of the ways to collect the logs:

1fileNow that we have the logs what are the common error message that I have found

ngClickDecorator: value not found in enum type. value:

This message often is repeated a number of times and then followed by an Unhandled exception:

[code lang=text]
2017-08-11T08:41:25.344Z Err ngClickDecorator: value not found in enum type. value:
2017-08-11T08:41:25.344Z Err ngClickDecorator: value not found in enum type. value:
2017-08-11T08:41:25.344Z Err ngClickDecorator: value not found in enum type. value:
2017-08-11T08:41:17.844Z Err Unhandled exception. Error: Script error., cause:
[/code]

Analytics panel: analytics-panel value not provided. Verify PanelRegion has a value for this region

When creating a meeting I’m getting this message that is marked at the level “Err”. At this stage I’m not sure if this is actually an error or not.

chat-header: getAllLatestPeopleProfile – failed getting the data from people service

This message appears when teams fails to get profile data for users. I’ve got the feeling that this happens when a meeting is created in a Team where some users that haven’t logged in yet are included in a meeting.

[code lang=text]
017-08-11T05:01:56.738Z Err chat-header: getAllLatestPeopleProfile – failed getting the data from people service017-08-11T05:01:56.738Z Err chat-header: getAllLatestPeopleProfile – failed getting the data from people service2017-08-11T05:01:56.624Z Inf PeopleService: Number of profiles being requested – 12017-08-11T05:01:56.557Z War HTTP: Detected 11 concurrent pending requests to domain “api.teams.skype.com”: POST https://api.teams.skype.com/emea/beta/users/search/primePOST https://api.teams.skype.com/emea/beta/users/fetch?isMailAddress=false&enableGuest=false&skypeTeamsInfo=truePOST https://api.teams.skype.com/emea/beta/users/fetch?isMailAddress=false&enableGuest=false&skypeTeamsInfo=truePOST https://api.teams.skype.com/emea/beta/users/fetch?isMailAddress=false&enableGuest=false&skypeTeamsInfo=truePOST https://api.teams.skype.co…
[/code]

Global sync failed to get conversations.

This error message I found on my Windows 10 Mobile. When Channels in Microsoft Teams were corrupted my Windows 10 Mobile app didn’t want to load conversation at all anymore:

[code lang=text]
EventLevel:Error ||| EventName:Microsoft-SkypeTeams-Foreground ||| EventMessage:Message: Global sync failed to get conversations. Exception System.AggregateException: AggregateException_ctor_DefaultMessage (Constraint) —> SQLite.Net.SQLiteException: Constraint
[/code]

This was resolved by fixes put in place by Microsoft.

Cannot get the team name by thread id

This error message I found on my Windows 10 Mobile. When Channels in Microsoft Teams were corrupted my Windows 10 Mobile app didn’t want to load conversation at all anymore:

[code lang=text]
Timestamp:05/08/2017 18:52:08 ||| EventLevel:Error ||| EventName:Microsoft-SkypeTeams-Foreground ||| EventMessage:Message: cannot get the team name by thread id = [19:98a7d7c051cc4101901dae73f7de38f8@thread.skype]|||| MemberName: GetTeamAndChannelNameAsync|||| SourceFilePath: D:\m1_work\19\s\SkypeSpacesClients\Microsoft.SkypeSpaces.Client\Conversations\Sync\ConversationsCache.cs|||| SourceLineNumber 361
[/code]

This was resolved by fixes put in place by Microsoft.

 

Have you found any other messages in your log? Please feel free to add them in the comments below. If you can report the problem and a solution then even better.


Discover more from SharePains

Subscribe to get the latest posts sent to your email.

Avatar of Pieter Veenstra

Is your business still running on paper trails, sprawling Excel files, or ageing Access databases? There's a better way — and I can show you exactly what it looks like. I'm the Technical Director of Vantage 365, a Microsoft solutions consultancy working with clients across the UK, the Netherlands, and worldwide. For over 30 years I've been turning messy, manual business processes into clean, automated systems that save time, reduce errors, and give teams the visibility they need to make better decisions. SharePains is not just any blog run by a Microsoft MVP. Have you ever used Try-Catch in Power Automate? The original post about Try-Catch in Power Automate can still be found on this site, https://sharepains.com/2018/02/07/try-catch-finally-in-power-automate-flow/ Or have you ever used the Pieter’s method to avoid variables and speed up your flows? https://sharepains.com/2020/03/11/pieters-method-for-advanced-in-flows/ You can contact me using contact@sharepains.com

Related Posts

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from SharePains

Subscribe now to keep reading and get access to the full archive.

Continue reading