Colloquy pushes not getting through on ZNC 1.2
I just upgraded to ZNC 1.2. I redownloaded and compiled the Colloquy file (using znc-buildmod), moved it to the modules directory, and loaded it successfully. But, thus far, no private messages have made it to either of my mobile devices while they're disconnected from the ZNC server. They both DO show up when a /msg *colloquy list is performed. Any ideas?
I've been seeing this behavior on ZNC 1.2 too. However, /some/ messages do occasionally make it through. Sometimes (rarely) I see the SSL packets to Colloquy's push API, but even those almost never make it through. Sending hand-crafted push messages from the same system with socat is reliable.
The really odd thing is, when I performed a man-in-the-middle on the SSL connection to Colloquy's server (to view the raw data), it worked fine.