I have recently started getting the following intermittent error when attempting to upload a CSV file to my Dropbox account from a python application running on a Raspberry Pi
HTTPSConnectionPool(host='content.dropboxapi.com', port=443): Max retries exceeded with url: /2/files/upload (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x74dd0790>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))