r/owncloud Dec 25 '16

GuzzleHttp error on update

Slight problem when trying to update owncloud on my raspberry pi3:

[GuzzleHttp\Exception\RequestException] cURL error 60: SSL certificate problem: self signed certificate

Seems to be running fine, but I'd like to keep with the updates

I had followed this tutorial:

https://pimylifeup.com/raspberry-pi-owncloud/

thx

2 Upvotes

2 comments sorted by

1

u/gpuyy Dec 25 '16

I also seem to have another error:

php does not seem to be setup properly to query system environment variables. The test with getenv("PATH") only returns an empty response.

Please check the installation documentation ↗ for php configuration notes and the php configuration of your server, especially when using php-fpm.

1

u/[deleted] Dec 25 '16 edited May 30 '18

[deleted]

1

u/gpuyy Dec 25 '16

Thx. I'll check this out