Dropbox folders stopped working ?

Hi there,
Out of nowhere my Dropbox folders (all downloaded as offline) are not processed by Hazel anymore ... anybody else with the same issue ? I suspect it might be related to recent Dropbox app update.
It seems Hazel gets an exception:
It also complains on permissions, but I checked in the terminal and everything seems to be ok:
Any ideas ? MBP14 Pro on Sonoma 14.5, all other folders (local, iCloud, OneDrive) work just fine. Restart of the app and Hazel service does not help.
Out of nowhere my Dropbox folders (all downloaded as offline) are not processed by Hazel anymore ... anybody else with the same issue ? I suspect it might be related to recent Dropbox app update.
It seems Hazel gets an exception:
- Code: Select all
2024-06-29 01:37:05.079 hazelworker[29985] Could not set tags for URL file:///Users/misiektoja/Dropbox: Error Domain=NSOSStatusErrorDomain Code=-8058 "(null)"
2024-06-29 01:37:05.079 hazelworker[29985] Caught exception in rule evaluation of file Dropbox: Could not set tags for /Users/misiektoja/Dropbox
2024-06-29 01:37:05.079 hazelworker[29985] ###Arch: arm64
2024-06-29 01:37:05.079 hazelworker[29985] ###main load address: 0x1041a8000
2024-06-29 01:37:05.079 hazelworker[29985] ###Hazel Core load address: 0x1047c0000
2024-06-29 01:37:05.079 hazelworker[29985] ###Noodle load address: 0x104ab0000
2024-06-29 01:37:05.079 hazelworker[29985] ###CK load address: 0x1046b0000
2024-06-29 01:37:05.079 hazelworker[29985] (
0 CoreFoundation 0x00000001995b72ec __exceptionPreprocess + 176
1 libobjc.A.dylib 0x000000019909e788 objc_exception_throw + 60
2 HazelCore 0x00000001047cb528 HazelRunAlertPanel + 27356
3 HazelCore 0x00000001047fee6c errorFromOSAScriptErrorDict + 153472
4 HazelCore 0x00000001047e937c errorFromOSAScriptErrorDict + 64656
5 hazelworker 0x00000001041b13a0 hazelworker + 37792
6 hazelworker 0x00000001041b356c hazelworker + 46444
7 hazelworker 0x00000001041b50ec hazelworker + 53484
8 dyld 0x00000001990da0e0 start + 2360
)
It also complains on permissions, but I checked in the terminal and everything seems to be ok:
- Code: Select all
2024-06-29 01:33:56.786 86Z3GCJ4MF.com.noodlesoft.HazelHelper[877] Error connecting event stream. Could not get file descriptor for file /Users/misiektoja/Library/CloudStorage/Dropbox/Scans: Operation not permitted
- Code: Select all
2024-06-29 01:34:41.929 hazelworker[29791] Received error while processing file /Users/misiektoja/Library/CloudStorage/Dropbox/Scans: Error Domain=NSCocoaErrorDomain Code=257 "The file “Scans” couldn’t be opened because you don’t have permission to view it." UserInfo={NSURL=file:///Users/misiektoja/Library/CloudStorage/Dropbox/Scans, NSFilePath=/Users/misiektoja/Library/CloudStorage/Dropbox/Scans, NSUnderlyingError=0x6000007a3210 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
Any ideas ? MBP14 Pro on Sonoma 14.5, all other folders (local, iCloud, OneDrive) work just fine. Restart of the app and Hazel service does not help.