Nothing happens when deploying
See original GitHub issueThis is most likely some misconfiguration on my part but I can’t figure out what exactly is wrong. Is there a verbose mode?
My serverless.yml
:
# serverless.yml
webapp:
component: serverless-next.js
When running serverless
, it just displays a timer and nothing happens for 45 min and more:
2756s › webapp › Deploying ...
I see it has created an S3 bucket and uploaded the Next app to it. No Lambdas or CloudFronts were created though. Some sort of logging and progress reporting would be nice.
Any pointers would be appreciated.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
4 Methods to Fix “Vortex Mods Cannot Be Deployed” Issue
Fix 1: Move the Mod Folder to the Game Drive · Fix 2: Delete the JSON File · Fix 3: Reinstall WinRAR ·...
Read more >Not Deploying mods : r/nexusmods - Reddit
I am trying to deploy mods for Fallout 4 on my ssd using vortex and I just get the error that says "Deployment...
Read more >Fix: Vortex Deployment Failed - Appuals.com
Solution 1: Delete the Deployment JSON File of Vortex · Exit the game and the Vortex. · Open the installation directory of Vortex...
Read more >Mod deployment with Vortex.. (SOLVED) - Steam Community
nothing. Game starts right after but no mod seem be active either in MODS menu or in game... So I am bit clueless...
Read more >Troubleshooting Common Problems with Web Deploy
This walkthrough shows how to diagnose and fix common problems with Web Deploy, including common errors seen while publishing from Visual ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
After deleting the
.next
folder, it took:Let’s close this one for now. I intend to make the serverless trace the default target hopefully soon 👍