Can't mount external drives after the latest update

Hey guys, I can’t seem to mount any of my external drives after the latest update. I’m getting the following error is anyone else having the same issue?

any solutions to this?
Thanks

Did you try

udisksctl mount -b /dev/sdb1

Maybe the terminal shows a more helpful error message.

Solution:

sudo ntfsfix -d /dev/sdxX

Related issue in udisks2:

I had this same problem today with an external Sandisk Extreme 500 GB.

So I open GNOME Disk utility, selected the drive, unmounted and mounted the drive a couple of times. It solved the problem.

But I thought it was some problem with the drive itself.

I was having the same problem on my system, and this fixed it. Cheers!