Closed pyramid-seph closed 11 years ago
It looks like you're using Sqlite not mysql, is that correct?
I'm using Sqlite for development and Mysql for production.
sqlite isn't a good choice for rapns, none the less, it should still work for development purposes. I'm working on a fix for this now.
I have edited the issue description. Notification is not saved, so the push message is never send.
This issue is still showing in gem version * rapns (3.4.1)
This is fixed in master, but not currently released. 3.4.2 will contain the fix.
Could you please release 3.4.2. This would avoid the annoying errors during development. Thanks.
Lately I've been getting a lot of:
[2013-09-04 14:08:57] [WARNING] Lost connection to database, reconnecting... [2013-09-04 14:08:57] [WARNING] Attempt 1 [2013-09-04 14:08:57] [WARNING] Database reconnected
on rapns.log . Rapns keeps trying to execute this update until I kill its process.
EDIT: The push message is not being send. Notification is not saved.
"true" is not interpreted as a column on mysql.
I'm using rapns 3.4.1 .