Any attempt to use the mounted google drive resulted in terminal freezing. As part of attempted fix I deleted contents of ~/.gdfuse/default and attempted to reauthorize. Browser opens and I can authenticate with my google account, however the next step seems to fail, eventually resulting in "Cannot get token. Quitting".
Contents of gdfuse.log:
[0.001058] TID=0: Setting up default filesystem...
[0.001153] TID=0: BEGIN: Saving configuration in /home/david/.gdfuse/default/config
[0.001545] TID=0: END: Saving configuration in /home/david/.gdfuse/default/config
[0.001679] TID=0: Loading application state from /home/david/.gdfuse/default/state...done
Current version: 0.7.23
Docs mode not changed!
Setting up cache db...done
Setting up CURL...done
[0.004712] TID=0: BEGIN: Saving application state in /home/david/.gdfuse/default/state
[0.005065] TID=0: END: Saving application state in /home/david/.gdfuse/default/state
[0.005106] TID=0: BEGIN: Starting web browser with command: xdg-open "https://accounts.google.com/o/oauth2/auth?client_id=564921029129.apps.googleusercontent.com&redirect_uri=https%3A%2F%2Fgd-ocaml-auth.appspot.com%2Foauth2callback&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&response_type=code&access_type=offline&approval_prompt=force&state=IMoBd%2FCfTzb4Qnkr2Hz88YrsENCBX2o%2F%2FJZvNL4ZQ%2Fs"
[0.040581] TID=0: END: Starting web browser with command: xdg-open "https://accounts.google.com/o/oauth2/auth?client_id=564921029129.apps.googleusercontent.com&redirect_uri=https%3A%2F%2Fgd-ocaml-auth.appspot.com%2Foauth2callback&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&response_type=code&access_type=offline&approval_prompt=force&state=IMoBd%2FCfTzb4Qnkr2Hz88YrsENCBX2o%2F%2FJZvNL4ZQ%2Fs"
[0.040622] TID=0: BEGIN: Getting tokens from GAE proxy
[5.555675] TID=0: Retrying (1/8) get_tokens after exception: Failure("Code: 28, Description: CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5514 milliseconds\n")
[12.690648] TID=0: Retrying (2/8) get_tokens after exception: Failure("Code: 28, Description:
CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5515 milliseconds\n")
[20.647111] TID=0: Retrying (3/8) get_tokens after exception: Failure("Code: 28, Description:
CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5516 milliseconds\n")
[31.080517] TID=0: Retrying (4/8) get_tokens after exception: Failure("Code: 28, Description:
CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5516 milliseconds\n")
[45.192146] TID=0: Retrying (5/8) get_tokens after exception: Failure("Code: 28, Description:
CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5514 milliseconds\n")
[67.530770] TID=0: Retrying (6/8) get_tokens after exception: Failure("Code: 28, Description:
CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5514 milliseconds\n")
[105.928331] TID=0: Retrying (7/8) get_tokens after exception: Failure("Code: 28, Description: CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5516 milliseconds\n")
[175.739529] TID=0: Retrying (8/8) get_tokens after exception: Failure("Code: 28, Description: CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5514 milliseconds\n")
[309.764526] TID=0: Error during get_tokens after 8 attempts: Failure("Code: 28, Description:
CURLE_OPERATION_TIMEOUTED, ErrorBuffer: Resolving timed out after 5516 milliseconds\n")
Contents of curl.log
[5.553640] curl: info: Resolving timed out after 5514 milliseconds
[5.553797] curl: info: stopped the pause stream!
[5.553854] curl: info: Closing connection 0
[12.688771] curl: info: Resolving timed out after 5515 milliseconds
[12.688850] curl: info: stopped the pause stream!
[12.688881] curl: info: Closing connection 0
[20.645127] curl: info: Resolving timed out after 5516 milliseconds
[20.645251] curl: info: stopped the pause stream!
[20.645299] curl: info: Closing connection 0
[31.078621] curl: info: Resolving timed out after 5516 milliseconds
[31.078716] curl: info: stopped the pause stream!
[31.078749] curl: info: Closing connection 0
[45.190179] curl: info: Resolving timed out after 5514 milliseconds
[45.190293] curl: info: stopped the pause stream!
[45.190346] curl: info: Closing connection 0
[67.528950] curl: info: Resolving timed out after 5514 milliseconds
[67.529007] curl: info: stopped the pause stream!
[67.529033] curl: info: Closing connection 0
[105.926381] curl: info: Resolving timed out after 5516 milliseconds
[105.926496] curl: info: stopped the pause stream!
[105.926537] curl: info: Closing connection 0
[175.737491] curl: info: Resolving timed out after 5514 milliseconds
[175.737630] curl: info: stopped the pause stream!
[175.737700] curl: info: Closing connection 0
[309.762510] curl: info: Resolving timed out after 5516 milliseconds
[309.762656] curl: info: stopped the pause stream!
[309.762710] curl: info: Closing connection 0
Any attempt to use the mounted google drive resulted in terminal freezing. As part of attempted fix I deleted contents of ~/.gdfuse/default and attempted to reauthorize. Browser opens and I can authenticate with my google account, however the next step seems to fail, eventually resulting in "Cannot get token. Quitting".
Contents of gdfuse.log:
Contents of curl.log