hey guys I got the following error all of a sudden...
# seed
c
hey guys I got the following error all of a sudden when I updated SST to
v1.0.0-beta
. does anyone know what should I do?
Copy code
ERROR: Failed to run: CDK_DISABLE_VERSION_CHECK=true SEED_UPDATE_CDK_ASSETS=.build/cdk.out cdk deploy --app .build/cdk.out --all --require-approval never --no-color --verbose
f
Hey @Carlos Daniel, can you send me a link to ur build on Seed?
c
sure, just a sec
f
Got it. Taking a look
Will keep you posted in a bit
c
thanks, no prob
hey @Frank the same error has been thrown on another deploy where the sst version is
0.67.2
but I’ve only updated momentjs. I don’t think it has anything to do with sst v1 but I don’t know what to do
f
Hey @Carlos Daniel, can you check if the IAM credentials you provided SEED are still valid?
c
hmmmmm good point actually
I’m 90% sure they aren’t anymore 😅 let me check
I used to have a pair of IAM keys only for the CI, but I also replaced my default IAM keys for an SSO login this week, so maybe SEED was using the wrong pair creds
btw is there any way to use SSO when deploying on SEED?
that worked, thanks 🙂