gaak99 / oxly

oxly auto-merges Dropbox file revisions with a git-like cli
MIT License
9 stars 1 forks source link

except this err me pls #43

Closed gaak99 closed 7 years ago

gaak99 commented 7 years ago

File "/home/gb/Desktop/tech/proj/fall16/oxly/oxly-gh1/oxly/oxly/main.py", line 1034, in push self._push_one_path(filepath) File "/home/gb/Desktop/tech/proj/fall16/oxly/oxly-gh1/oxly/oxly/main.py", line 119, in dbxauth return fn(*args, **kwargs) File "/home/gb/Desktop/tech/proj/fall16/oxly/oxly-gh1/oxly/oxly/main.py", line 950, in _push_one_path self.dbx.files_upload(f.read(), rem_path, mode=WriteMode('overwrite'))

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='content.dropboxapi.com', port=443): Max retries exceeded with url: /2/files/upload (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f32dbf1b9d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))