7c
7c
same here, but in my case i throws this exception by first start. version 0.3
I also keep getting this strange bot message to onMessage. Any clue why this might be ? ``` 2019-08-20T15:21:24.460Z bot onMessage was called 2019-08-20T15:21:24.460Z bot msg:{"type":"error","error":{"msg":"invalid message type: null","code":3,"source":"gs-iad-4jhr"}} 2019-08-20T15:21:49.608Z...
same issues here. i keep restarting stuff
I can confirm that you need to use IP instead of DNS. I could not find out why not but it does not work with hostname instead of IP
I have changed ``` // Catch any other general numerical event (carbonDioxide, power, energy, humidity, level, temperature, ultravioletIndex, voltage, etc). else { data += ",unit=${unit} value=${value}" } ``` as ```...
Hi, i am using parse() function with real world urls from squid logs to determine domainnames. I understand that this repo is all about publicsuffix but look at this real-world-example:...
Thanks, sorry i should have seen #122 . I have commented that one
added cloudflare.com
We have implemented the expiration code. We remove all domains they have not been seen last 365 days from our crawlers starting today.They will be removed from API/JSON/JSON_V2/MARKDOWN files and...
I have debugged whole day to find macbook related ephemeral ports, i believe we should be given option to pick a port and more granular options. macbook has AV, firewall...