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

Mod installation in Pipes reporting success but gives error when we try to subsequently list mod variables for the workspace #692

Open
MichaelBurgess opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@MichaelBurgess
Copy link
Contributor

MichaelBurgess commented Jan 26, 2025

Describe the bug
We have a Pipes user report of an issue where after installing multiple mods (AWS/Azure/GCP compliance) and all 3 mod installations returning no error, when we then try to list mod variables for the Pipes workspace we get an error.

Error loading input variables","error":"Bad Request: not all dependencies are installed - run 'powerpipe mod install'

Powerpipe version (powerpipe -v)
Example: v1.0.1 / v1.1.0

To reproduce

These are the steps the user takes via the API:

  • Create a Pipes workspace
  • When workspace state is enabled, create aws, azure and gcp connections
  • When connections are installed, install AWS/Azure/GCP compliance mods one at a time - wait for a state of installed before moving to the next
  • When all mod installs show installed, create a pipeline that depends on
  • Trigger pipelines
  • Install these three mods one.

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

@MichaelBurgess MichaelBurgess added the bug Something isn't working label Jan 26, 2025
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