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

bug report: unknown.ftt #13068

Open
patentslump opened this issue Jan 17, 2025 · 5 comments
Open

bug report: unknown.ftt #13068

patentslump opened this issue Jan 17, 2025 · 5 comments
Assignees
Labels
needs more info Need user to provide more info TA:E2E Team Area: E2E

Comments

@patentslump
Copy link

An unexpected error has occurred while performing the unknown task. {"stack":"Error: Timed out waiting for authentication provider to register\n\tat ORs (<REDACTED: user-file-path>/extension.js:61:19823)\n\tat Ff.okc (<REDACTED: user-file-path>/extension.js:863:21888)\n\tat async Ff. (<REDACTED: user-file-path>/extension.js:14:389828)\n\tat async BE (<REDACTED: user-file-path>/extension.js:1675:18166)\n\tat async Object.NPa [as callback] (<REDACTED: user-file-path>/extension.js:1697:18073)\n\tat async e.runCommand (<REDACTED: user-file-path>/extension.js:1675:15869)\n\tat async w.h (<REDACTED: user-file-path>/extensionHostProcess.js:192:213880)\n\tat async w.h (<REDACTED: user-file-path>/extensionHostProcess.js:192:213880)","message":"Timed out waiting for authentication provider to register"}

stack:
ftt: An unexpected error has occurred while performing the unknown task. {"stack":"Error: Timed out waiting for authentication provider to register\n\tat ORs (<REDACTED: user-file-path>/extension.js:61:19823)\n\tat Ff.okc (<REDACTED: user-file-path>/extension.js:863:21888)\n\tat async Ff. (<REDACTED: user-file-path>/extension.js:14:389828)\n\tat async BE (<REDACTED: user-file-path>/extension.js:1675:18166)\n\tat async Object.NPa [as callback] (<REDACTED: user-file-path>/extension.js:1697:18073)\n\tat async e.runCommand (<REDACTED: user-file-path>/extension.js:1675:15869)\n\tat async w.h (<REDACTED: user-file-path>/extensionHostProcess.js:192:213880)\n\tat async w.h (<REDACTED: user-file-path>/extensionHostProcess.js:192:213880)","message":"Timed out waiting for authentication provider to register"}
at ORs (<REDACTED: user-file-path>/extension.js:61:19815)
at Ff.okc (<REDACTED: user-file-path>/extension.js:863:21888)
at async Ff. (<REDACTED: user-file-path>/extension.js:14:389828)
at async BE (<REDACTED: user-file-path>/extension.js:1675:18166)
at async Object.NPa [as callback] (<REDACTED: user-file-path>/extension.js:1697:18073)
at async e.runCommand (<REDACTED: user-file-path>/extension.js:1675:15869)
at async w.h (<REDACTED: user-file-path>/extensionHostProcess.js:192:213880)
at async w.h (<REDACTED: user-file-path>/extensionHostProcess.js:192:213880)

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jan 17, 2025
@Prasad-MSFT
Copy link

Hi @patentslump, thank you for reaching out! To assist you better, could you please provide more details or clarify the issue you are experiencing?

  • Reproduction Steps: A detailed description of the steps you took to encounter the issue.
  • Documentation Reference: Any specific documentation or guide you were following when you encountered this issue.

@summzhan summzhan added the needs more info Need user to provide more info label Jan 20, 2025
@OfficeDev OfficeDev deleted a comment from teams-toolkit-assistant bot Jan 20, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs more info Need user to provide more info label Jan 20, 2025
@OfficeDev OfficeDev deleted a comment from teams-toolkit-assistant bot Jan 20, 2025
Copy link

👋 Hi @patentslump,

Thank you for reporting this issue! We want to let you know that:

⏱️ Our team will personally review your issue
🎯 You can expect a response within 2 business days

✨ This is an AI-generated initial response
🤖 AI-Generated Preliminary Analysis:

The error you are encountering is Timed out waiting for authentication provider to register. This indicates that the Teams Toolkit extension for Visual Studio Code is having issues with the authentication process.

Proposed Solutions:

  1. Check Microsoft Account Extension:
    Ensure that the built-in Microsoft Account extension is enabled. This extension is necessary for handling authentication within the Teams Toolkit.

    • Open Visual Studio Code.
    • Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
    • Search for Microsoft Account and ensure it is enabled.

    Microsoft Account Extension

  2. Reinstall Teams Toolkit Extension:
    Sometimes, reinstalling the extension can resolve such issues.

    • Open Visual Studio Code.
    • Go to the Extensions view.
    • Search for Teams Toolkit.
    • Uninstall the extension and then reinstall it.
  3. Verify Network Connectivity:
    Ensure that your network connection is stable and that there are no firewalls or proxies blocking the authentication process.

  4. Clear VS Code Cache:
    Clearing the cache can sometimes resolve authentication issues.

    • Close Visual Studio Code.
    • Navigate to the following directories and delete the contents:
      • Windows: %APPDATA%\Code\
      • macOS: ~/Library/Application Support/Code/
      • Linux: ~/.config/Code/
    • Restart Visual Studio Code and try again.
  5. Update VS Code and Teams Toolkit:
    Ensure that both Visual Studio Code and the Teams Toolkit extension are up to date. Updates often include important fixes and improvements.

Additional Context

This issue has been discussed in the GitHub Issue #12310, where it was noted that ensuring the Microsoft Account extension is enabled can resolve the timeout issue.

If the issue persists after trying the above solutions, consider providing additional details about your environment, such as:

  • Version of Visual Studio Code.
  • Version of the Teams Toolkit extension.
  • Operating system details.

This information can help further diagnose the issue. You can also reopen the GitHub issue here if more information becomes available or if further assistance is required.


Note: This is an automated first response generated by AI. A human team member will review your issue and provide a more detailed response soon. We appreciate your patience!

@HuihuiWu-Microsoft
Copy link
Contributor

@patentslump Thanks for your feedback, could you provide more info to help us troubleshooting the issue? Detailed error logs, call stacks and reproducible steps may help.

@HuihuiWu-Microsoft HuihuiWu-Microsoft added needs more info Need user to provide more info and removed investigating needs attention This issue needs the attention of a contributor. labels Jan 21, 2025
@patentslump
Copy link
Author

patentslump commented Jan 23, 2025 via email

@microsoft-github-policy-service microsoft-github-policy-service bot added needs attention This issue needs the attention of a contributor. and removed needs more info Need user to provide more info labels Jan 23, 2025
@HuihuiWu-Microsoft
Copy link
Contributor

Thanks @patentslump for the info. Could you help try with VSC since Cursor has gone far and not officially supported by us?

@HuihuiWu-Microsoft HuihuiWu-Microsoft added needs more info Need user to provide more info and removed needs attention This issue needs the attention of a contributor. labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Need user to provide more info TA:E2E Team Area: E2E
Projects
None yet
Development

No branches or pull requests

5 participants