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
2021-04-08T21:16:52.773335+00:00 app[web.1]: 21:16:52.772 [info] TLS :client: In state :certify at ssl_handshake.erl:1895 generated CLIENT ALERT: Fatal - Unknown CA
2021-04-08T21:16:52.773337+00:00 app[web.1]:
2021-04-08T21:16:52.774271+00:00 app[web.1]: 21:16:52.773 [error] Task #PID<0.4109.0> started from #PID<0.4108.0> terminating
2021-04-08T21:16:52.774274+00:00 app[web.1]: ** (HTTPoison.Error) {:tls_alert, {:unknown_ca, 'TLS client: In state certify at ssl_handshake.erl:1895 generated CLIENT ALERT: Fatal - Unknown CA\n'}}
2021-04-08T21:16:52.774274+00:00 app[web.1]: (ex_twilio 0.8.2) lib/ex_twilio/api.ex:19: ExTwilio.Api.request!/5
2021-04-08T21:16:52.774275+00:00 app[web.1]: (ex_twilio 0.8.2) lib/ex_twilio/api.ex:72: ExTwilio.Api.create/3
Seems that has to do something with twilio and not setting a connection, do you know what can I do to bypass this? It was working yesterday and haven't touch the code (is in production)
The text was updated successfully, but these errors were encountered:
Seems that has to do something with twilio and not setting a connection, do you know what can I do to bypass this? It was working yesterday and haven't touch the code (is in production)
The text was updated successfully, but these errors were encountered: