Skip to content

cloudquery init aws fails #624

@shimonp21

Description

@shimonp21

Describe the Bug

cloudquery init aws outputs:

Anonymous telemetry collection and crash reporting enabled. Run with --no-telemetry to disable, or check docs at https://docs.cloudquery.io/docs/cli/telemetry
Initializing CloudQuery Providers...

❌ failed to initialize provider: failed to download providers: provider plugin aws@v0.11.1 not registered at https://hub.cloudquery.io.

Diagnostics:

Type: Internal Severity: Error
        Summary: failed to download providers: provider plugin aws@v0.11.1 not registered at https://hub.cloudquery.io

failed to download providers: provider plugin aws@v0.11.1 not registered at https://hub.cloudquery.io

Expected Behavior

CloudQuery Version

dev branch

Debug Output

1:14PM INF logging configured consoleLog=true fileLogging=true fileName=cloudquery.log jsonLogOutput=false logDirectory=. maxAgeInDays=3 maxBackups=3 maxSizeMB=30 verbose=true
1:14PM DBG adjusting current ulimit new_ulimit=16384 previous_ulimit=256
1:14PM INF Invocation parameters args=["aws"] command="cloudquery init" core_version=development flag:enable-console-log=true flag:verbose=true pflag:enable-console-log=true pflag:verbose=true
1:14PM INF Anonymous telemetry collection and crash reporting enabled. Run with --no-telemetry to disable, or check docs at https://docs.cloudquery.io/docs/cli/telemetry
1:14PM INF logging configured consoleLog=true fileLogging=true fileName=cloudquery.log jsonLogOutput=false logDirectory=. maxAgeInDays=3 maxBackups=3 maxSizeMB=30 verbose=true
1:14PM DBG failed to read plugin directory, no existing plugins loaded directory=.cq/providers
1:14PM DBG update check succeeded, no new version
1:14PM INF Initializing CloudQuery Providers...
1:14PM INF downloading providers providers=[{"Name":"aws","Source":"cloudquery","Version":"latest"}]
1:14PM DBG Downloading required providers providers=[{"Name":"aws","Source":"cloudquery","Version":"latest"}]
1:14PM INF Downloading provider name=aws version=latest
1:14PM DBG verifying provider plugin is registered provider=aws version=v0.11.1
1:14PM ERR failed to check if provider is registered error="parse \"https://firestore.googleapis.com/v1/projects/hub-cloudquery/databases/(default)/documents/orgs/%!(EXTRA string=cloudquery, string=aws)\": invalid URL escape \"%!(\""
1:14PM INF ❌ failed to initialize provider: failed to download providers: provider plugin aws@v0.11.1 not registered at https://hub.cloudquery.io.
Diagnostics:

Type: Internal Severity: Error
        Summary: failed to download providers: provider plugin aws@v0.11.1 not registered at https://hub.cloudquery.io
1:14PM ERR failed to download providers: provider plugin aws@v0.11.1 not registered at https://hub.cloudquery.io details= resource=[] type=Internal
failed to download providers: provider plugin aws@v0.11.1 not registered at https://hub.cloudquery.io

Steps to Reproduce

cloudquery init aws

Additional Context

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions