Hazel Log entries and poor performance

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Hazel Log entries and poor performance Sun Jun 11, 2023 12:51 am • by MrSeagull
Sometimes Hazel will take a long time to act on a simple rule (moving a tagged PDF to a folder) even after repeatedly manually running rules on that folder. So I decided to look into the logs because Hazel preview showed the file matched, but it wouldn't move after the manual commands.

While Console opened the rule finally ran and the file was moved. I then noticed two patterns of log entries that I would like to ask about.

1) Loads of these repeated
Code: Select all
2023-06-11 14:45:27.519 hazelworker[47631] File type not supported: {(
    "public.heic",
    "public.item",
    "public.image",
    "public.heif-standard",
    "public.data",
    "public.content"
)}


and then screen after screen of this
Image

Is this normal? Why else might Hazel be running so slowly?
MrSeagull
 
Posts: 36
Joined: Tue Jun 07, 2016 8:26 am

Re: Hazel Log entries and poor performance Mon Jun 12, 2023 9:13 am • by Mr_Noodle
Please follow all steps in the troubleshooting guide here: https://www.noodlesoft.com/kb/hazel-tro ... ing-guide/

Turn on debug mode and post a log excerpt after that.
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Hazel Log entries and poor performance Fri Jul 07, 2023 1:27 am • by MrSeagull
OK, life got in the way.

I've enabled debug mode, although it hasn't changed the number or type of entries much.
Sometimes running rules manually still results in them not being run.

There are multiple repeating patterns of log entries. I'll show some below.

Firstly, there are literal thousands of these:
Code: Select all
2023-07-07 15:12:59.753 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 12}
2023-07-07 15:12:59.753 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 12}
2023-07-07 15:12:59.753 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 12}
2023-07-07 15:12:59.753 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 11}
2023-07-07 15:12:59.753 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 17}
2023-07-07 15:12:59.753 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 12}
2023-07-07 15:12:59.753 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 12}
2023-07-07 15:12:59.754 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 11}
2023-07-07 15:12:59.754 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 15}
2023-07-07 15:12:59.754 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 12}
2023-07-07 15:12:59.754 hazelworker[1152] DEBUG: Could not separate dates in date range in string range: {72, 12}


Then there are patches of these, usually 4 - 8 in a row:
Code: Select all
2023-07-07 15:15:33.792 hazelworker[1152] File type not supported: {(
    "public.item",
    "public.data",
    "public.image",
    "public.jpeg",
    "public.content"
)}
2023-07-07 15:15:33.794 hazelworker[1152] File type not supported: {(
    "public.item",
    "public.data",
    "public.image",
    "public.jpeg",
    "public.content"
)}
2023-07-07 15:15:33.796 hazelworker[1152] File type not supported: {(
    "public.item",
    "public.data",
    "public.image",
    "public.jpeg",
    "public.content"
)}
2023-07-07 15:15:33.798 hazelworker[1152] File type not supported: {(
    "public.item",
    "public.data",
    "public.image",
    "public.jpeg",
    "public.content"
)}
2023-07-07 15:15:33.799 hazelworker[1152] File type not supported: {(
    "public.item",
    "public.data",
    "public.image",
    "public.jpeg",
    "public.content"
)}
2023-07-07 15:15:33.801 hazelworker[1152] File type not supported: {(
    "public.item",
    "public.data",
    "public.image",
    "public.jpeg",
    "public.content"
)}


Then there are these regularly dispersed through the others:
Code: Select all
2023-07-07 15:15:33.801 hazelworker[1152] DEBUG: Using Spotlight results in cache.
2023-07-07 15:15:33.801 hazelworker[1152] DEBUG: Match not found. Checking Spotlight indexing.


I am using an iCloud folder as my Downloads folder, so that my downloads folder is shared between multiple machines. Not sure if that could be an issue.

It's becoming unusable when Hazel will simply not run on a really simple rule.
MrSeagull
 
Posts: 36
Joined: Tue Jun 07, 2016 8:26 am

