Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Broken as of today #22

Closed
aikar opened this issue Dec 8, 2017 · 11 comments
Closed

Broken as of today #22

aikar opened this issue Dec 8, 2017 · 11 comments

Comments

@aikar
Copy link

aikar commented Dec 8, 2017

Just looked at my Teams Window and I am now greeted with a message

"Hmm. Your browser version isn't supported. Here's what works:"

In chrome it works. can you work around?

@aikar
Copy link
Author

aikar commented Dec 8, 2017

I found out it's only with the Developer Preview enabled. I wiped out my ~/.config/teams-for-linux and i'm back in.

but I guess that's a heads up it's going to break soon.

@luzzardi
Copy link

How did you enabled the developer preview?

@aikar
Copy link
Author

aikar commented Dec 11, 2017

Under About

@mercurytw
Copy link

mercurytw commented Dec 11, 2017

I'm now seeing the issue today. There doesn't seem to be any developer preview option for me. I may try to change the UA in the code and compile by hand....

edit: this didnt work, unfortunately

@wcchandler
Copy link

wcchandler commented Dec 11, 2017

Not to be an echo chamber, but it's also not working anymore for me. Tried deleting config as suggested above but that didn't resolve it. Tried force reloading the client but that also didn't work.
screenshot from 2017-12-11 16-10-54

@tadija-lazarevic
Copy link

Reporting the same problem. Tried removing ~/.config/teams-for-linux and deleting node_modules and reinstalling but nothing helps :(

@MageLuingil
Copy link
Contributor

I'm seeing the same issue.

Updating the User Agent and rebuilding seems to resolve the issue for me (it looks like MS stopped supporting Chrome < v60, and teams-for-linux's User Agent is v55). I've got a fix in my fork; just doing some final testing before I submit a PR.

@supremesyntax
Copy link

Encountered this error few minutes ago.
Nice to see you already fixed it, cheers!

@helal86
Copy link

helal86 commented Dec 12, 2017

you can edit the file directly if you are impatient like me - /opt/teams-for-linux/resources/app/lib/index.js and change the user agent to Chrome/60.0.3112.90

@dzek69
Copy link

dzek69 commented Dec 12, 2017

If you are unexperienced with node/electron etc and/or impatient - I've build and uploaded fixed version here: https://dzek.mydevil.net/pub/teams-for-linux-0.0.5.tar.gz

I'll eventually take it down, but feel free to download it if you need to quickly get back to being productive.

Thanks @MageLuingil for the fix, it's built from your fix branch.

@ivelkov
Copy link
Owner

ivelkov commented Dec 12, 2017

Thanks guys, I just merged the change and pushed 0.0.5.

@ivelkov ivelkov closed this as completed Dec 12, 2017
@MrObvious MrObvious mentioned this issue Apr 5, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants