kippo icon indicating copy to clipboard operation
kippo copied to clipboard

Kippo is not writing to Mysql

Open bentech4u opened this issue 8 years ago • 3 comments

HI

I have working kippo setup running on centos7. and it's listening on port 2222 i have enabled mysql from .cfg file (created database, imported .sql).

After i made some auth session, all the tables in mysql are blank.

while starting i can see the message that

kippo in the background...
Loading dblog engine: mysql
[kippo@vps ~]$ logout

please anyone help me fix this issue.

Thanks & Regards, Ben

bentech4u avatar May 17 '16 07:05 bentech4u

Duplicate of #191

desaster avatar May 17 '16 07:05 desaster

so known issue.

bentech4u avatar May 17 '16 09:05 bentech4u

pip2 install twisted==15.1.0

That will fix it. just downgrade to 15.1.0

HawtDogFlvrWtr avatar Mar 01 '19 14:03 HawtDogFlvrWtr