DataMine not writing to USB - Any pointers?

Hi

I have my USB in my Vera, formatted as FAT32

But it seems to want to constantly write to the device rather than to USB

I have attached screenshots of my config as well as a snippet of the debug, i cannot seem to get it to pick the USB device, i have entered the USB UID into the settings as the guide says after getting them from DISKPART

10 07/31/17 12:33:21.782 luvd_get_info /etc/cmh-ludl/S_DataMine2.xml conn (nil) <0x71381520>
10 07/31/17 12:33:21.845 luvd_open /etc/cmh-ludl/S_DataMine2.xml <0x71381520>
10 07/31/17 12:33:24.341 luvd_get_info /etc/cmh-ludl/S_DataMine2.xml conn (nil) <0x71381520>
10 07/31/17 12:33:24.343 luvd_open /etc/cmh-ludl/S_DataMine2.xml <0x71381520>
50 07/31/17 12:33:31.822 luup_log:281: dataMine: Delete backups complete - deleted 0 of 66 files <0x72bc2520>
06 07/31/17 12:33:32.113 Device_Variable::m_szValue_set device: 281 service: urn:cd-jackson-com:serviceId:DataMine1 variable: e[35;1mdiskTotale[0m was: 9728 now: 9728 #hooks: 0 upnp: 0 skip: 0 v:(nil)/NONE duplicate:1 <0x72bc2520>
06 07/31/17 12:33:32.174 Device_Variable::m_szValue_set device: 281 service: urn:cd-jackson-com:serviceId:DataMine1 variable: e[35;1mdiskUsede[0m was: 8832 now: 8840 #hooks: 0 upnp: 0 skip: 0 v:(nil)/NONE duplicate:0 <0x72bc2520>
06 07/31/17 12:33:32.175 Device_Variable::m_szValue_set device: 281 service: urn:cd-jackson-com:serviceId:DataMine1 variable: e[35;1mdiskFreee[0m was: 896 now: 888 #hooks: 0 upnp: 0 skip: 0 v:(nil)/NONE duplicate:0 <0x72bc2520>
06 07/31/17 12:33:32.177 Device_Variable::m_szValue_set device: 281 service: urn:cd-jackson-com:serviceId:DataMine1 variable: e[35;1mdiskUsedPcnte[0m was: 91 now: 91 #hooks: 0 upnp: 0 skip: 0 v:(nil)/NONE duplicate:1 <0x72bc2520>
10 07/31/17 12:33:32.464 XXX-UpdateSystemMessagesTasks StartupTask #31 = 4 OK / dataMine 2 graphing and logging plugin[281] <0x77617520>
10 07/31/17 12:33:42.230 XXX-UpdateSystemMessagesTasks StartupTask #31 = 4 OK / dataMine 2 graphing and logging plugin[281] <0x77617520>
-2-===========================================================================
-3-===========================================================================
rootfs on / type rootfs (rw)
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,noatime)
sysfs on /sys type sysfs (rw,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/mtdblock6 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlayfs (rw,noatime,lowerdir=/,upperdir=/overlay)
tmpfs on /dev type tmpfs (rw,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
/dev/mtdblock10 on /storage type jffs2 (rw,relatime)
/dev/mtdblock10 on /etc/cmh-firmware type jffs2 (rw,relatime)
/dev/mtdblock10 on /etc/cmh-backup type jffs2 (rw,relatime)
/dev/mtdblock9 on /mios type squashfs (ro,relatime)
-4-===========================================================================
-5-===========================================================================
SetDataDirectory-/dataMine/
SetMountUUID -4B4AD6EE
SetMountPoint -/dataMine 
SetManualMount -0
-6-===========================================================================
{“dbVersion”:2,“Events”:{“count”:0,“last”:0},“Version”:“2.000”,“Variables”:[],“Graphs”:[],“guiConfig”:[],“nextId”:1}

Hi,

The value -/dataMine  looks odd. It look as if you entered a space character in the mount point and the UI7 GUI translated that to a HTML flavour. Try to remove that space and it may work.

Cheers Rene