Share via

207 ERR_CERT_INVALID

Lewis, Austin 96 Reputation points
2020-09-08T17:17:14.787+00:00

Using Microsoft Teams for Linux Mint. When signing in I am re-directed to my organizations sign in page then an error page stating that "We're sorry - we've run into an issue"

desktop-6cb4c523-0e5c-46e2-925c-009c58ede7ea
Error code - -207 ERR_CERT_INVALID
Failed to load: https://

Have uninstalled and reinstalled and same issue.

Microsoft 365 and Office | Skype for Business | Linux
Microsoft 365 and Office | Skype for Business | Linux

A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.


Answer accepted by question author

Lewis, Austin 96 Reputation points
2020-10-14T12:57:45.717+00:00

As TomC-3828 pointed out, this looks to have been an issue with some Python packages. After it updated to 3.8.5 things started working again.

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Tom C 1 Reputation point
    2020-10-01T16:02:25.777+00:00

    @Lewis, Austin I'm also seeing this problem, for the past 4-6 weeks with Teams 1.3.00.25560. I also see this with versions 1.3.00.14051 and 1.3.00.16851 on Ubuntu 18.04 and Ubuntu 20.04, with and without destroying ~/.config/Microsoft across the various combinations.

    I suspect "ROOT-CA.crt" in the certutil command needs to be replaced with the root CA your organization uses. I tried doing this with the CA used here, but don't see any change -- I'm still unable to login with the ERR_CERT_INVALID and incomplete URL. It looks like Teams is using the electron browser, I assume for this part, but I'm not sure if that uses ~/.pki/nssdb for certificate store, or not.

    Thu Oct 01 2020 11:45:47 GMT-0400 (Eastern Daylight Time) <20204> -- event -- reason: unhandled_error_
    code, errorCode: -207 ERR_CERT_INVALID, errorDescription: Failed to load: https://, oopsId: 0, profile
    Type: null, status: success, scenario: 24a8365a-221f-42e1-8737-f374a4ce7c0a, scenarioName: desktop_oop
    s_show, name: desktop_oops_show, step: stop, sequence: 1, delta: 1, scenarioDelta: 1, elapsed: 14309,
    stepDelta: 1, vdiMode: 0, eventpdclevel: 3, Scenario.Name: desktop_oops_show, Scenario.Step: stop, Sce
    nario.Status: success,

    Was this answer helpful?


  2. JimmyYang-MSFT 58,781 Reputation points Moderator
    2020-09-09T08:44:17.953+00:00

    Hi @ LewisAustin-0644!

    What is your version of Teams for Linux?

    Does anyone else have the same issue in your organization?

    Based on my knowledge, the cache folder on Linux is located in “ ~/.config/Microsoft/Microsoft\ Teams\ -\ Insiders”. If you want to remove cache folder, you can try to run the following command:

    rm -r ~/.config/Microsoft/Microsoft\ Teams\ -\ Insiders

    Also, please try to install Teams insider version to see if this issue can be fixed.

    https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams-insiders/


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.