# 60004: 6 of 8 promises have settled

registration-service: # 60004: 6 of 8 promises have settled
registration-service: # 60004: 2 are taking longer than expected:
registration-service: # 60004: ssm:/thundra/apm/apiKey waited on by: {ssm:/thundra/apm/apiKey} registration-service: # 60004: ssm:/thundra/debugger/authtoken waited on by: {ssm:/thundra/debugger/authtoken}

The sls deploy command keeps failing to fetch these 2 SSM parameters and they do exist in the account

Can you share the output of serverless --version command?

$ serverless --version
Framework Core: 2.33.1
Plugin: 4.5.3
SDK: 4.2.2
Components: 3.8.1

@garethmcc