Open
Description
OS/Web Information

Error while fetching extensions. Unexpected token '<'
When I search for extensions which name contains string like 'Python' or 'python', this error occurs. But in vscode, everything is ok. I wonder know what happened.
- Web Browser: Chrome
- Local OS:
- Remote OS: Ubuntu 20.04.6
- Remote Architecture: x86_64
code-server --version
:4.100.2
Steps to Reproduce
When I search for extensions which name contains string like 'Python' or 'python', this error occurs. But in vscode, everything is ok. I wonder know what happened.
Expected
Normally show the extentions
Actual
Error while fetching extensions. Unexpected token '<'
No response
Does this bug reproduce in native VS Code?
No, In VS Code, everything is normal.
Does this bug reproduce in GitHub Codespaces?
I don't know, But in another project has a similar issue, eclipse/openvsx#1276
Are you accessing code-server over a secure context?
- I am using a secure context.