finicky icon indicating copy to clipboard operation
finicky copied to clipboard

"Invalid Date" is shown in Logs

Open mauritium opened this issue 4 months ago • 3 comments

Describe the bug Instead of dates, "Invalid Date" is shown in Logs under "Troubleshoot".

Your configuration macOS 12.7.6 Finicky 4.1.4

mauritium avatar Aug 09 '25 10:08 mauritium

Thanks! If you encounter this issue again, posting the relevant logs (with debug logs showing) would be very helpful.

johnste avatar Aug 09 '25 13:08 johnste

Sure! Unfortunately, the format is not very pretty, maybe also because the built-in Copy Log does not work (see #476 - had to select & copy, which turns all field delimiters into returns it seems):

Invalid Date
Starting Finicky
version: 4.1.4
Invalid Date
Build info
buildDate: 2025-07-01 18:32:31 UTC
commitHash: 53fc149
Invalid Date
Finicky is the default browser
Invalid Date
Loaded config cache
configPath: /Users/<REDACTED>/.finicky.js
bundlePath: /Users/<REDACTED>/Library/Caches/Finicky/finicky_bundle_4344204e.js
version: 4.1.4
Invalid Date
Using config file
path: /Users/<REDACTED>/.finicky.js
Invalid Date
Using cached bundled config
path: /Users/<REDACTED>/Library/Caches/Finicky/finicky_bundle_4344204e.js
version: 4.1.4
Invalid Date
Watching config file
path: /Users/<REDACTED>/.finicky.js
Invalid Date
Evaluating API script...
Invalid Date
Done evaluating API script
Invalid Date
Setting up file logging
shouldLog: false
Invalid Date
VM setup complete
duration: 292.44ms
Invalid Date
Listening for events...
Invalid Date
Showing window
Invalid Date
Checking update schedule...
Invalid Date
Skipping update check - last checked
duration: 4h 8m ago (check interval: 24h)
Invalid Date
Error checking version
Error: parsing latest version : Invalid Semantic Version
4.1.4
(53fc149, built 2025-07-01 18:32:31 UTC)

mauritium avatar Aug 09 '25 14:08 mauritium

As I mentioned in the #476 if you are still having the issue, I need help debugging this. I believe it must be some sort of runtime issue you are running into keeping the finicky window from correctly running.

johnste avatar Sep 21 '25 18:09 johnste