Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

mongodb start error #155

Description

@bpp9614

I am setting up parse server and run mongo db in Node.js command prompt on Windows 10 following steps here: https://github.com/parse-community/parse-server. I am able to do npm install globally, but cannot start mongo db. Getting connection reset error.

Node version v8.11.1

Tried deleting cache, but I don't see anything under C:\Users\username.mongodb\versions

mongodb-runner start \ Starting a MongoDB deployment to test against...{ RequestError: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 8080 8080:80 at ClientRequest.req.once.err (C:\Users\AppData\Roaming\npm\node_modules\mongodb-runner\node_modules\got\index.js:111:21) at Object.onceWrapper (events.js:315:30) at emitOne (events.js:116:13) at ClientRequest.emit (events.js:211:7) at ClientRequest.onError (C:\Users\bishnu.panda\AppData\Roaming\npm\node_modules\mongodb-runner\node_modules\tunnel-agent\index.js:179:21) at Object.onceWrapper (events.js:315:30) at emitOne (events.js:116:13) at ClientRequest.emit (events.js:211:7) at Socket.socketErrorListener (_http_client.js:387:9) at emitOne (events.js:116:13) name: 'RequestError', code: 'ECONNRESET', host: 'fastdl.mongodb.org', hostname: 'fastdl.mongodb.org', method: 'GET', path: '/win32/mongodb-win32-x86_64-2008plus-ssl-4.2.0.zip', protocol: 'https:', url: 'https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.2.0.zip' } { RequestError: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 8080 8080:80

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions