Error from SMTP connector

I’m trying the smtp connector to send email using google smtp (smtp.gmail.com) and my google account credentials,

I set all required fields, but when I run the model from c# zebee client , I get this error :

Status(StatusCode=“DeadlineExceeded”, Detail=“Time out between gateway and broker: Request command-api-1 to 172.22.0.2:26501 timed out in PT20S”)

I use Camunda platform running locally on docker

Here is the log from connectors containers :

connectors | 2024-06-08T20:04:41.705Z INFO 1 — [pool-2-thread-5] i.c.c.r.c.outbound.ConnectorJobHandler : Received job: 2251799813942751 for tenant:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.