GithubHelp home page GithubHelp logo

Comments (6)

israelins85 avatar israelins85 commented on June 10, 2024 1

I restored back ipv6 setting running with =0 and turns back the error, but I found a workaround:

nano /etc/hosts
added the line

104.16.0.35 registry.npmjs.org

and now works without error and ipv6 activated, actually is an DNS error...

from zenstack.

ymc9 avatar ymc9 commented on June 10, 2024

Hi @israelins85 , thanks for reporting this. Does it happen to you consistently? Just a guess, maybe it's related to sending telemetry events. Could you check if turning it off following this guide here helps? https://zenstack.dev/docs/guides/telemetry

from zenstack.

israelins85 avatar israelins85 commented on June 10, 2024

The error remains... Has some parameter to activate verbose mode?

⌛️ ZenStack CLI v1.9.0, running plugins
✔ Running plugin Prisma
⠋ Running plugin Model Metadata(node:29314) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
✔ Running plugin Model Metadata
✔ Running plugin Access Policy
✔ Running plugin SWR

👻 All plugins completed successfully!
Don't forget to restart your dev server to let the changes take effect.

An unexpected error occurred:
 AggregateError [ETIMEDOUT]: 
    at internalConnectMultiple (node:net:1116:18)
    at internalConnectMultiple (node:net:1184:5)
    at Timeout.internalConnectMultipleTimeout (node:net:1707:5)
    at listOnTimeout (node:internal/timers:575:11)
    at process.processTimers (node:internal/timers:514:7) {...```

from zenstack.

israelins85 avatar israelins85 commented on June 10, 2024

The issue is related to ipv6... I run this commands:

net.ipv6.conf.all.disable_ipv6=1
net.ipv6.conf.default.disable_ipv6=1
net.ipv6.conf.lo.disable_ipv6=1

and the command run correctly...

from zenstack.

israelins85 avatar israelins85 commented on June 10, 2024

ping -6 registry.npmjs.org
ping: connect: Network is unreachable

from zenstack.

israelins85 avatar israelins85 commented on June 10, 2024

while: ping -4 registry.npmjs.org
PING registry.npmjs.org (104.16.0.35) 56(84) bytes of data.
64 bytes from registry.npmjs.org (104.16.0.35): icmp_seq=1 ttl=48 time=10.5 ms
works...

from zenstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.