Results 10 issues of Chris

Morning All, I've noticed my IRC bot has restarted a couple of times over the last week. From the pm2 logs I have managed to grab the following information. Anyone...

Any ideas why I keep seeing Client-EOF quit with the following in the logs: ``` ^[[35m[2015-01-10 11:02:12.788] [FATAL] p3negram - TypeError: Cannot read property 'key' of undefined at Client. (/home/munkee/Programs/NodeApps/node-p3negram/node_modules/irc/lib/irc.js:431:46)...

I've noticed that debug.log located in /var/lib/masternodes/coinName/debug.log grows exponentially with messages from the wallet/node. I can't seem to find a way other than setting up a cron task to truncate...

I'm looking at forking the project to add in some code to generate the masternode private key. I'm wondering if the author of the project has given this some thought...

`ERROR: could not load library "/usr/lib/postgresql/9.5/lib/bottledwater.so": /usr/lib/postgresql/9.5/lib/bottledwater.so: undefined symbol: avro_schema_union_append` Seem to be hitting this error when I run `create extension bottledwater;` Any idea on how to fix this issue?

``` [INFO] Writing messages to Kafka in Avro format [INFO] Replication slot "bottledwater" exists, streaming changes from 1/902194D4. [INFO] Registering metadata for table ally_users (relid 19929) [INFO] Opening Kafka topic...

If I work with a simple UNSEEN flag and use the vanilla example with no changes other than my gmail IMAP information I see the following behaviour. Start mail-listener2 Go...

Hi I would love to use this package in a bot I am building but I'm a bit unsure of how to integrate the questions/response handling into my project. I'm...

question

Great work on this so far. I have actually just integrated now-ui with bootstrap-vue, it works but not great and then I stumbled upon this repo. If you need any...

Any chance of websocket support for balance changes?