Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8354827
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T09:40:29+00:00 2026-06-09T09:40:29+00:00

I got a work of node.js and mongodb. While running node.js it gives error

  • 0

I got a work of node.js and mongodb. While running node.js it gives error of permission denied.

For going alternatively when I tried to connect to remote server

You are trying to access MongoDB on the native driver port. For http diagnostic access, add 1000 to the port number…

I just want to reach to the REMOTE DB of client so that I can configure it on local end and experiment things…..

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T09:40:30+00:00Added an answer on June 9, 2026 at 9:40 am

    The error message means that you have tried to use a web browser to connect to the MongoDB native port, eg:

    http://localhost:27017
    

    If you want to use the MongoDB interactive shell to try database commands, you need to use the command line mongo:

    $ mongo
    
    MongoDB shell version: 2.0.6
    connecting to: test
    > 
    

    mongo will connect to localhost:27017 by default. You can also specify a host and port, eg:

    mongo localhost:27017
    

    The mention of connecting by adding 1000 to the port number is referring to the MongoDB simple REST interface which is a read-only administrative interface accessible via a web browser:

    http://localhost:28017/
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am accessing MongoDB documents with a node.js web-front-end while in developement. I got
I'm migrating toward node.js 0.6.12 and now got the following error messages when using
I just got pagination to work on my site, but I wanted to use
I am using a readprocessmemory class and have got it to work for reading
I'm having trouble using the JDBC Connector. I got it to work in Eclipse
At work we've got a roster that's historically been maintained in a huge Excel
I got the delay to work when you click on the buttons but I
At work, we just got a large number exotic cellular devices that need to
I've got an app where the links work fine when I'm on the homepage,
I've got a few controllers here at work that contain methods I can use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.