Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.

Home Page:http://lyften.com/projects/laravel-geoip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_headers(): SSL operation failed with code 1. OpenSSL Error messages:

ngocnd0242 opened this issue · comments

when running command php artisan geoip:update, I faced with an error as below

ErrorException  : get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error

Could you please help verify this problem?