We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@machitgarha reports they are unable to unpublish a package version.
Package: php-ide-serenata Version: 5.5.0
The callstack is getting truncated for some reason, but I can see
auth.verifyAuth()
db.getPackageByName()
But that's where the callstack is getting cut off.
We are exiting with the following SSO:
{ ok: false, content: { ok: false, short: 'Server Error', content: 'Server Error' }, short: '', message: '', safeContent: false, successStatusCode: 204, }
URL: /api/packages/php-ide-serenata/versions/5.5.0
/api/packages/php-ide-serenata/versions/5.5.0
Package version appearing on db.getPackageByName: v5.5.1
db.getPackageByName
v5.5.1
n/a
❓ Other(Please specify in the OS details field below)
None
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks in advance for your bug report!
What happened?
@machitgarha reports they are unable to unpublish a package version.
Package: php-ide-serenata
Version: 5.5.0
The callstack is getting truncated for some reason, but I can see
auth.verifyAuth()
passing with successdb.getPackageByName()
also passingBut that's where the callstack is getting cut off.
We are exiting with the following SSO:
URL:
/api/packages/php-ide-serenata/versions/5.5.0
Package version appearing on
db.getPackageByName
:v5.5.1
Pulsar version
n/a
Which OS does this happen on?
❓ Other(Please specify in the OS details field below)
OS details
n/a
Which CPU architecture are you running this on?
None
What steps are needed to reproduce this?
n/a
Additional Information:
No response
The text was updated successfully, but these errors were encountered: