astrada / google-drive-ocamlfuse

FUSE filesystem over Google Drive
https://astrada.github.io/google-drive-ocamlfuse/
MIT License
5.53k stars 351 forks source link

Google complains about invalid request #862

Open missingfaktor opened 5 months ago

missingfaktor commented 5 months ago

Terminal session:

┌─[rahul@going-merry] - [~] - [2024.04.21.19.00.57]
└─[$] <> google-drive-ocamlfuse ~/GoogleDrive
Please enter the verification code: [0421/190059.082097:WARNING:chrome_main_linux.cc(80)] Read channel stable from /app/extra/CHROME_VERSION_EXTRA
^C

Web browser screenshots:

gfs 1 gfs 2

Some other diagnostics:

┌─[rahul@going-merry] - [~] - [2024.04.21.19.05.43]
└─[$] <> bat /etc/os-release 
───────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /etc/os-release
───────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ NAME="TUXEDO OS"
   2   │ VERSION="2 22.04.4"
   3   │ ID=tuxedo
   4   │ ID_LIKE="ubuntu debian"
   5   │ PRETTY_NAME="TUXEDO OS 2"
   6   │ VERSION_ID="22.04"
   7   │ HOME_URL="https://tuxedocomputers.com/"
   8   │ SUPPORT_URL="https://support.tuxedocomputers.com/"
   9   │ BUG_REPORT_URL="https://gitlab.com/tuxedocomputers/development/tuxedo_os/os"
  10   │ PRIVACY_POLICY_URL="https://www.tuxedocomputers.com/en/Privacy-policy.tuxedo"
  11   │ VERSION_CODENAME=jammy
  12   │ UBUNTU_CODENAME=jammy
───────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

┌─[rahul@going-merry] - [~] - [2024.04.21.19.05.50]
└─[$] <> plasmashell --version
plasmashell 5.27.10

┌─[rahul@going-merry] - [~] - [2024.04.21.19.05.58]
└─[$] <> qmake --version
QMake version 3.1
Using Qt version 5.15.12 in /usr/lib/x86_64-linux-gnu

┌─[rahul@going-merry] - [~] - [2024.04.21.19.06.44]
└─[$] <> cat /etc/debian_version 
bookworm/sid

┌─[rahul@going-merry] - [~] - [2024.04.21.19.06.53]
└─[$] <> uname -r
6.5.0-10031-tuxedo

┌─[rahul@going-merry] - [~] - [2024.04.21.19.06.58]
└─[$] <> google-drive-ocamlfuse -version
google-drive-ocamlfuse, version 0.7.32
Copyright (C) 2012-2024 Alessandro Strada
License MIT