openvsx
openvsx copied to clipboard
ovsx CLI returns Internal Server Error when publishing
Hey,
the ovsx CLI returns Internal Server Error when publishing.
5 days ago it worked perfectly fine, since then we have problems publishing our extension.
Run pnpm --filter vs-code-extension run publish:open-vsx
> [email protected][7](https://github.com/opral/monorepo/actions/runs/9637658451/job/26577224022#step:11:8).0 publish:open-vsx /home/runner/work/monorepo/monorepo/inlang/source-code/ide-extension
> node publish-openvsx.js
Executing: npx ovsx publish "/home/runner/work/monorepo/monorepo/inlang/source-code/ide-extension/vs-code-extension-1.47.0.vsix" -p ***
❌ Internal Server Error
See the documentation for more information:
https://github.com/eclipse/openvsx/wiki/Publishing-Extensions
Failed to publish to Open VSX: Command failed: npx ovsx publish "/home/runner/work/monorepo/monorepo/inlang/source-code/ide-extension/vs-code-extension-1.47.0.vsix" -p ***
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL [email protected] publish:open-vsx: `node publish-openvsx.js`
Exit status 1
See action: https://github.com/opral/monorepo/actions/runs/9637658451/job/26577224022#step:11:1
On the OVSX Access Token page it states that the access token has been used when "Internal Server Error" occurs.