Closed Schmedu closed 1 year ago
@Schmedu Can you check your ~/.kit/logs/kit.log
for lines like this:
Good:
[2023-07-11 07:28:48.892] [info] 🖥 lock-screen will trigger /Users/johnlindquist/.kenv/kenvs/ai-generate/scripts/testing-lockscreen-script.ts
Bad:
[2023-07-11 07:31:30.414] [info] Ignoring /Users/johnlindquist/.kenv/kenvs/ai-generate/scripts/testing-lockscreen-script.ts // System metadata because it's not in a trusted kenv.
[2023-07-11 07:31:30.414] [info] Add "KIT_JOHNLINDQUIST_DANGEROUSLY_TRUST_KENVS=ai-generate" to your .env file to trust it.
It's working fine for me 🤔
Sorry for the late response @johnlindquist, yeah I think there was an issue that the kenv was not trusted. It's running again
Hey @johnlindquist, I just realized that since the new version, the
System
triggers (at leastlock-screen
andlogin
, the others I did not check) stopped working in a kenv, they are only working in the main kenv.