New MacBook Pro - Latest Sierra 10.12.5, VC 1.19 (and 1.20 beta), MacFuse 3.5.8.
No matter what I try to do I always get: hdiutil: attach failed - no mountable file system.
I tried with previously encrypted VC disk and I have the same issue. Conversely newly encrypted drives on my Mac do mount on older machines.
Only relevant info I see in log:
Detected missing constraints for <private>. It cannot be placed because there are not enough constraints to fully define the size and origin. Add the missing constraints, or set translatesAutoresizingMaskIntoConstraints=YES and constraints will be generated for you. If this view is laid out manually on macOS 10.12 and later, you may choose to not call [super layout] from your override. Set a breakpoint on DETECTED_MISSING_CONSTRAINTS to debug. This error will only be logged once.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
New MacBook Pro - Latest Sierra 10.12.5, VC 1.19 (and 1.20 beta), MacFuse 3.5.8.
No matter what I try to do I always get: hdiutil: attach failed - no mountable file system.
I tried with previously encrypted VC disk and I have the same issue. Conversely newly encrypted drives on my Mac do mount on older machines.
Only relevant info I see in log: