Kingsley Chijioke
Kingsley Chijioke
## What you are doing? I am having an issue with my config file I have it set up to make use of environment variables It looks like this ```...
Hello, When I run `sequelize db:migrate` I get the error below: ``` Sequelize [Node: 6.10.1, CLI: 2.7.0, ORM: 3.30.4] Loaded configuration file "db/database.js". Using environment "development". Unable to connect to...
Hello, I'm trying to connect my InfluxDb with my Rails app but I'm faced with this error; ``` WARN -- InfluxDB: Failed to contact host xxxxx: # ``` I made...