I started using ocamlfuse to access google drive with Nautilus and it was functioning perfectly fine. The thing is, at some point I used, by accident, the sudo command, I'm not shure if it was to run ocamlfuse:
sudo google-drive-ocamlfuse
Or if I used it when mounting the folder
sudo google-drive-ocamlfuse ~/googledrive
After that, I can only mount the googledrive folder with the sudo command, and if I run
google-drive-ocamlfuse
I get this:
"Error: Sqlite3 error: READONLY"
Accessing just by using the sudo command gives me trouble when trying to open multiple documents with Libreoffice and some other applications at the same time.