Re: Hazel Log entries and poor performance Fri Jul 07, 2023 9:23 am • by Mr_Noodle
Of those, only the first message seems to be important. Can you post the log messages preceding and following that section? Also, can you post your rules?
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Hazel Log entries and poor performance Fri Jul 07, 2023 10:11 pm • by MrSeagull
Here is a small section section of those log entries. Some are pages and pages and pages long.
Code: Select all
2023-07-08 00:30:01.042 hazelworker[5651] DEBUG: Using Spotlight results in cache.
2023-07-08 00:30:01.042 hazelworker[5651] DEBUG: Match not found. Checking Spotlight indexing.
2023-07-08 00:30:01.045 hazelworker[5651] File type not supported: {(
    "public.item",
    "public.folder",
    "public.directory"
)}
2023-07-08 00:30:01.047 hazelworker[5651] File type not supported: {(
    "public.item",
    "public.folder",
    "public.directory"
)}
2023-07-08 00:30:01.048 hazelworker[5651] File type not supported: {(
    "public.item",
    "public.folder",
    "public.directory"
)}
2023-07-08 00:30:01.048 hazelworker[5651] DEBUG: Tmp Pix: Did not match any rules.
2023-07-08 00:30:03.084 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {32385, 9}
2023-07-08 00:30:03.195 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {100921, 9}
2023-07-08 00:30:03.196 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {100999, 8}
2023-07-08 00:30:03.196 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {100999, 8}
2023-07-08 00:30:03.196 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {100999, 8}
2023-07-08 00:30:03.196 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {100999, 8}
2023-07-08 00:30:03.196 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {100999, 8}
2023-07-08 00:30:03.196 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {100999, 8}
2023-07-08 00:30:03.196 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {100999, 15}
2023-07-08 00:30:03.444 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {256982, 9}
2023-07-08 00:30:03.445 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {257079, 8}
2023-07-08 00:30:03.445 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {257079, 8}
2023-07-08 00:30:03.445 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {257079, 8}
2023-07-08 00:30:03.445 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {257079, 8}
2023-07-08 00:30:03.445 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {257079, 8}
2023-07-08 00:30:03.445 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {257079, 8}
2023-07-08 00:30:03.445 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {257079, 15}
2023-07-08 00:30:03.475 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {272644, 9}
2023-07-08 00:30:03.476 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {272753, 8}
2023-07-08 00:30:03.476 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {272753, 8}
2023-07-08 00:30:03.476 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {272753, 8}
2023-07-08 00:30:03.476 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {272753, 8}
2023-07-08 00:30:03.476 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {272753, 8}
2023-07-08 00:30:03.476 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {272753, 8}
2023-07-08 00:30:03.476 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {272753, 15}
2023-07-08 00:30:03.695 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {405885, 19}
2023-07-08 00:30:03.696 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {405885, 24}
2023-07-08 00:30:03.698 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {406181, 6}
2023-07-08 00:30:03.808 hazelworker[5651] DEBUG: Using Spotlight results in cache.
2023-07-08 00:30:03.808 hazelworker[5651] DEBUG: Match not found. Checking Spotlight indexing.
2023-07-08 00:30:03.813 hazelworker[5651] DEBUG: 18175.pdf: Did not match any rules.
2023-07-08 00:30:03.920 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {94, 12}
2023-07-08 00:30:03.920 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {94, 12}
2023-07-08 00:30:03.920 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {94, 12}
2023-07-08 00:30:03.928 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {2061, 12}
2023-07-08 00:30:03.928 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {2061, 12}
2023-07-08 00:30:03.928 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {2061, 12}
2023-07-08 00:30:03.934 hazelworker[5651] DEBUG: Using Spotlight results in cache.
2023-07-08 00:30:03.934 hazelworker[5651] DEBUG: Match not found. Checking Spotlight indexing.
2023-07-08 00:30:03.935 hazelworker[5651] DEBUG: Pga Tax Statement 101075125 Investor 4704015 29072019.pdf: Did not match any rules.
2023-07-08 00:30:03.939 hazelworker[5651] File type not supported: {(
    "public.mpeg-4-audio",
    "public.item",
    "public.data",
    "public.audiovisual-content",
    "public.content",
    "public.audio",
    "com.apple.m4a-audio"
)}


Here's another small section:
Code: Select all
2023-07-08 00:30:00.325 hazelworker[5651] File type not supported: {(
    "public.item",
    "public.folder",
    "public.directory"
)}
2023-07-08 00:30:00.325 hazelworker[5651] DEBUG: tmp: Did not match any rules.
2023-07-08 00:30:00.326 hazelworker[5651] DEBUG: ~$C template-2-2.docx: File is hidden/invisible. Skipping.
2023-07-08 00:30:00.449 hazelworker[5651] DEBUG: Using Spotlight results in cache.
2023-07-08 00:30:00.449 hazelworker[5651] DEBUG: Match not found. Checking Spotlight indexing.
2023-07-08 00:30:00.450 hazelworker[5651] DEBUG: Ivfluid Glines Adult.pdf: Did not match any rules.
2023-07-08 00:30:00.578 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {98, 12}
2023-07-08 00:30:00.578 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {98, 12}
2023-07-08 00:30:00.578 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {98, 12}
2023-07-08 00:30:00.588 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {2647, 12}
2023-07-08 00:30:00.588 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {2647, 12}
2023-07-08 00:30:00.588 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {2647, 12}
2023-07-08 00:30:00.597 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {4915, 12}
2023-07-08 00:30:00.597 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {4915, 12}
2023-07-08 00:30:00.597 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {4915, 12}
2023-07-08 00:30:00.610 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {11624, 12}
2023-07-08 00:30:00.610 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {11624, 12}
2023-07-08 00:30:00.610 hazelworker[5651] DEBUG: Could not separate dates in date range in string range: {11624, 12}
2023-07-08 00:30:00.611 hazelworker[5651] DEBUG: Using Spotlight results in cache.
2023-07-08 00:30:00.611 hazelworker[5651] DEBUG: Match not found. Checking Spotlight indexing.
2023-07-08 00:30:00.612 hazelworker[5651] DEBUG: Pga Tax Statement 101075125 Investor 5711941 12082021.pdf: Did not match any rules.
2023-07-08 00:30:00.616 hazelworker[5651] File type not supported: {(
    "public.heic",
    "public.item",
    "public.image",
    "public.heif-standard",
    "public.data",
    "public.content"
)}


How would I post my rules? There are quite a lot of them.
MrSeagull
 
Posts: 36
Joined: Tue Jun 07, 2016 8:26 am

Re: Hazel Log entries and poor performance Mon Jul 10, 2023 9:13 am • by Mr_Noodle
Actually, that log message is a red herring. Stepping back a bit, can you provide info on the rule preview and rule status?
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Hazel Log entries and poor performance Wed Jul 12, 2023 10:26 pm • by MrSeagull
I'm not sure how to comply with your request because I don't know which log message you are referring to and I have a lot of rules and it's unclear to me which rule(s) are causing the issues.

Hazel's reluctance to run even when manually prompting for rules to run persists. Just now a rule finally ran some 6 minutes after running the rules.

Log entries are full of this now - which at least is a new message:

Code: Select all
  {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/F43BAFB27A9B1B005B674E7B9A62D6F6C0DA8F22-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/30B99EBC8024169DBDCFE982B00F9AC44A3D4F62-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/1D5CF763DB819F5A912986CE49D1ECE9135DB292-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/711557ED0C83DF1B9E4B14FBDE1421D454FD1039-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/3D82E5D41E2A18A7E289D9968534C729F7C5B544";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/29D6A2FDB27838F9A924DAE0DA9D7A0764FF0BE3";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/36D3D9757FE38AE3EDD46854BE2B4C44988FD882";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/47B6D93F6A6263A3032DAE2153157F50C61D6F81";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/D9501BBFA04ED1179790856DFE07E1AAE102D0D0-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/8FC9CC7CBB01A83B2AFD09232CA7756B29E0F577-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/DC1CBB3CD947D0418790986A879C47CBC23A914D-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/54B8B5831C63865F2C91C6FD187592F1DB12C3C8-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/63DAC13387C50A934C6DA4FFC590E45F1FFABCB4-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/D0992AE32FAD841E643141753E4E7CD9B36BA520-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/C6AAA00DE0AAD3EF3336AEE96242E4E73D863354-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/84AA6519DF28A0BA07BEF47DB67D492766D9415D-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/39C9C6F6D2523E0E1D5997F0E6167E28CE3739FC-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/417B8C3CE896475ACF3BAAB13FD1D7C683E34270-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/038E271DA3D563700E8CEC2FF3C1C38DB1ECB98A-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/608DFDACE0CD4E2466D67095FAE2182B8ADFE8F6-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/18EA9E0B24AADCF3EE132CB7E5A95517C429E954-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/90C9E75A78D7DEB51A368CB6B40DAE1BCE91C79C-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/78FFD843DA8483B2675B34C54ABA159983E90015";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/253C6ABADC33C77A84E35D5424ED48EB0B6ED35D-blob";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/77A1816255F4E2DF883CEDB3C9D38D275B2D0A0F";
        shouldDoFullScan = 0;
    },
        {
        date = "2023-07-13 02:21:15 +0000";
        path = "/Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/FD5F5E7566F83D499AB54BAEBE50076A34FC6C70";
        shouldDoFullScan = 0;
    }
) for stream at path: /Users/jon
2023-07-13 12:21:15.020 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/2229B895FD5A169C800B0FC1C417DE1C5958423B-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.020 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/F43BAFB27A9B1B005B674E7B9A62D6F6C0DA8F22-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.020 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/30B99EBC8024169DBDCFE982B00F9AC44A3D4F62-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.020 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/1D5CF763DB819F5A912986CE49D1ECE9135DB292-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.020 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/711557ED0C83DF1B9E4B14FBDE1421D454FD1039-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.020 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/3D82E5D41E2A18A7E289D9968534C729F7C5B544. Only need to check for changes 1 levels deep. Event is in directory 11 levels deep.
2023-07-13 12:21:15.020 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/29D6A2FDB27838F9A924DAE0DA9D7A0764FF0BE3. Only need to check for changes 1 levels deep. Event is in directory 11 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/36D3D9757FE38AE3EDD46854BE2B4C44988FD882. Only need to check for changes 1 levels deep. Event is in directory 11 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/47B6D93F6A6263A3032DAE2153157F50C61D6F81. Only need to check for changes 1 levels deep. Event is in directory 11 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/D9501BBFA04ED1179790856DFE07E1AAE102D0D0-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/8FC9CC7CBB01A83B2AFD09232CA7756B29E0F577-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/DC1CBB3CD947D0418790986A879C47CBC23A914D-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/54B8B5831C63865F2C91C6FD187592F1DB12C3C8-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/63DAC13387C50A934C6DA4FFC590E45F1FFABCB4-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/D0992AE32FAD841E643141753E4E7CD9B36BA520-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/C6AAA00DE0AAD3EF3336AEE96242E4E73D863354-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/84AA6519DF28A0BA07BEF47DB67D492766D9415D-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/39C9C6F6D2523E0E1D5997F0E6167E28CE3739FC-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.021 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/417B8C3CE896475ACF3BAAB13FD1D7C683E34270-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.022 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/038E271DA3D563700E8CEC2FF3C1C38DB1ECB98A-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.022 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/608DFDACE0CD4E2466D67095FAE2182B8ADFE8F6-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.022 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/18EA9E0B24AADCF3EE132CB7E5A95517C429E954-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.022 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Records/62F1A2E2D966D4A7BAC1CD6ED129BD0F86702DA4/Resource/90C9E75A78D7DEB51A368CB6B40DAE1BCE91C79C-blob. Only need to check for changes 1 levels deep. Event is in directory 13 levels deep.
2023-07-13 12:21:15.022 86Z3GCJ4MF.com.noodlesoft.HazelHelper[3813] DEBUG: Ignoring event in directory /Users/jon/Library/Containers/com.apple.Safari/Data/Library/Caches/com.apple.Safari/WebKitCache/Version 16/Blobs/78FFD843DA8483B2675B34C54ABA159983E90015. Only need to check for changes 1 levels deep. Event is in directory 11 levels deep.
MrSeagull
 
Posts: 36
Joined: Tue Jun 07, 2016 8:26 am

Re: Hazel Log entries and poor performance Thu Jul 13, 2023 8:51 am • by Mr_Noodle
Please go through the troubleshooting guide here: https://www.noodlesoft.com/kb/hazel-tro ... ing-guide/

Focus on one folder where you know the rules are not running properly. Please provide the results of all tests (not just the logs).
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Hazel Log entries and poor performance Fri Jul 14, 2023 3:48 am • by MrSeagull
mate what "tests" are you talking about?
are you talking about the steps in the troubleshooting guide?

1. I can preview a rule, and I can see it matches, and Hazel will sometimes just not move it

2. The rule status window is empty

3. I have been "checking the logs" and I've been posting what look like errors or unusual entries and you haven't commented on them.
MrSeagull
 
Posts: 36
Joined: Tue Jun 07, 2016 8:26 am

Re: Hazel Log entries and poor performance Fri Jul 14, 2023 9:24 am • by Mr_Noodle
Yes, I mean steps 1 & 2. When you say the rule status is empty, you mean there are no files shown there whatsoever?
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Hazel Log entries and poor performance Sat Jul 15, 2023 9:15 pm • by MrSeagull
There wasn't anything showing in the status window.
Image
I've been so frustrated with this app I've deleted a large number of my rules until I can get basic ones working.
Why is it that Hazel will show that a rule matches a file via the Preview function and then just not perform that rule? Even when manually triggered.
MrSeagull
 
Posts: 36
Joined: Tue Jun 07, 2016 8:26 am

Re: Hazel Log entries and poor performance Mon Jul 17, 2023 9:22 am • by Mr_Noodle
It looks like your Downloads folder is an alias/link? The fact that it is showing no files indicates that it can't see the files there.
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: Hazel Log entries and poor performance Mon Jul 17, 2023 10:29 pm • by MrSeagull
it is an alias to an iCloud folder yes. So that I can share a downloads folder.
Does Hazel not work with iCloud folders?
MrSeagull
 
Posts: 36
Joined: Tue Jun 07, 2016 8:26 am

Re: Hazel Log entries and poor performance Tue Jul 18, 2023 11:21 am • by Mr_Noodle
It does not work with aliases. As for cloud folders, everything must be downloaded for things to work.
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support