wjclub / telegram-bot-groupagree

An advanced poll bot for Telegram
https://t.me/groupagreebot
GNU Affero General Public License v3.0
47 stars 24 forks source link

SQL Errors - DB layout? #5

Closed JayDee2202 closed 6 years ago

JayDee2202 commented 6 years ago

After compiling and setting everything up running on docker at a linux host I ended up getting the error within the app container:

Getting updates... Error writing request: The authentication or decryption has failed.

This should be a database issue because I couldn't import the temporary db layout script because the link in the readme file isn't working. The database is available and I'm able to connect from the app-container but even with help of the exception I don't get further information, so the problem should be the missing tables and columns. I tried creating tables and columns using the sourcecode but I'm sure there's something missing.. :)

browny99 commented 6 years ago

Sorry for the long wait I finally got around to uploading that file.