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.

Deploys to now fail suddenly.

See original GitHub issue

Originally discussing this issue in spectrum #now -> https://spectrum.chat/zeit/now/nuxt-universal-app-deployment-not-working-anymore~982af2e3-7dd4-4193-bd64-dda884ab6df0

After talking with their team, I was told that it appears to be an issue with now-builder itself.

When comparing my failed deployments, vs. my working deployments from this morning the only difference I can see in my deploys is a single dependancy within nuxt/now-builder.

Working Deploy

@now/node-bridge@1.2.1

Failing Deploy

@now/node-bridge@1.2.2

Did something change recently? I don’t see any major release, or updates to the package in the nuxt/now-builder repo.

I guess a quick fix would be pinning the version in the nuxt/now-builder… I’m asking for clarity on what happened in now/node-bridge though.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:20 (10 by maintainers)

github_iconTop GitHub Comments

4reactions
patrickxchongcommented, Jun 29, 2019

I was just re-deploying a project that has been working and but got this.

error execa@2.0.1: The engine "node" is incompatible with this module. Expected version "^8.12.0 || >=9.7.0". Got "8.10.0" Does anyone else share the same issue? (do let me know if this is a totally different problem that I should open a new issue with. I just think that the issue is related since it may have to do with the recent fix)

2reactions
lucleraycommented, Jun 29, 2019

Thanks @pi0 🙏

I’ll think about it and see if we can add an api for choosing the port. In the meantime, @now/node-bridge@1.2.1 is stable and good to use for production so it will work fine 👌

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Deployment Issue] Deployment via github suddenly fails ...
I haven't changed anything on the repository or the server, but suddenly deployments via webhook or manually (Force Build) end in: Build started ......
Read more >
Troubleshooting Common Problems with Web Deploy
If Web Management Service or Remote Agent Service fail to start at all, look at the event Event Log > System for Service...
Read more >
GitLab Pages: deploy suddenly fails without changes
Hi, I have a hugo website which I build and deploy to GitLab Pages using GitLab CI. I use a schedule to build...
Read more >
Failed due to unhealthy allocations, but it's listening on ... - Fly.io
My app used to deploy fine. But now I get this confusing error when deploying: --> You can detach the terminal anytime without...
Read more >
Azure Devops App Service Deploy Task Not Work Suddenly
It seems to be a source control issue. Just try going to the App Service Deployment Center blade and click " Disconnect "...
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