You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
January 03, 2025 at 15:49 (UTC+1:00) | Caused by: java.net.ConnectException: Connection timed out | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/sun.nio.ch.Net.connect0(Native Method) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/sun.nio.ch.Net.connect(Net.java:589) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/sun.nio.ch.Net.connect(Net.java:578) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/java.net.Socket.connect(Socket.java:751) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/java.net.Socket.connect(Socket.java:686) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at org.eclipse.angus.mail.util.SocketFetcher.createSocket(SocketFetcher.java:368) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at org.eclipse.angus.mail.util.SocketFetcher.getSocket(SocketFetcher.java:243) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at org.eclipse.angus.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2193) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | ... 195 common frames omitted | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | �[2m2025-01-03T14:49:56.350Z�[0;39m �[33m WARN�[0;39m �[35m1�[0;39m �[2m---�[0;39m �[2m[nio-8080-exec-4]�[0;39m �[36mo.s.b.actuate.mail.MailHealthIndicator �[0;39m �[2m:�[0;39m Mail health check failed | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | org.eclipse.angus.mail.util.MailConnectException: Couldn't connect to host, port: email-smtp.us-east-1.amazonaws.com, 25; timeout -1 | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at org.eclipse.angus.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2243)
Steps To Reproduce
Error message is visible on application boot. To reproduce, restart AWS Cluster service.
Expected behavior
AWS bytechef instance connects to AWS SES
Emails are sent
No error messages in logs
Version
2.3.1
OS
MacOsX
Browser
Chrome
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
On server boot there is message in log:
January 03, 2025 at 15:49 (UTC+1:00) | Caused by: java.net.ConnectException: Connection timed out | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/sun.nio.ch.Net.connect0(Native Method) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/sun.nio.ch.Net.connect(Net.java:589) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/sun.nio.ch.Net.connect(Net.java:578) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/java.net.Socket.connect(Socket.java:751) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at java.base/java.net.Socket.connect(Socket.java:686) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at org.eclipse.angus.mail.util.SocketFetcher.createSocket(SocketFetcher.java:368) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at org.eclipse.angus.mail.util.SocketFetcher.getSocket(SocketFetcher.java:243) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at org.eclipse.angus.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2193) | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | ... 195 common frames omitted | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | �[2m2025-01-03T14:49:56.350Z�[0;39m �[33m WARN�[0;39m �[35m1�[0;39m �[2m---�[0;39m �[2m[nio-8080-exec-4]�[0;39m �[36mo.s.b.actuate.mail.MailHealthIndicator �[0;39m �[2m:�[0;39m Mail health check failed | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | org.eclipse.angus.mail.util.MailConnectException: Couldn't connect to host, port: email-smtp.us-east-1.amazonaws.com, 25; timeout -1 | bytechef
January 03, 2025 at 15:49 (UTC+1:00) | at org.eclipse.angus.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2243)
Steps To Reproduce
Error message is visible on application boot. To reproduce, restart AWS Cluster service.
Expected behavior
AWS bytechef instance connects to AWS SES
Emails are sent
No error messages in logs
Version
2.3.1
OS
MacOsX
Browser
Chrome
Additional context
No response
The text was updated successfully, but these errors were encountered: