addozhang / alfred-safari-toolkit

Alfred workfow for search safari history.
37 stars 2 forks source link

search failed with unable to open database file: operation not permitted #4

Closed zhuozhiyongde closed 1 year ago

zhuozhiyongde commented 2 years ago

Here is the log;

[20:55:12.380] Logging Started...
[20:55:14.287] Safari Toolkit[Script Filter] Queuing argument 'a'
[20:55:14.370] Safari Toolkit[Script Filter] Script with argv '(null)' finished
[20:55:14.375] ERROR: Safari Toolkit[Script Filter] Code 1: 🍺
20:55:14 workflow.go:328: ------- Safari Toolkit/1.0.3 (AwGo/0.27.1) -------
20:55:14 update.go:286: no cached releases
20:55:14 update.go:195: no downloads available
20:55:14 main.go:32: search failed with unable to open database file: operation not permitted
[20:55:14.479] Safari Toolkit[Script Filter] Queuing argument 'al'
[20:55:14.501] Safari Toolkit[Script Filter] Script with argv '(null)' finished
[20:55:14.506] ERROR: Safari Toolkit[Script Filter] Code 1: 🍺
20:55:14 workflow.go:328: ------- Safari Toolkit/1.0.3 (AwGo/0.27.1) -------
20:55:14 update.go:286: no cached releases
20:55:14 update.go:195: no downloads available
20:55:14 main.go:32: search failed with unable to open database file: operation not permitted

My system is macOS Ventura Βeta.

addozhang commented 1 year ago

Sorry for the late reply. Did you allow it security setting in system preference?

zhuozhiyongde commented 1 year ago

Thank you for your reply. It works properly after full disk access is turned on.

addozhang commented 1 year ago

Thank you for your reply. It works properly after full disk access is turned on.

It's confusing coz it works fine on 13.0.1 without full disk access.