Skip to main content

Troubleshooting

We added the most common issue can happen when you build/deploy/run Telar Social. If you can not see your issue use Slack community for general question. For technical bug Github is the right place to track technical issues.

Backend#

I get error like wrong username/password to send email while trying signup new user#

  • Check if your smtp_email, ref_email, ref_email_pass email cofiguration are correct.
  • Check if you set the right port for smtp_email e.g. for gmail smtp_email=smtp.gmail.com:587.
  • In case you are using gmail make sure you use one of these options.