SideProjectGuys / invite-manager-bot

A discord bot that tracks invites and much more
https://docs.invitemanager.co/
GNU General Public License v3.0
166 stars 136 forks source link

Database not syncing #135

Closed Sasiko closed 4 years ago

Sasiko commented 4 years ago

Yes, im using mariadb and the LEMP stack i installed, does not support mysql. IS there anyway to fix this?

Valandur commented 4 years ago

What happens when you mention the bot? Does restarting the bot fix the issue, or do you have to delete the guild settings row in the database? What MariaDB version is it?

Sasiko commented 4 years ago

Restarting bot works but it does not use the saved configuration https://i.imgur.com/v7mTQJO.png https://i.imgur.com/qPhflrm.png https://i.imgur.com/VlASnlg.png in guild settings the prefix is example still set for = but when i do botcommands it says prefix is ! so it basically canot access my old guild settings and i need to redo the configuration and next day it repeats, bot stop responding any commands

| 10.3.22-MariaDB |

Valandur commented 4 years ago

We have had a few other people having issues with MariaDB, search the other issues in this repository. I would personally recommend using MySQL since that is what we use to run the bot.