curl: symbol lookup error: curl: undefined symbol: curl_mime_free
Execute curl command to report error
curl -s https://www.adas.com
report errors:
curl: symbol lookup error: curl: undefined symbol: curl_mime_free
Solution:
#ubuntu system
apt-get update -y
#centos
yum update -y
Execute curl – s again, normal