We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Duplicate of #191
Sorry, something went wrong.
so known issue.
pip2 install twisted==15.1.0
That will fix it. just downgrade to 15.1.0
No branches or pull requests
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
please anyone help me fix this issue.
Thanks & Regards,
Ben
The text was updated successfully, but these errors were encountered: