Publishing failed with Internal Server Error
See original GitHub issueMy last publishing failed, but I have nothing changed in the build logic since 5 months ago when it worked well. Is the reason, maybe, an expired access token?
Here is the error message shown on a Travis-CI build.
> Task :vscode-dark-theme-extension:publishToOpenVSXRegistry
npx: installed 78 in 3.209s
DONE Packaged: /tmp/tmp-5057-SeaT4ESIQIwV-.vsix (7 files, 12.7KB)
Error: Internal Server Error
at IncomingMessage.response.on (/home/travis/.npm/_npx/5057/lib/node_modules/ovsx/lib/registry.js:176:40)
at IncomingMessage.emit (events.js:194:15)
at endReadableNT (_stream_readable.js:1125:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
> Task :vscode-dark-theme-extension:publishToOpenVSXRegistry FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':vscode-dark-theme-extension:publishToOpenVSXRegistry'.
> Process 'command '/home/travis/build/kuniss/epsilon-ide-extensions/vscode-dark-theme-extension/.gradle/npm/npm-v6.4.1/bin/npx'' finished with non-zero exit value 1
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
How to Fix the WordPress Updating Failed and Publishing ...
A common cause of the “Publishing Failed” error in WordPress (since the Block Editor was launched) is that the REST API is being...
Read more >Game failing to save, server save/publishing internal server error
This is only happening with the game I sent above, and when I try publish the local file to a new game it...
Read more >Priority on Audience is causing Community publishing to fail ...
Priority on Audience is causing community publishing to fail with an internal server error (388609013): The priority is higher than the maximum ...
Read more >How to Fix WordPress Updating or Publishing Failed Error
Fix WordPress Updating or Publishing Failed Error ; Step-1: Check Internet Connectivity: Make share that the internet connection is working fine.
Read more >Packaging succeeded, but publishing failed. ERROR
An incorrect account is used to administer publishing to ArcGIS for Server. This account does not have administrative access and is not part...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Seems it was an expired token or something else. A redeployment via GitHub actions was successful. I’m going to close this issue.
I see nothing in the logs for Sept.06