Oras Al-Kubaisi

Results 13 comments of Oras Al-Kubaisi

you should be able to retrieve all folders if you add `else` for if statement at ``` if not is_ftp_folder(ftp, file): ``` this will require rewriting the handler to be...

did you run it inside AWS lambda or locally?

I will check this today and get back to you

You can do that using an external service. I am using [ipregistry.co](https://ipregistry.co)

@kishorenc thank you for the detailed answer. I have a question about lagging. So I was testing taking nodes down and bringing them back again to test if they will...

> This should not happen in a HA set-up. When a node goes down, the other nodes are not affected by that. Are you talking about a single node mode?...

@svsamipillai that didn't work for me. I have changed `Dockerfile` to use `node:8.6.0` and `node:alpine` and still having the same error. ``` ReferenceError: Promise is not defined at validator (/usr/src/app/node_modules/har-validator/lib/promise.js:42:14)...

I have fixed this and changed Dockerfile to docker-compose so you can easily change ports and update configuration. Please check [pull request](https://github.com/Mashape/mockbin/pull/70)

@melonamin I tried that, but still the app didn't work after until I removed the plugin folder.