Skip to content

Unable to get local issue certificate #5791

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

Open
1 of 3 tasks
William-zewen opened this issue May 22, 2025 · 1 comment
Open
1 of 3 tasks

Unable to get local issue certificate #5791

William-zewen opened this issue May 22, 2025 · 1 comment
Assignees
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior os:windows Happening specifically on Windows

Comments

@William-zewen
Copy link

Before submitting your bug report

Relevant environment info

- OS: windows 10
- Continue version: 1.0.10
- IDE version: Visual Studio Code 1.100.2
- Model:  qwen2.5-coder-7b-instruct
- config:
  
name: Local Assistant
version: 1.0.0
schema: v1
models: 
    - name: qwen2.5-coder-7b-instruct
      provider: openai
      model: qwen2.5-coder-7b-instruct
      apiKey: xxx
      apiBase: https://dashscope.aliyuncs.com/compatible-mode/v1/
      roles:
        - edit
        - chat
        - apply
        - autocomplete
    - name: qwen-max
      provider: openai
      model: qwen-max
      apiKey: xxx
      apiBase: https://dashscope.aliyuncs.com/compatible-mode/v1/
      roles:
        - edit
context:
  - provider: code
  - provider: docs
  - provider: diff
  - provider: terminal
  - provider: problems
  - provider: folder
  - provider: codebase

  
  OR link to assistant in Continue hub:

Description

Image

To reproduce

No response

Log output

@dosubot dosubot bot added ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior os:windows Happening specifically on Windows labels May 22, 2025
@tomasz-stefaniak
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior os:windows Happening specifically on Windows
Projects
Status: Todo
Development

No branches or pull requests

2 participants