Forum Discussion

CBach2014's avatar
CBach2014
Copper Contributor
May 26, 2020

Looking for new messages

There is a significant delay between me sending receiving messages in teams today and them showing up in my chat window. When I send and receive messages, they show up on my phone app and on the chat pane on the Left side of my screen, but not in the main chat window with the individual I'm chatting with. This only seems to be the case with one person. Doesn't anyone have any idea why this is

12 Replies

  • Mark Potter's avatar
    Mark Potter
    Copper Contributor

    CBach2014 , an admin at my org pointed me to a solution that worked for me.

    One line of powershell sourced from the following url:

    https://techcommunity.microsoft.com/t5/itops-talk-blog/powershell-basics-how-to-delete-microsoft-teams-cache-for-all/ba-p/1519118

     

    Get-ChildItem "C:\Users\*\AppData\Roaming\Microsoft\Teams\*" -directory | Where name -in ('application cache','blob storage','databases','GPUcache','IndexedDB','Local Storage','tmp') | ForEach{Remove-Item $_.FullName -Recurse -Force -WhatIf}

     Exit Teams and log in again.

  • roncl1135's avatar
    roncl1135
    Copper Contributor

    Not sure if this has been fixed for anyone else but I just started having this problem a few day ago.

    CBach2014 

    • Jacob Kemme's avatar
      Jacob Kemme
      Copper Contributor

      I'm having this same issue, too. I've added a bug to Microsoft Teams uservoice for this, please upvote if you're having this issue. https://microsoftteams.uservoice.com/forums/908686-bug-reports/suggestions/40625032-looking-for-new-messages

  • Blaub's avatar
    Blaub
    Copper Contributor

    CBach2014 

     

    We have the same problem in our company as well. Has anyone already opened a ticket at Microsoft or a solution?

  • GalipY's avatar
    GalipY
    Copper Contributor

    CBach2014 We are having similar issues in our tenant too. Have tried logging in with the Browser and changed the Teams Client from 32 bit to 64 bit. Has anyone a solution yet?

  • Paulann's avatar
    Paulann
    Copper Contributor

    CBach2014 

    I have the exact same issue, with one colleague only, I have to pop out a chat window to see the current message thread. I've rebooted and logged off my machine twice since I encountered the issue this morning.  This doesn't resolve anything for me. I'm hoping for a work-around.

  • CBach2014 We are having similar issues in our tenant, across users. Has anyone had luck resolving this? We see the issue in both the desktop app and the browser. The only work around we have found is to open the chat in a pop out window. 

    • CBach2014's avatar
      CBach2014
      Copper Contributor

      rohanggupta  For what it's worth, I rebooted my computer and let some updates go through and the issue seemed to resolve it self. I couldn't tell you what the system updates were but it has helped. 

       

      • rohanggupta's avatar
        rohanggupta
        Copper Contributor

        CBach2014 

         

        Issue comes back when you use teams to call ...... cannot reboot machine every time 😞 

  • stacey_schramm's avatar
    stacey_schramm
    Copper Contributor
    A co-worker and I are having the same issue. No clue what is going on. I've logged on and off multiple times to see if it would fix itself.

Resources