Closed
Description
Hello there, I'm using a cldr
library (ex_cldr_dates_times
) which downloads some data from raw.githubusercontent,
this works on development but when I run this on Github actions I get an SSL error:
Error: 05:33:08.872 [error] Failed to connect to 'raw.githubusercontent.com' to download locale :pt. Reason: {:tls_alert, {:unexpected_message, 'TLS client: In state hello_middlebox_assert at ssl_gen_statem.erl:736 generated CLIENT ALERT: Fatal - Unexpected Message\n {unexpected_msg,{internal,{encrypted_extensions,\#{sni => {sni,[]}}}}}'}}
here is the build with the error: https://github.com/rauversion/rauversion-phx/runs/7912634783?check_suite_focus=true
is there a way to bypass this installation?
Metadata
Assignees
Labels
No labels