Teams for Macのカレンダが表示エラーとなる場合の対処

結論

以下のコマンドでキャッシュをクリアしたらOK。(注意:2024年秋以降の統合版の場合)

症状

こんな感じのメッセージが表示されて、カレンダが出ない。スケジュール入れているのに、見れなくてとても困った。

UTC Date: 2025-05-15T13:51:00.680Z
Client Id:
Session Id:
Client Version: 20250502003.08
BootResult: langtz
Back Filled Errors: Unhandled Rejection: SyntaxError: Failed to execute ‘json’ on ‘Response’: Unexpected end of JSON input:undefined|undefined:undefined|undefined:undefined|undefined:undefined|Unhandled Rejection: SyntaxError: Failed to execute ‘json’ on ‘Response’: Unexpected end of JSON input:undefined|undefined:undefined|undefined:undefined|undefined:undefined|undefined:undefined|undefined:undefined
err: OwaInvalidUserLanguageException
esrc: StartupData
et: ServerError
estack: Error: 204
at Object.E as createStatusErrorMessage
at https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.hostedcalendar.d19b0b71.js:1:208657
st: 204
ehk: X-OWA-Error
efe: OS7PR01CA0304

解決方法

  1. Teamsを完全終了(Cmd + Q or タスクバー右クリック→終了を選択)
  2. 以下のコマンドを実行
  3. Teamsを起動
  4. 完了

解決方法(キャッシュを削除するコマンド)

rm -rf ~/Library/Group\ Containers/UBF8T346G9.com.microsoft.teams
rm -rf ~/Library/Containers/com.microsoft.teams2

注意点

Teamsのバージョンでキャッシュの場所が違う。2024年秋の統合版(新Teams)は、上記のコマンドでOK。

参考サイト

Mac 用の Microsoft 新しい Teams クライアントを展開する – Microsoft Teams | Microsoft Learn( https://learn.microsoft.com/ja-jp/microsoftteams/new-teams-mac-install-prerequisites