GithubHelp home page GithubHelp logo

kasundon / google-drive-mysql-backup Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 5 KB

MySQL dump file backup to Google Drive

License: MIT License

Python 100.00%
backup-files backup-service google-drive python

google-drive-mysql-backup's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

affluseo

google-drive-mysql-backup's Issues

I have this error googleapiclient.errors.HttpError: <HttpError 403 when requesting https://www.googleapis.com/upload/drive/v3/files?fields=id&alt=json&uploadType=resumable returned "The user's Drive storage quota has been exceeded.">

Hi you can help me ?

Creating MySQL dump file (db_mysql-backup_20180322095402.sql) for db:yiidb_cp - 2018-03-22 09:54:02
Found existing backup folder (ID:) 1ooQMvz4NdBaQwtYVYFg8TuBdF7E06yjK
Traceback (most recent call last):
File "backup_initiator.py", line 11, in
backup.backup()
File "/opt/google-drive-mysql-backup/backup.py", line 67, in backup
folder_id, 'application/octet-stream')
File "/opt/google-drive-mysql-backup/gdrive.py", line 70, in resume_file_upload
create(body=metadata, media_body=media, fields='id').execute();
File "/usr/lib/python2.7/site-packages/oauth2client/util.py", line 135, in positional_wrapper
return wrapped(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/googleapiclient/http.py", line 804, in execute
_, body = self.next_chunk(http=http, num_retries=num_retries)
File "/usr/lib/python2.7/site-packages/oauth2client/util.py", line 135, in positional_wrapper
return wrapped(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/googleapiclient/http.py", line 971, in next_chunk
return self._process_response(resp, content)
File "/usr/lib/python2.7/site-packages/googleapiclient/http.py", line 998, in _process_response
raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: <HttpError 403 when requesting https://www.googleapis.com/upload/drive/v3/files?fields=id&alt=json&uploadType=resumable returned "The user's Drive storage quota has been exceeded.">

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.