Giter VIP home page Giter VIP logo

loterias-caixa-api's Introduction

Hi 👋, I'm Fabricio

Enthusiastic about technology, constantly learning

  • 🔭 I'm currently working with Node.js, Vue.js and MongoDB

  • 🌱 I’m currently learning React Native, Django, Python, FastAPI, Node.js, C++, Shell script, Kubernetes, Docker, Jenkins

  • 📝 I regularly write articles on https://dev.to/fabcovalesci

Blogs posts

Connect with me:

fabcovalesci fabriciocovalesci 14102549 fabcovalesci#7937

fabriciocovalesci

 fabriciocovalesci

loterias-caixa-api's People

Contributors

fabriciocovalesci avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

zenmidia lutex

loterias-caixa-api's Issues

conexão MongoDB

Olá Fabricio, estou tentando rodar a aplicação, mas encontro o erro abaixo. Tenho .env configurado com a string do banco de dados, consigo acesso ao banco de dados pelo terminal usando o mongosh, criei o usuario como:

db.createUser({
  user: "dbloteria",
  pwd: "dbloteria",
  roles: [
    { role: "root", db: "admin" }
  ]
})

node main.js
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [NestFactory] Starting Nest application...
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [InstanceLoader] MongooseModule dependencies initialized +53ms
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [InstanceLoader] HttpModule dependencies initialized +1ms
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [InstanceLoader] DiscoveryModule dependencies initialized +1ms
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [InstanceLoader] AppModule dependencies initialized +0ms
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [InstanceLoader] EventEmitterModule dependencies initialized +0ms
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [InstanceLoader] ScheduleModule dependencies initialized +1ms
[Nest] 13964 - 01/08/2024, 11:22:10 LOG [InstanceLoader] ConfigModule dependencies initialized +1ms
[Nest] 13964 - 01/08/2024, 11:22:40 ERROR [MongooseModule] Unable to connect to the database. Retrying (1)...
[Nest] 13964 - 01/08/2024, 11:23:13 ERROR [MongooseModule] Unable to connect to the database. Retrying (2)...
[Nest] 13964 - 01/08/2024, 11:23:46 ERROR [MongooseModule] Unable to connect to the database. Retrying (3)...
[Nest] 13964 - 01/08/2024, 11:24:19 ERROR [MongooseModule] Unable to connect to the database. Retrying (4)...
[Nest] 13964 - 01/08/2024, 11:24:52 ERROR [MongooseModule] Unable to connect to the database. Retrying (5)...
[Nest] 13964 - 01/08/2024, 11:25:25 ERROR [MongooseModule] Unable to connect to the database. Retrying (6)...
[Nest] 13964 - 01/08/2024, 11:25:58 ERROR [MongooseModule] Unable to connect to the database. Retrying (7)...

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.