首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装最新版本的MoonMail时无法创建资源

安装最新版本的MoonMail时无法创建资源
EN

Stack Overflow用户
提问于 2016-11-14 12:38:19
回答 1查看 311关注 0票数 2

在按照默认说明安装MoonMail时,我得到了这个错误。似乎安装指南已经过时了。你有什么办法解决这个问题吗?

代码语言:javascript
复制
Serverless: WARNING: This variable is not defined: sendCampaignTopicARN  
Serverless: WARNING: This variable is not defined: sendEmailsTopicARN  
Serverless: WARNING: This variable is not defined: sentEmailsTopicARN  
Serverless: WARNING: This variable is not defined: projectBucket  
/Users/michael/.node/lib/node_modules/serverless/node_modules/bluebird/js/release/async.js:61
        fn = function () { throw arg; };
                           ^

ServerlessError: ServerlessError: An error occurred while provisioning your cloudformation: The following resource(s) failed to create: [AttachSenderTopic, PrecompileCampaignTopic, SentEmailsTable, SendCampaignTopic, PrecompileEmailTopic, AttachRecipientsTopic, ClicksStream, SentEmailsTopic, CampaignsTable, TemplatesTable, FreeUsersSendEmailQueue, UsersTable, IamRoleLambda, AttachListRecipientsTopic, StaticDataBucket, UnsubscribedRecipientTopic, LinksTable, UpdateListImportStatusTopic, EmailAdminsTopic, ListsTable, EmailNotificationsTopic, AttachRecipientsCountTopic, OpensStream, UpdateCampaignTopic, SendEmailsTopic, RecipientsImportS3Bucket, ReportsTable].
EN

回答 1

Stack Overflow用户

发布于 2016-12-01 18:57:19

为了部署项目,您必须在适当的s-variables-*.json文件中定义所有这些变量。此外,问题可能出在其他地方。我建议您转到CloudFormation web控制台并检查MoonMail堆栈的事件历史记录,它提供了更多的信息,并且比无服务器的命令行界面更好地了解了它出错的原因。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/40581965

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档