Sonarr and Google Drive Ocamlfuse

So, I am running into an issue with Sonarr when I use the below guide to mount my Google Drive on a VPS with Ubuntu 16.04 using Google-Drive Ocamlfuse. I am on the latest version of Sonarr master branch and my system is up to date.

http://www.tecmint.com/mount-google-drive-in-linux-using-google-drive-ocamlfuse-client/

I am able to get my gdrive to mount and I can traverse it through terminal and see all my files, when I place a file on the drive it uploads and everything works fine from that point of view but when I point Sonarr to that directory to add all of my existing media Sonarr crashes. I am able to browse all of the folders within Sonarr when choosing my root directory but when I try to add the folder the add series screen hangs and nothing happens. I got it to work one time prior and was able to add a few of my shows but about halfway down the list it stopped loading and crashed. Below are the logs, if someone could help me out or point me in the right direction that would be fantastic!

http://pastebin.com/9V9kBcyL

The free space check is blowing up (somewhere in mono), because the bytes returned exceeds 9223372036854775807 (9223 PB or 9223000 TB), either positive or negative. That seems wrong, since it got partway through the list once, perhaps something with one of the series? Debug or Trace logs should give more details as to which series it was if you can get it working again.

What is the easiest way to get the debug or trace logs? Thank you

Youā€™ll need to enable it in settings, the ((log files)) page has more details.

Thank you, here are all of my log files. I tried searching for my series with the existing root path as well as deleting the root path and re-adding it. Iā€™m not seeing anything that stands out to me besides the ā€œValue was too largeā€¦ā€ errorā€¦ Thanks again!

Trace:
http://pastebin.com/Tw0SyTsJ

Debug:
http://pastebin.com/s2EfASKj

Regular Logs:
http://pastebin.com/CUQ6WXPU

Bump, I am having no luck

Iā€™m not seeing anything useful there either.

Are you able to check the free space through terminal? Iā€™m curious what value is reported there and whether mono is getting a crazy number or itā€™s really that crazy.

So Iā€™m not really sure whatā€™s going onā€¦ so if I try to get the size for just the folder, it just sits and ā€œcalculatesā€ and never completes (I let it sit for almost 2 mins).

http://imgur.com/ocIrUWs

Also, I noticed that when I check my mount points (using ā€˜dfā€™) it is not showing up like it says it should in this guide:
http://www.tecmint.com/mount-google-drive-in-linux-using-google-drive-ocamlfuse-client/3/

http://imgur.com/wXHiY5V

Iā€™m not sure if Iā€™m not mounting it properly or what my issue is, this may be something I need to go to the gdrive ocamlfuse github for. It is mounting properly because I can navigate the folder and see everything on my drive and if I create a new folder/file it shows up in the web gui of my google drive.

Do you have any suggestions? Thanks

Nothing else comes to mind at the moment.

It was an issue with Google drive ocamlfuse.

Thank you for your help, this issue can be closed

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.