Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while trying to upload regular file #976

Closed
RogerG14 opened this issue Jun 14, 2016 · 1 comment
Closed

Error while trying to upload regular file #976

RogerG14 opened this issue Jun 14, 2016 · 1 comment
Assignees

Comments

@RogerG14
Copy link

RogerG14 commented Jun 14, 2016

Program made with Google Drive API and the Google PHP API ran perfectly for 7 months already, 2 weeks ago this error starts to pop every now and then. No idea what it is or how to solve it or even how to search for it in google so I hope I could get help here. Thanks.

PHP Fatal error: Uncaught exception 'Google_IO_Exception' with message 'error:1409442E:SSL rou$
Stack trace:
#0 /root/scriptEnCrontab/libs/src/Google/IO/Abstract.php(136): Google_IO_Curl->executeRequest(Object(Google_Http_Request))
#1 /root/scriptEnCrontab/libs/src/Google/Auth/OAuth2.php(342): Google_IO_Abstract->makeRequest(Object(Google_Http_Request))
#2 /root/scriptEnCrontab/libs/src/Google/Auth/OAuth2.php(278): Google_Auth_OAuth2->refreshTokenRequest(Array)
#3 /root/scriptEnCrontab/libs/src/Google/Client.php(457): Google_Auth_OAuth2->refreshToken('xxxxxxxx..')
#4 /root/scriptEnCrontab/respaldoDrive.php(61): Google_Client->refreshToken('xxxxxxxxxxx...')
#5 {main}

thrown in /root/scriptEnCrontab/libs/src/Google/IO/Curl.php on line 115

@bshaffer
Copy link
Contributor

You solved this on Stack Overflow already, but to answer your question this was fixed in the v1-master branch in #644

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants