Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://online-book-sales-backend.onrender.com/
MIT License
52 stars 77 forks source link

Node Server Not Working [Bug]: #155

Closed Trisha-tech closed 3 weeks ago

Trisha-tech commented 1 month ago

Is there an existing issue for this?

Describe the bug

Server is running on port 8080 Error Connecting to Database MongoParseError: Invalid scheme, extion string to start with "mongodb://" or "mongodb+srv://" at new ConnectionString (C:\Users\user\Documents\GSSOC'24-BoSales\node_modules\mongodb-connection-string-url\lib\index.js:86 at parseOptions (C:\Users\user\Documents\GSSOC'24-Book\Onlinde_modules\mongodb\lib\connection_string.js:191:17) at new MongoClient (C:\Users\user\Documents\GSSOC'24-Book\On

Expected behavior

Server running on port 8080 Connected to MongoDB

Add ScreenShots

No response

On which device are you experiencing this bug?

No response

Record

ASHISH-JHA94 commented 1 month ago

@Trisha-tech check you net connection and then retry it will work.