bionic-gpt icon indicating copy to clipboard operation
bionic-gpt copied to clipboard

Email Not Sending Out - Unable to Setup docker-compose

Open rpaGuyai opened this issue 1 year ago • 1 comments

Describe your issue

I have followed the instructions - https://bionic-gpt.com/docs/administration/configuring-email/ to configure email. Updated docker-compose.yml file with the details and ran command

  1. docker-compose build d
  2. docker-compose up

Output Below

image

Output in Docker

image

Still Unable to receive email invites.

Describe your setup/startup scripts

Setup environment variables in docker-compose,yml

Execute command - dcoker-compose.- up .Followed the instruction to setup email.

Run - Docker-compose -up

Steps to reproduce

.Followed the instruction to setup email.

Run - Docker-compose -up

What was the expected result?

No response

Any additional information

No response

Executed command docker -compose - build docker-compose -up

Still couldn't send out emails

I am using Docker For windows which does not have any docker-comose.yml file by default.

rpaGuyai avatar May 13 '24 10:05 rpaGuyai

Hi, the documentation for email hasn't been updated since we moved to a Kubernetes based install.

I'll work on it over the weekend and let you know.

9876691 avatar May 17 '24 11:05 9876691

Documentation has been updated to use a K8s secret.

9876691 avatar May 21 '24 07:05 9876691

Hi @9876691 I tried the steps in the document to configure email - updated as of 21/05/2024. Still same issue, we are unable to receive any email, also, same as earlier, the log says from email as "[email protected]".

  1. We updated the SMTP using below image

  2. Restarted the Bionic Server using below image

  3. Tried sending email - same issue, cannot receive email, logs still referring to [email protected]

  4. Manually re-started the docker, then receiving below error, to resolve this error, again we need to reset Kubernetes and re-install things.

image

image

rpaGuyai avatar May 21 '24 07:05 rpaGuyai

@rpaGuyai Thanks, will test our side.

We run on Linux using K3s but hopefully we can reproduce this.

9876691 avatar May 21 '24 09:05 9876691