Mario Fridrichovsky

Results 4 issues of Mario Fridrichovsky

I generated an eslint config file out of the existing code style.

Hi, I installed pm2-zabbix on a fresh Ubuntu 16.04 LTS LXC container (privileged), after install I tried `pm2-zabbix --monitor` using user root and I receive {"name":"pm2-zabbix","hostname":"app01","pid":26409,"level":50,"event":"PM2ZabbixMonitor#processListSendingError","error":{"killed":false,"code":2,"signal":null,"cmd":"/usr/bin/zabbix_sender --config /etc/zabbix/zabbix_agentd.conf --input-file -"},"msg":"Failed...

I want to save the ID of a tweet but I will receive something like this ```1026837156479718000``` instead of ```1026837156479717985``` Is there a way to disable the rounded numbers?

As soon as I add some `connectionOptions` to the mongo store, the application will throw an error: ``` [ERROR] RangeError: Maximum call stack size exceeded at Object.hasOwnProperty () at C:\Users\mfr\Git\app\node_modules\rate-limit-mongo\node_modules\mongodb\lib\cmap\connection_pool.js:99:41...