Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

serverless-nextjs does not generate sqs #2335

Open
hokidoki opened this issue Feb 8, 2022 · 0 comments
Open

serverless-nextjs does not generate sqs #2335

hokidoki opened this issue Feb 8, 2022 · 0 comments

Comments

@hokidoki
Copy link

hokidoki commented Feb 8, 2022

Issue Summary

Actual behavior

I take a log with the npx serverless @2.7.2 --debug command, the message "Creating new queue" is output, but sqs is not actually created. Because of this, when accessing the incremented page, a 503 error occurs.

Expected behavior

It doesn't actually generate SQS.

Steps to reproduce

  1. Check my Policy
  2. Manually make SQS & connect to Default Lambda (It works)

Screenshots/Code/Configuration/Logs

2022-02-08_11-07-50

2022-02-08_11-10-12

2022-02-08_11-10-49

Versions

  • OS/Environment: monterey
  • @sls-next/serverless-component version: latest & 3.6.0
  • Next.js version: 12.0.2

Additional context

Checklist

(#1510)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant