Aleg Malinovsky

Results 6 comments of Aleg Malinovsky

@marnixhoh can you please take a look at this issue I opened here and see what I'm doing wrong? I cant seem to use *.js for env files https://github.com/toddbluhm/env-cmd/issues/208

Forgot to mention I tried that but just to triple check, here is the same error with different 'at path' I get: ``` Error: Failed to find .env file at...

Same error. ``` Error: Failed to find .env file at path: ./ignore/.env.js at getEnvFile (xxxxxx/node_modules/env-cmd/dist/get-env-vars.js:40:19) at process._tickCallback (internal/process/next_tick.js:68:7) at Function.Module.runMain (internal/modules/cjs/loader.js:834:11) at startup (internal/bootstrap/node.js:283:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3) ``` `"start": "node...

I abandoned this and did something else but nice catch psamim. If this was my case, the error message could use some improvements :)

Sorry I didn't mention the Kong version 1.4.1. We have since moved to 2.8.1 with kic implementation.

Have the same problem without load balancers