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

🐛 fix shell command #3342

Merged
merged 4 commits into from
Feb 17, 2024
Merged

🐛 fix shell command #3342

merged 4 commits into from
Feb 17, 2024

Conversation

imilchev
Copy link
Member

No description provided.

Signed-off-by: Ivan Milchev <[email protected]>
Copy link
Contributor

github-actions bot commented Feb 17, 2024

Test Results

2 789 tests  ±0   2 788 ✅ ±0   49s ⏱️ -2s
  186 suites ±0       1 💤 ±0 
    5 files   ±0       0 ❌ ±0 

Results for commit dc1fabe. ± Comparison against base commit 7c454e4.

♻️ This comment has been updated with latest results.

Signed-off-by: Ivan Milchev <[email protected]>
Signed-off-by: Ivan Milchev <[email protected]>
@vjeffrey
Copy link
Contributor

vjeffrey commented Feb 17, 2024

[16/02/24 18:02:31] ❯ DEBUG=1 go run apps/cnquery/cnquery.go shell aws --profile mondoo-dev
DBG searching providers in path path=/Library/Mondoo/providers
DBG searching providers in path path=/Users/vj/.config/mondoo/providers
DBG try to load local config file configfile=/Users/vj/.config/mondoo/mondoo.yml
DBG try to load local config file configfile=/Users/vj/.config/mondoo/mondoo.yml
DBG using provider aws with connector aws
DBG Started a new runtime (1 total)
DBG performing request method=GET url={"ForceQuery":false,"Fragment":"","Host":"releases.mondoo.com","OmitHost":false,"Opaque":"","Path":"/providers/latest.json","RawFragment":"","RawPath":"","RawQuery":"","Scheme":"https","User":null}
DBG Log level set to debug
DBG Started a new runtime (2 total)
→ loaded configuration from /Users/vj/.config/mondoo/mondoo.yml using source default
DBG Started a new runtime (3 total)
DBG new aws connection
DBG using aws profile profile=mondoo-dev
DBG initialize client authentication issuer=mondoo/ams kid=//agents.api.mondoo.app/spaces/funny-poitras-168395/serviceaccounts/2c3S6n1M6XUj908lcRDHhuDL5Px
DBG Started a new runtime (4 total)
DBG new aws connection
DBG using aws profile profile=mondoo-dev
DBG initialize client authentication issuer=mondoo/ams kid=//agents.api.mondoo.app/spaces/funny-poitras-168395/serviceaccounts/2c3S6n1M6XUj908lcRDHhuDL5Px
FTL could not find an asset that we can connect to
exit status 1

oh nevermind, this might be a bad aws creds thing..looking <-- nope, these creds r good, something else is wrong

@scottford-io
Copy link
Contributor

I have validated the following:

  • aws
  • azure
  • gcp-project
  • github-repo
  • k8s-cluster
  • okta-org

@imilchev imilchev merged commit 6edda62 into main Feb 17, 2024
14 checks passed
@imilchev imilchev deleted the ivan/fix-shell branch February 17, 2024 07:51
@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants