yoichiro / chromeos-filesystem-dropbox

This software provides an ability to access Dropbox for ChromeOS.
https://chrome.google.com/webstore/detail/file-system-for-dropbox/hlffpaajmfllggclnjppbblobdhokjhe
BSD 3-Clause "New" or "Revised" License
79 stars 23 forks source link

Automount not working #85

Open rodrigoluis opened 7 years ago

rodrigoluis commented 7 years ago

Hi, My dropbox are not mounting automatically since de last update of ChromeOS. The current version is 59.0.3071.113. Thanks in advance.

schniedan commented 7 years ago

I think I have the same problem. After a restart the mount is gone and needs manual remount. I'm on the beta channel of ChromeOS, current version 60.0.3112.52 (Official Build) beta (64-bit)

yoichiro commented 7 years ago

@rodrigoluis @schniedan I would like to know more details. First, I want to confirm your use-case. Is the following flow correct to reproduce this issue?

  1. Mount your Dropbox with this app. When opening the Files app, you can see that your Dropbox has been mounting.
  2. Restart your Chrome OS.
  3. Open the Files app. You noticed that your Dropbox was not mounted.
schniedan commented 7 years ago

I tested it right now and the mount was still there after the restart. Maybe it is only when updates are being installed? I will try to keep an eye on it and provide more details when it happens next time. Thanks for the quick response for now!

yoichiro commented 7 years ago

@schniedan Thank you for the feedback. Well, I think that there is a possibility some error occurs when updating this app, because I sometimes modify something logic relating to mounting. Or, when updating, an access token may be cleared by the Chrome OS, I guess. But, unfortunatelly, I don't know the correct details of the reason why the mounting was canceled...

I close this issue. Feel free to let me know when you encounter some issue.

rodrigoluis commented 7 years ago

@yoichiro, following your procedure the mount was working. I will try to isolate the problem if it occurred again. Thanks!

yoichiro commented 7 years ago

@rodrigoluis Ok, I see. Thank you for the feedback and your cooperation!

schniedan commented 7 years ago

@yoichiro, it happened again. I usually only close the chromebook without shutting it down. Since I last used the mounted Dropbox (roughly 2 days ago) it was closed for a period of time but it had at least one reboot as well. Hence, I still cannot really tell you when exactly it happened but something keeps causing an unmount. With two factor auth enabled it is always a bit fiddly to remount it again. Is there any way we could investigate this? Any logfiles from anywhere? Cheers, Andreas

yoichiro commented 7 years ago

@schniedan Hmm... Ok, I need to investigate more details why it un-mounted. Probably, you cannot see any logs. I intend to release a new version including more logs output to find the cause and to understand the behavior of un-mounting. Maybe, I guess that it will be take a few weeks.