1

After setting the email env variables as per https://redash.io/help/open-source/setup (for AWS SES)

sudo docker-compose run --rm server manage send_test_mail

works, and I receive the email as well.

But invitation emails do not get sent.

On trying this command - to send the invite directly,

sudo docker-compose run --rm server manage users invite x@x.com X admin@x.com

I get the following error:

raise RuntimeError('Application was not able to create a URL '

RuntimeError: Application was not able to create a URL adapter for request independent URL generation. You might be able to fix this by setting the SERVER_NAME config variable.

Sudhanshu
  • 421
  • 3
  • 16

0 Answers0