ceph-dokan.exe "reef" - Error: invalid utf8
Hello,
we updated our ceph servers from quincy to reef. Now we try to update our windows clients as well. But when we try to start the ceph-dokan client we get tthe error:
libc++abi: terminating due to uncaught exception of type std::runtime_error: invalid utf8
C:\Users\Test>"c:\Program Files\Ceph\bin\ceph-dokan.exe" -c D:\Ceph\ceph_RIPs.conf --mountpoint e:\spool --id RIPs
--root-path=/server/RIPs/R01 libc++abi: terminating due to uncaught exception of type std::runtime_error: invalid utf8
With the quincy ceph-dokan.exe this worked.
Also without a config i get this error.
C:\Users\Test>"c:\Program Files\Ceph\bin\ceph-dokan.exe" --mountpoint e:\spool
did not load config file, using default settings
unable to get monitor info from DNS SRV with service name: ceph-monlibc++abi: terminating due to uncaught exception of type std::runtime_error: invalid utf8
The strangest thing is, that when i run it in a detached process it works.
Also we activated Logging on log level 2 . No data is written in the log before the error ocours.
Has someone an idea why this error ocours?
best regards
Benedikt