Skip to content
New issue

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

Can't unpublish Package Version #273

Open
5 tasks done
confused-Techie opened this issue Aug 25, 2024 · 0 comments
Open
5 tasks done

Can't unpublish Package Version #273

confused-Techie opened this issue Aug 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@confused-Techie
Copy link
Member

Thanks in advance for your bug report!

  • Have you reproduced issue in safe mode?
  • Have you used the debugging guide to try to resolve the issue?
  • Have you checked our FAQs to make sure your question isn't answered there?
  • Have you checked to make sure your issue does not already exist?
  • Have you checked you are on the latest release of Pulsar?

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 success
  • db.getPackageByName() also passing

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

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

@confused-Techie confused-Techie added the bug Something isn't working label Aug 25, 2024
@confused-Techie confused-Techie transferred this issue from pulsar-edit/ppm Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant