-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
Environment data
- VS Code version: 1.89.1
- Jupyter Extension version (available under the Extensions sidebar): 2024.4.1001491100
- Python Extension version (available under the Extensions sidebar): 2024.6.0
- OS Mac and version: Ventura 13.6.3
- Python and/or Anaconda version: 3
- Type of virtual environment used N/A
- Jupyter server running: Remote
Expected behaviour
connect to jupyterhub
Actual behaviour
Can't connect to jupyterhub
Steps to reproduce:
- update from 2023.10.1003492320 to 2024.4.1001491100
- try connect to jupyterhub with self signed certificate
Logs
[warn] Could not fetch kernels from the remote server, falling back to cache: Error: request to https://jupyterhub.xxx/hub/api/authorizations/token failed, reason: unable to verify the first certificate
I added the certificate to the OS CA, but it didn't help
downgrade to 2023.10.1003492320 resolve this problem
steve-offutt, Jonnokc and alex-fu27
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug