cURL error in dashboard

Laraship QuestionsCategory: TechnicalcURL error in dashboard
Gavin asked 6 years ago

After successful installation, I got the below error in the dashboard,

cURL error 77: error setting certificate verify locations: CAfile: /etc/ssl/certs/ca-certificates.crt CApath: none

May I know how to fix it? Thanks.

Gavin

Attachments
1 Answers
laraship Staff answered 6 years ago

Hello,
This is a configuration issue in your server with PHP,
you need to check ca certifcate in php, either it does not exist, or it has wrong permissions or its invalid
http://chrisschuld.com/2008/07/how-to-fix-the-curl-error-error-setting-certificate-verify-locations/

Gavin replied 6 years ago

Thanks for your quick reply. I got moved forward, now it is showing the following,

Could not find a credentials file at `/var/www/storage/app/analytics/service-account-credentials.json`.

What does it mean?

Gavin

laraship Staff replied 6 years ago

There is a file used for google analytics also should be inside your package under this path
I believe you have permission issues on your installation, you need to fix all at once or you face issues frequently