Coder Social home page Coder Social logo

meli-categories-to-csv's People

Contributors

nahuelp avatar

Watchers

 avatar  avatar

Forkers

asiellb

meli-categories-to-csv's Issues

Ya se cambió la IP

Al ejecutarse esto es lo que muestra la terminal:

> npm install

npm WARN [email protected] No repository field.

up to date in 0.97s

> [email protected] start C:\Users\ariel\Desktop\meli-categories-to-csv-master
> node index.js

Reintentando #2 GET https://api.mercadolibre.com/sites/MLA/categories
Ya se cambió la IP
Reintentando #3 GET https://api.mercadolibre.com/sites/MLA/categories
Ya se cambió la IP
Reintentando #4 GET https://api.mercadolibre.com/sites/MLA/categories
Ya se cambió la IP
Reintentando #5 GET https://api.mercadolibre.com/sites/MLA/categories
Ya se cambió la IP
Reintentando #6 GET https://api.mercadolibre.com/sites/MLA/categories
{ Error: connect ECONNREFUSED 127.0.0.1:9051 - Have you enabled the ControlPort in your `torrc` file? (torrc not found, specify with `tor --default-torrc <PATH>`)

See easy guide here (OSX, Linux, Windows):
https://github.com/talmobi/tor-request#optional-configuring-tor-enabling-the-controlport

 Sample torrc file:
     ControlPort 9051
     HashedControlPassword 16:AEBC98A67.....E81DF

   Generate HashedControlPassword with (last output line):
     `tor --hash-password my_secret_password`

   Tell tor-request the password to use:
     `require( "tor-request" ).TorControlPort.password = "my_secret_password"`


    at Object._errnoException (util.js:992:11)
    at _exceptionWithHostPort (util.js:1014:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1186:14)

  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  address: '127.0.0.1',
  port: 9051 }

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.