Zachary Newman

Results 7 comments of Zachary Newman

Hello. I was having the same issue in [#371](https://github.com/abhinavsingh/proxy.py/issues/371#issuecomment-882101159) where i was getting a `KEY_VALUES_MISMATCH` error. This was because i deleted my first self signed key and cert pair and...

@abhinavsingh as you can see in the init script above I'm not specifying `--ca-cert-dir` but I'm specifying `--ca-cert-file` so i believe proxy should be able to locate the cert file?...

i also have this problem :((( setting req.flash attributes inside the LocalStrategy callback dont persist in the failure redirect routes. Even with sessions enabled.

Thanks @abhinavsingh but how do I do that? I can't find a file called `ca-cert.pem` anywhere on my system. ``` find / -type f -name "ca-cert.pem" find: ‘/proc/605/task/605/net’: Invalid argument...

Couldn't get a stream with v0.0.3 or v0.0.7. I think the older versions are not compatible with the latest versions of JSMpeg. Best solution for me was to install directly...

But @ali-tafakkori i like this module :( ffmpeg doesn't create a streaming server unless you use it with ffserver which is a pain to configure and not node based.

Yes the feature that @Crisfole would like is what i meant. The ability to for all arbitrary svg attributes to be included in the geojosn parse. I think i ended...