postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.85k stars 841 forks source link

Error while loading package - Something went wrong while fetching the package. #13250

Open MichaelQA1 opened 1 week ago

MichaelQA1 commented 1 week ago

Is there an existing issue for this?

Describe the Issue

Sometimes, Postman encounters an issue loading packages. Manually clearing the cache and reloading resolves this, but since I'm running collections via GitHub Actions, this isn’t feasible to handle in code.

Error loading package '@martian-moon-978360/pre_request': "An error occurred while fetching the package."

Steps To Reproduce

Run the collections via GitHub Actions frequently or hourly, in parallel use the UI postman for testing

Screenshots or Videos

No response

Operating System

macOS

Postman Version

Version 11.14.1 UI Version: 11.14.1-ui-240925-1856 Desktop Platform Version: 11.14.0 (11.14.0)

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

giridharvc7 commented 1 week ago

Are you using the Postman CLI to run the collections that use package library?

MichaelQA1 commented 1 week ago

The Postman CLI setup works with collections linked to jobs using collection IDs (e.g., "Sanity_12go(dev_and_integration)" with "32090846-9170d568-d19a-4caf-a38b-e59053eff818"). While the system generally performs as expected, hourly runs occasionally encounter issues with package loading