-
Notifications
You must be signed in to change notification settings - Fork 33
Description
I have a continuous loop like this:
Started mount
mkdir: cannot create directory '/cloud-decrypt': File exists
[ 2019-04-04@14:19:53 ] Mounting Google Drive mountpoint: /cloud-decrypt
[ 2019-04-04@14:19:58 ] Union mountpoint: /local-media already mounted.
Started mount
mkdir: cannot create directory '/cloud-decrypt': File exists
[ 2019-04-04@14:23:02 ] Mounting Google Drive mountpoint: /cloud-decrypt
[ 2019-04-04@14:23:07 ] Union mountpoint: /local-media already mounted.
Started mount
mkdir: cannot create directory '/cloud-decrypt': File exists
[ 2019-04-04@14:23:24 ] Mounting Google Drive mountpoint: /cloud-decrypt
[ 2019-04-04@14:23:29 ] Union mountpoint: /local-media already mounted.
Started mount
mkdir: cannot create directory '/cloud-decrypt': File exists
[ 2019-04-04@14:23:40 ] Mounting Google Drive mountpoint: /cloud-decrypt
[ 2019-04-04@14:23:45 ] Union mountpoint: /local-media already mounted.
Started mount
mkdir: cannot create directory '/cloud-decrypt': File exists
[ 2019-04-04@14:24:02 ] Mounting Google Drive mountpoint: /cloud-decrypt
[ 2019-04-04@14:24:07 ] Union mountpoint: /local-media already mounted.
I have configured all the same as before this problem, now i cant see mount points on local machine and on the container.
Regards.