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

Can not sync course in m1 chip #640

Open
b-y-f opened this issue Dec 10, 2021 · 2 comments
Open

Can not sync course in m1 chip #640

b-y-f opened this issue Dec 10, 2021 · 2 comments

Comments

@b-y-f
Copy link

b-y-f commented Dec 10, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

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

Screenshots
other exts
image

Desktop (please complete the following information):

  • OS: newest macos
  • VSCode Version : newest
  • TMC Extension Version: newest
  • Other related extensions.

TMC Extension logs
TMC -> Settings -> Set log level to verbose and reproduce error and paste logs.

[2021-12-10 20:34:57:918] [INFO] Starting moocfi.test-my-code in "production" mode.
[2021-12-10 20:34:57:918] [INFO] Visual Studio Code version: 1.62.3
[2021-12-10 20:34:57:918] [INFO] moocfi.test-my-code version: 2.1.2
[2021-12-10 20:34:57:918] [INFO] Currently open workspace: CS-61A
[2021-12-10 20:34:57:918] [INFO] Platform darwin Arch arm64
[2021-12-10 20:34:57:918] [INFO] TMC-Langs version: tmc-langs-cli-aarch64-apple-darwin-0.23.2
[2021-12-10 20:34:57:918] [INFO] Run: "/Users/xxx/Library/Application Support/Code/User/globalStorage/moocfi.test-my-code/cli/tmc-langs-cli-aarch64-apple-darwin-0.23.2" "--client-name" "vscode_plugin" "--client-version" "2.1.2" "core" "logged-in"
[2021-12-10 20:34:58:098] [INFO] Run: "/Users/xxx/Library/Application Support/Code/User/globalStorage/moocfi.test-my-code/cli/tmc-langs-cli-aarch64-apple-darwin-0.23.2" "--client-name" "vscode_plugin" "--client-version" "2.1.2" "settings" "get" "projects-dir"
[2021-12-10 20:34:58:110] [WARNING] Attempted refresh for a non-course workspace.
[2021-12-10 20:38:09:258] [INFO] Checking for course updates for courses 
[2021-12-10 20:38:09:258] [INFO] Checking for exercise updates
[2021-12-10 20:38:09:258] [INFO] Checking for exercise updates, forced update: false
[2021-12-10 20:38:09:258] [INFO] Run: "/Users/xxx/Library/Application Support/Code/User/globalStorage/moocfi.test-my-code/cli/tmc-langs-cli-aarch64-apple-darwin-0.23.2" "--client-name" "vscode_plugin" "--client-version" "2.1.2" "core" "check-exercise-updates"
[2021-12-10 20:38:09:283] [INFO] Update check found 0 outdated exercises
[2021-12-10 20:38:46:940] [INFO] Checking for course updates for courses 
[2021-12-10 20:38:46:941] [INFO] Checking for exercise updates
[2021-12-10 20:38:46:941] [INFO] Checking for exercise updates, forced update: false
[2021-12-10 20:38:46:941] [INFO] Using cached data for key: exercise-updates. Still valid for 263s
[2021-12-10 20:38:46:941] [INFO] Update check found 0 outdated exercises

Additional context
Add any other context about the problem here.

@eddtotman
Copy link

+1 also having an issue with an m1 chip. My issue surfaces as "Unknown system error -86" and extension window is blank in VS code.

@eddtotman
Copy link

I fixed this by running softwareupdate --install-rosetta

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

2 participants