Rodrigo Most
Rodrigo Most2mo ago

Email triggers on K8s with Windmill Chart

Hey guys, I followed the setup shown in the github charts project and the documentation. I've created a new flow to be triggered by email but it doesn't run. I noticed that the windmill-app deployment doesn't have the port 2525 open, only 8000 and 8001. Am I missing something?
No description
No description
4 Replies
rubenf
rubenf2mo ago
The helm chart works, it's what is used in the cloud. Your service list look normal.
Rodrigo Most
Rodrigo MostOP2mo ago
Is there a way to debug this trigger?
Rodrigo Most
Rodrigo MostOP2mo ago
Another thing, we are getting these warnings in logs. Are them related to the triggers?
No description
Rodrigo Most
Rodrigo MostOP2mo ago
The issue was that AWS blocks the outbound traffic on port 25. It's possible to request them to remove the restriction. Ref: https://repost.aws/knowledge-center/ec2-port-25-throttle
Amazon Web Services, Inc.
Remove port 25 restriction for Email Sending from EC2 and Lambda | ...
I want to learn how to remove the port 25 restriction to send email from my Amazon EC2 instances or AWS Lambda functions. I want to follow the steps to request removal of the email sending limitati...

Did you find this page helpful?