Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Unable to configure vscode plugin for TMC #632

Open
sumitb opened this issue Sep 21, 2021 · 2 comments
Open

Unable to configure vscode plugin for TMC #632

sumitb opened this issue Sep 21, 2021 · 2 comments

Comments

@sumitb
Copy link

sumitb commented Sep 21, 2021

Describe the bug
Connection error trying to GET https://tmc.mooc.fi/api/v8/application/vscode_plugin/credentials

To Reproduce
Steps to reproduce the behavior:

  1. Go to Login to TMC, enter email and password
  2. Click on Submit
  3. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS 11.6
  • VSCode Version 1.60.1
  • TMC Extension Version v2.1.0

TMC Extension logs
TMC -> Settings -> Set log level to verbose and reproduce error and paste logs.
I did set log level to verbose, unable to find any specific log files.

Additional context
Add any other context about the problem here.

@jolampi
Copy link
Contributor

jolampi commented Sep 24, 2021

Hello, sorry to hear that you are having issues with the extension. Looks like your computer is preventing the bundled in tmc-langs binary from connecting to the internet. This might be an issue for example with your firewall.

To find logs, please select View -> Output. Then from the dropdown menu in the bottom panel select TestMyCode. There you should be able to find the actual location of the tmc-langs binary and try adding an exception for it.

@sebazai
Copy link
Contributor

sebazai commented Oct 4, 2021

Hello @sumitb , we release version 2.1.1 which should have better MacOS 11.6 support. Could you please give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants