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.

Nothing happens when deploying

See original GitHub issue

This 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:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
katspaughcommented, Jun 21, 2020

After deleting the .next folder, it took:

33.28 real       123.60 user         7.28 sys
1reaction
danielcondemarincommented, Jun 21, 2020

Awesome, with useServerlessTraceTarget it worked like a charm! Thanks a lot! Do you want me to leave this issue open? I guess it would be good to show an error when it cannot deploy a lambda.

Let’s close this one for now. I intend to make the serverless trace the default target hopefully soon 👍

Read more comments on GitHub >

github_iconTop 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 >

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