brotandgames / ciao

HTTP checks & tests (private & public) monitoring - check the status of your URL
https://brotandgames.com/ciao/
MIT License
1.86k stars 99 forks source link

Can not send email using Ciao #157

Closed ramm8469 closed 5 months ago

ramm8469 commented 9 months ago

Describe the bug Hi, I'm using the below docker-compose config, out of which I'm able to receive the status updates on web-hook but unable to get status update on email, could anyone please navigate whether it's a configuration issue or a bug..

my docker-compose look similar to this:

version: "3" services: ciao: image: brotandgames/ciao container_name: ciao ports:

To Reproduce Steps to reproduce the behavior:

  1. Pull docker compose
  2. docker-compose up -d
  3. add any http url and test

Expected behavior It should also send email on status updates

Screenshots If applicable, add screenshots to help explain your problem.

image

brotandgames commented 8 months ago

Could you please add the whole error message as code or attachment (without sensitive information if any)?

brotandgames commented 5 months ago

Closed as stale.