alexellis / alexellis/mongodb-function
Cannot access with localhost:27017
Aperta
- Lingua principale
- JavaScript
- Stelle
- 53
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi there, I meet some problem that access to the mongodb service
1. openfaas-db-mongodb successful running on the k8s cluter
2. and my function (based on node8-express-template) cannot connect to mongodb
3. logs are:
```shell
2018/07/17 17:53:14 stderr: (node:7) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017]
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.