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
3> sankaku_api:get_idol_photo({<<"1">>,<<"girl">>}).
** exception error: no match of right hand side value {error,connect_timeout}
in function sankaku_api:get_idol_photo/1 (/home/glicone/GitRepos/PATrick/_build/default/lib/patrick/src/sankaku_api.erl, line 57)
=INFO REPORT==== 22-Apr-2018::03:48:37 ===
TLS client: In state certify at ssl_handshake.erl:1276 generated CLIENT ALERT: Fatal - Bad Certificate
** exception error: no match of right hand side value {error,{tls_alert,"bad certificate"}}
in function sankaku_api:get_idol_photo/1 (/home/glicone/GitRepos/PATrick/_build/default/lib/patrick/src/sankaku_api.erl, line 57)
The text was updated successfully, but these errors were encountered:
3> sankaku_api:get_idol_photo({<<"1">>,<<"girl">>}).
** exception error: no match of right hand side value {error,connect_timeout}
in function sankaku_api:get_idol_photo/1 (/home/glicone/GitRepos/PATrick/_build/default/lib/patrick/src/sankaku_api.erl, line 57)
4> sankaku_api:get_idol_photo({<<"1">>,<<"loli">>}).
=INFO REPORT==== 22-Apr-2018::03:48:37 ===
TLS client: In state certify at ssl_handshake.erl:1276 generated CLIENT ALERT: Fatal - Bad Certificate
** exception error: no match of right hand side value {error,{tls_alert,"bad certificate"}}
in function sankaku_api:get_idol_photo/1 (/home/glicone/GitRepos/PATrick/_build/default/lib/patrick/src/sankaku_api.erl, line 57)
The text was updated successfully, but these errors were encountered: