Updated troubleshooting (markdown)

2022-06-15 12:46:53 +10:00
parent ced52aa6a1
commit ab70225594
+4
@@ -45,6 +45,10 @@ This is because the validation/password reset link usually uses HTTPS protocol,
That's because startup.sql is only run automatically the FIRST time, for some strange reason. You'll have to go into the MariaDB docker container and run it manually.
## The auth-server won't login to google!
Google has recently removed the ability to use plaintext passwords with less secure apps enabled - read [this link](https://support.google.com/accounts/answer/6010255?hl=en#zippy=%2Cif-less-secure-app-access-is-off-for-your-account%2Cif-less-secure-app-access-is-on-for-your-account) for more information on how to generate an "app password".
## None of These Answers My Questions!
That's OK! Please contact me directly at [krgamestudios@gmail.com](mailto:krgamestudios@gmail.com) and I'll try my best to help you out. You can also contact me over [Discord as Ratstail91#6600](https://discord.gg/FQmz8TN).