Hi folks – I just switched to a new machine and wh...
# install
r
Hi folks – I just switched to a new machine and when running pulumi up the first time it should™ install all the providers. However… `error: could not load plugin for random provider 'urnpulumi****:gcp servicespulumiprovidersrandom:default_2_2_0': no resource plugin 'random-v2.2.0' found in the workspace or on your $PATH, install the plugin using pulumi plugin install resource random v2.2.0`` when running the suggested command I get a
403 HTTP error fetching plugin from <https://get.pulumi.com/releases/plugins/pulumi-resource-random-v2.2.0-darwin-arm64.tar.gz>
any suggestions? the exact release seems to exist https://github.com/pulumi/pulumi-random/releases/tag/v2.2.0
it specifically is an older project with older deps,I just tried aligning versions but that seems a larger effort
l
@red-salesclerk-85731 the fact you mention it is an older project makes me think it isn't compatible with the newer download locations after rolling out the Pulumi Registry.
r
In that case I could try running an older version of pulumi cli, will check
Sadly, downgrading the CLI has no effect
For anyone running into the same issue, its a known one: https://www.pulumi.com/docs/troubleshooting/#403-http-error-fetching-plugin