Advertisement
Guest User

Rclone log

a guest
Feb 1st, 2022
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. 2022/02/01 22:29:35 DEBUG : rclone: Version "v1.57.0-DEV" starting with parameters ["rclone" "-vv" "--log-file=LOG" "mount" "GDrive:Media" "media"]
  2. 2022/02/01 22:29:35 DEBUG : Creating backend with remote "GDrive:Media"
  3. 2022/02/01 22:29:35 DEBUG : Using config file from "/home/poc/.config/rclone/rclone.conf"
  4. 2022/02/01 22:29:35 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  5. 2022/02/01 22:29:36 DEBUG : GDrive: Token refresh failed try 1/5: oauth2: cannot fetch token: 400 Bad Request
  6. Response: {
  7. "error": "invalid_grant",
  8. "error_description": "Token has been expired or revoked."
  9. }
  10. 2022/02/01 22:29:37 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  11. 2022/02/01 22:29:37 DEBUG : GDrive: Token refresh failed try 2/5: oauth2: cannot fetch token: 400 Bad Request
  12. Response: {
  13. "error": "invalid_grant",
  14. "error_description": "Token has been expired or revoked."
  15. }
  16. 2022/02/01 22:29:38 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  17. 2022/02/01 22:29:38 DEBUG : GDrive: Token refresh failed try 3/5: oauth2: cannot fetch token: 400 Bad Request
  18. Response: {
  19. "error": "invalid_grant",
  20. "error_description": "Token has been expired or revoked."
  21. }
  22. 2022/02/01 22:29:39 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  23. 2022/02/01 22:29:39 DEBUG : GDrive: Token refresh failed try 4/5: oauth2: cannot fetch token: 400 Bad Request
  24. Response: {
  25. "error": "invalid_grant",
  26. "error_description": "Token has been expired or revoked."
  27. }
  28. 2022/02/01 22:29:40 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  29. 2022/02/01 22:29:40 DEBUG : GDrive: Token refresh failed try 5/5: oauth2: cannot fetch token: 400 Bad Request
  30. Response: {
  31. "error": "invalid_grant",
  32. "error_description": "Token has been expired or revoked."
  33. }
  34. 2022/02/01 22:29:41 Failed to create file system for "GDrive:Media": couldn't find root directory ID: Get "https://www.googleapis.com/drive/v3/files/root?alt=json&fields=id&prettyPrint=false&supportsAllDrives=true": couldn't fetch token - maybe it has expired? - refresh with "rclone config reconnect GDrive:": oauth2: cannot fetch token: 400 Bad Request
  35. Response: {
  36. "error": "invalid_grant",
  37. "error_description": "Token has been expired or revoked."
  38. }
  39. 2022/02/01 22:30:18 Failed to create file system for "GDrive:Media": couldn't find root directory ID: Get "https://www.googleapis.com/drive/v3/files/root?alt=json&fields=id&prettyPrint=false&supportsAllDrives=true": couldn't fetch token - maybe it has expired? - refresh with "rclone config reconnect GDrive:": oauth2: cannot fetch token: 400 Bad Request
  40. Response: {
  41. "error": "invalid_grant",
  42. "error_description": "Token has been expired or revoked."
  43. }
  44. 2022/02/01 22:35:59 DEBUG : rclone: Version "v1.57.0-DEV" starting with parameters ["rclone" "-vv" "--log-file=LOG" "mount" "GDrive:Media" "media"]
  45. 2022/02/01 22:35:59 DEBUG : Creating backend with remote "GDrive:Media"
  46. 2022/02/01 22:35:59 DEBUG : Using config file from "/home/poc/.config/rclone/rclone.conf"
  47. 2022/02/01 22:35:59 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  48. 2022/02/01 22:35:59 DEBUG : GDrive: Token refresh failed try 1/5: oauth2: cannot fetch token: 400 Bad Request
  49. Response: {
  50. "error": "invalid_grant",
  51. "error_description": "Token has been expired or revoked."
  52. }
  53. 2022/02/01 22:36:00 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  54. 2022/02/01 22:36:00 DEBUG : GDrive: Token refresh failed try 2/5: oauth2: cannot fetch token: 400 Bad Request
  55. Response: {
  56. "error": "invalid_grant",
  57. "error_description": "Token has been expired or revoked."
  58. }
  59. 2022/02/01 22:36:01 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  60. 2022/02/01 22:36:01 DEBUG : GDrive: Token refresh failed try 3/5: oauth2: cannot fetch token: 400 Bad Request
  61. Response: {
  62. "error": "invalid_grant",
  63. "error_description": "Token has been expired or revoked."
  64. }
  65. 2022/02/01 22:36:02 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  66. 2022/02/01 22:36:02 DEBUG : GDrive: Token refresh failed try 4/5: oauth2: cannot fetch token: 400 Bad Request
  67. Response: {
  68. "error": "invalid_grant",
  69. "error_description": "Token has been expired or revoked."
  70. }
  71. 2022/02/01 22:36:03 DEBUG : GDrive: Loaded invalid token from config file - ignoring
  72. 2022/02/01 22:36:04 DEBUG : GDrive: Token refresh failed try 5/5: oauth2: cannot fetch token: 400 Bad Request
  73. Response: {
  74. "error": "invalid_grant",
  75. "error_description": "Token has been expired or revoked."
  76. }
  77. 2022/02/01 22:36:05 Failed to create file system for "GDrive:Media": couldn't find root directory ID: Get "https://www.googleapis.com/drive/v3/files/root?alt=json&fields=id&prettyPrint=false&supportsAllDrives=true": couldn't fetch token - maybe it has expired? - refresh with "rclone config reconnect GDrive:": oauth2: cannot fetch token: 400 Bad Request
  78. Response: {
  79. "error": "invalid_grant",
  80. "error_description": "Token has been expired or revoked."
  81. }
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement