-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Labels
bugSomething is not working correctlySomething is not working correctly
Description
Lately we see a lot of errors like that on open-vsx.org:
2026-01-07T07:44:05.933Z WARN [openvsx-server,,] 1 --- [openvsx-server] [p1052131752-194] [ ] o.e.jetty.ee10.servlet.ServletChannel : /vscode/unpkg/korekontrol/saltstack/0.0.9/extension/snippets/cyg.json
jakarta.servlet.ServletException: Request processing failed: org.eclipse.openvsx.util.ErrorResultException: Failed to read extension files for korekontrol.saltstack 0.0.9
....
Caused by: org.eclipse.openvsx.util.ErrorResultException: Failed to read extension files for korekontrol.saltstack 0.0.9
at org.eclipse.openvsx.adapter.WebResourceService.getWebResource(WebResourceService.java:93)
I do not now yet who is using that api endpoint or what triggers the error.
Need to add at least better logging and do not print the full stacktrace if that happens.
Metadata
Metadata
Assignees
Labels
bugSomething is not working correctlySomething is not working correctly