Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Netlify CLI has terminated unexpectedly. #6390

Open
enterpriseSoftware opened this issue Feb 18, 2024 · 0 comments
Open

Error: Netlify CLI has terminated unexpectedly. #6390

enterpriseSoftware opened this issue Feb 18, 2024 · 0 comments
Labels
type: bug code to address defects in shipped code

Comments

@enterpriseSoftware
Copy link

Describe the bug

The error message asked me to report here the following.
This is a problem with the Netlify CLI, not with your application.
If you recently updated the CLI, consider reverting to an older version by running:

npm install -g netlify-cli@VERSION

You can use any version from https://ntl.fyi/cli-versions.

Please report this problem at https://ntl.fyi/cli-error including the error details below.

Error: connect ETIMEDOUT 34.110.180.34:587
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)

System:
OS: Windows 10 10.0.22621
CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor
Binaries:
Node: 20.10.0 - C:\Program Files\nodejs\node.EXE
npm: 10.2.3 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (121.0.2277.128)

Steps to reproduce

Sent an email, few seconds later go this response.

Configuration

[build]
functions = './functions'

[[redirects]]
from = '/api/*'
to = '.netlify/functions/:splat'
status = 200

Environment

kelley@VIVID-BOOTH MINGW64 /c/SourceControl/octopusgarden (main)
$ npx envinfo --system --binaries --npmPackages netlify-cli --npmGlobalPackages netlify-cli
'envinfo' is not recognized as an internal or external command,
operable program or batch file.

@enterpriseSoftware enterpriseSoftware added the type: bug code to address defects in shipped code label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

1 participant