You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
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
Check my Policy
Manually make SQS & connect to Default Lambda (It works)
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
Screenshots/Code/Configuration/Logs
Versions
Additional context
Checklist
(#1510)
The text was updated successfully, but these errors were encountered: