question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed To Find CloudFormation Resources For Domain

See original GitHub issue

Bug Report

Description

Works With Serverless Framework Version: 1.61.1 Errors With Serverless Framework Version: 1.61.2 and 1.62.3

Error: Failed to find CloudFormation resources for example.domain.com at ServerlessCustomDomain.<anonymous> (/builds/build/node_modules/serverless-domain-manager/dist/index.js:558:23)

Similar or dependent issues:

This still seems to be an issue even when using the latest version serverless-domain-manager@3.3.1 after they merged in the changes to fix the issue. Maybe there is another issue that hasn’t been identified yet? https://github.com/amplify-education/serverless-domain-manager/pull/307

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
claudio-petrinicommented, Mar 13, 2020

Hello, we’re having this issue when using:

  • serverless version 1.66.0
  • serverless-domain-manager 3.3.1

And an a websocket API gateway. Is this supported? It seems that the plugin only looks for REST API Gateway.

Thank you.

1reaction
Gerst20051commented, Jan 28, 2020

I can confirm that the updates you made in the latest release of serverless-domain-manager did fix this issue. 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Failed to find CloudFormation resources for <domain ...
We query the CloudFormation stack to find the ApiGatewayRestApi resource. From what I gather, serverless-nested-stack modifies the CloudFormation stack so the ...
Read more >
serverless-domain-manager Error: Failed to find a stack
Clearly the stack exists, but serverless domain manager can't find it. Can I not use custom domain via serverless-domain-manager with HTTP api??
Read more >
Error creating custom domain - Serverless Forums
Error : Error: Unable to setup base domain mappings for 'staging-tracking.domain.com': Failed to find CloudFormation resources for ...
Read more >
Troubleshooting CloudFormation - AWS Documentation
If AWS CloudFormation fails to create, update, or delete your stack, you can view error messages or logs ... Verify that you didn't...
Read more >
serverless-domain-manager - npm
Serverless plugin for managing custom domains with API Gateways.. Latest version: 6.2.1, last published: a month ago.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found