Dan Suceava
03/11/2022, 5:14 PMNextjsSite and I just upgraded from sst 0.60.4 to 0.69.0 and now I'm getting an error deploying (no changes to the stack):
| UPDATE_FAILED | Custom::SSTEdgeLambda | siteApiEdgeLambdaF3190F0F | Received response status [FAILED] from custom resource. Message returned: Missing required key 'FunctionName' in params
and I'm not quite sure where that's coming from
Also is there a way to disable the Lambda@Edge functions if we don't use SSR?Dan Suceava
03/11/2022, 9:14 PM0.60.4 and was able to successfully upgrade to 0.61.3 and then 0.62.0 but going to 0.63.0 breaks it, which makes sense since 0.63.0 has the major changes to NextjsSiteDan Suceava
03/11/2022, 9:19 PMUPDATE_ROLLBACK_FAILED status and I cannot update it, so I have to delete it and recreate itDerek Kershner
03/11/2022, 10:03 PMFrank
sst deploy using 0.62.0, update to 0.63.0, and then run sst diff. That should tell us what has changed.Dan Suceava
03/17/2022, 12:57 AMDan Suceava
03/17/2022, 3:06 AMFrank
EdgeLambdaVersionProvider in its name, and send me the log from the failed deploy.