Closed skaboy71 closed 5 years ago
which browser you are using?
is its window active before you trigger the workflow?
can you try turning off the setting for "tag suggestion" and try again? you can do that using pset suggest_tags
also it seem the log you provided is not complete
Using Chrome and it is the active window. Tried disabling tag_suggestions but now I can't start the workflow at all. It comes up in the alfred UI but enter key does nothing.
Tried again with the following in the logs:
`[08:53:39.936] Rusty Pin[Script Filter] Queuing argument 't' [08:53:40.054] Rusty Pin[Script Filter] Queuing argument 'te' [08:53:40.262] Rusty Pin[Script Filter] Queuing argument 'tes' [08:53:40.403] Rusty Pin[Script Filter] Queuing argument 'test' [08:54:06.753] Rusty Pin[Script Filter] Queuing argument 't' [08:54:06.887] Rusty Pin[Script Filter] Queuing argument 'te' [08:54:07.079] Rusty Pin[Script Filter] Queuing argument 'tex' [08:54:07.286] Rusty Pin[Script Filter] Queuing argument 'text' [08:54:07.725] Rusty Pin[Script Filter] Script with argv 'text' finished [08:54:07.731] STDERR: Rusty Pin[Script Filter] [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs] Parsing input arguments. [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs] Deciding on which command branch [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs] Starting in setup [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::workflow_config] Starting in setup [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_workflow_dirs [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::workflow_config] cache_dir: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::workflow_config] data_dir: /Users/smusz/Library/Application Support/Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::workflow_config] Starting in read [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_alfred_version [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard] pinb::new: calling CachedData::new [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] new: starting [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] cached_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] create_cache_dir: starting [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] success create_cache_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] load_cache_data_from_file: starting [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] read_cached_pins: starting [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] read_cached_tags: starting [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] cache_ok: starting [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard] pinb::new: cache not missing [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard] enable_fuzzy_search: starting. [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard] enable_tag_only_search: starting. [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard] enable_private_new_pin: starting. [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard] enable_toread_new_pin: starting. [2019-10-07T15:54:07Z DEBUG alfred_rs::data] loading from: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/user.workflow.604D78D2-58E9-4711-AE59-8A8DBC2C122C-Rusty_Pin-updater.json [2019-10-07T15:54:07Z DEBUG alfred_rs::updater] entering init [2019-10-07T15:54:07Z DEBUG alfred_rs::updater] last check: 2019-10-07 15:49:03.301733 UTC [2019-10-07T15:54:07Z DEBUG alfred_rs::updater] calling read_last_check_status [2019-10-07T15:54:07Z DEBUG alfred_rs::data] loading from: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/last_check_status_async.json [2019-10-07T15:54:07Z DEBUG alfred_rs::updater] read last_check_status: UpdateInfo { version: Version { major: 0, minor: 15, patch: 9, pre: [], build: [] }, fetched_at: Some(2019-10-07T15:49:03.301733Z), downloadable_url: "https://github.com/spamwax/alfred-pinboard-rs/releases/download/0.15.9/alfred-pinboard-rust-0.15.9.alfredworkflow", _priv: () } [2019-10-07T15:54:07Z DEBUG alfred_rs::updater] status: Ok(None) [2019-10-07T15:54:07Z DEBUG alfred_rs::updater] successfully set the state of release worker [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands::list] Starting in list::process [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard] search_list_of_tags: starting. [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] cache_ok: starting [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands::list] Found 1 tags. [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands::list] exec_counter: 1 [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands::browser_info] Starting in browser_info::get [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands::browser_info] osascript_result: {"https://github.com/spamwax/alfred-pinboard-rs/issues/41 fd850fc2e63511e79f720023dfdf24ec OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub"}
[2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands::browser_info] tab_info: Ok(BrowserActiveTabInfo { url: "https://github.com/spamwax/alfred-pinboard-rs/issues/41", title: "OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub" }) [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands::list] tab_info: BrowserActiveTabInfo { url: "https://github.com/spamwax/alfred-pinboard-rs/issues/41", title: "OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub" } [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard] find_url: starting. [2019-10-07T15:54:07Z DEBUG rusty_pin::pinboard::cached_data] cache_ok: starting [2019-10-07T15:54:07Z DEBUG alfred_rs::data] saving to: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/bookmark_exists.json [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands::list] bookmark found from browser info: false [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands] Starting in write_output_items [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::commands] Starting in get_upgrade_item [2019-10-07T15:54:07Z DEBUG alfred_rs::data] saving to: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/user.workflow.604D78D2-58E9-4711-AE59-8A8DBC2C122C-Rusty_Pin-updater.json [2019-10-07T15:54:07Z INFO alfred_pinboard_rs::commands] Update UNAVAILABLE Ok( false, ) [2019-10-07T15:54:07Z DEBUG alfred_pinboard_rs::workflow_config] Starting in can_use_json [08:54:07.748] Rusty Pin[Script Filter] {"items":[{"arg":"texttag","autocomplete":"texttag","icon":{"path":"tag.png"},"mods":{"alt":{"subtitle":"Post the bookmark as PUBLIC."},"ctrl":{"subtitle":"Mark the pin as TOREAD."}},"subtitle":"2","title":"texttag","variables":{"shared":"false","tags":"texttag","toread":"false"}},{"arg":"update","icon":{"path":"auto_update.png"},"title":"You have the latest version of workflow!","variables":{"workflow_update_ready":"0"}}],"variables":{"apr_execution_counter":"1"}} [08:54:11.285] Rusty Pin[Script Filter] Processing complete [08:54:11.299] Rusty Pin[Script Filter] Passing output 'texttag' to Junction [08:54:11.300] Rusty Pin[Junction] Processing complete [08:54:11.302] Rusty Pin[Junction] Passing output 'texttag' to Filter [08:54:11.303] Rusty Pin[Filter] Processing complete [08:54:11.304] Rusty Pin[Filter] Passing output 'texttag' to Run Script [08:54:11.305] Rusty Pin[Junction] Passing output 'texttag' to Filter [08:54:13.363] STDERR: Rusty Pin[Run Script] [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs] Parsing input arguments. [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs] Deciding on which command branch [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs] Starting in setup [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::workflow_config] Starting in setup [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_workflow_dirs [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::workflow_config] cache_dir: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::workflow_config] data_dir: /Users/smusz/Library/Application Support/Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::workflow_config] Starting in read [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_alfred_version [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard] pinb::new: calling CachedData::new [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::cached_data] new: starting [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::cached_data] cached_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::cached_data] create_cache_dir: starting [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::cached_data] success create_cache_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::cached_data] load_cache_data_from_file: starting [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::cached_data] read_cached_pins: starting [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::cached_data] read_cached_tags: starting [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::cached_data] cache_ok: starting [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard] pinb::new: cache not missing [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard] enable_fuzzy_search: starting. [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard] enable_tag_only_search: starting. [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard] enable_private_new_pin: starting. [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard] enable_toread_new_pin: starting. [2019-10-07T15:54:11Z DEBUG alfred_rs::data] loading from: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/user.workflow.604D78D2-58E9-4711-AE59-8A8DBC2C122C-Rusty_Pin-updater.json [2019-10-07T15:54:11Z DEBUG alfred_rs::updater] entering init [2019-10-07T15:54:11Z DEBUG alfred_rs::updater] last check: 2019-10-07 15:49:03.301733 UTC [2019-10-07T15:54:11Z DEBUG alfred_rs::updater] calling read_last_check_status [2019-10-07T15:54:11Z DEBUG alfred_rs::data] loading from: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/last_check_status_async.json [2019-10-07T15:54:11Z DEBUG alfred_rs::updater] read last_check_status: UpdateInfo { version: Version { major: 0, minor: 15, patch: 9, pre: [], build: [] }, fetched_at: Some(2019-10-07T15:49:03.301733Z), downloadable_url: "https://github.com/spamwax/alfred-pinboard-rs/releases/download/0.15.9/alfred-pinboard-rust-0.15.9.alfredworkflow", _priv: () } [2019-10-07T15:54:11Z DEBUG alfred_rs::updater] status: Ok(None) [2019-10-07T15:54:11Z DEBUG alfred_rs::updater] successfully set the state of release worker [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::commands::post] Starting in run [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::commands::browser_info] Starting in browser_info::get [2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::commands::browser_info] osascript_result: {"https://github.com/spamwax/alfred-pinboard-rs/issues/41 fd850fc2e63511e79f720023dfdf24ec OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub"}
[2019-10-07T15:54:11Z DEBUG alfred_pinboard_rs::commands::browser_info] tab_info: Ok(BrowserActiveTabInfo { url: "https://github.com/spamwax/alfred-pinboard-rs/issues/41", title: "OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub" }) [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard] add_pin: starting. [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::api] add_url: starting. [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::api] url: https://github.com/spamwax/alfred-pinboard-rs/issues/41 [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::api] Sending payload to: https://api.pinboard.in/v1/posts/add {"extended": "", "url": "https://github.com/spamwax/alfred-pinboard-rs/issues/41", "toread": "no", "tags": "texttag", "shared": "no", "description": "OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub", "replace": "yes"} [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::api] get_api_response: starting. [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::api] url: "https://api.pinboard.in/v1/posts/add" [2019-10-07T15:54:11Z DEBUG rusty_pin::pinboard::api] add_auth_token: starting. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] resp is ok (no error) [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] string from resp ok [2019-10-07T15:54:12Z INFO alfred_pinboard_rs::commands::update] Starting in update_cache [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard] is_cache_outdated: starting. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] recent_update: starting. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] get_api_response: starting. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] url: "https://api.pinboard.in/v1/posts/update" [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] add_auth_token: starting. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] resp is ok (no error) [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] string from resp ok [2019-10-07T15:54:12Z DEBUG alfred_pinboard_rs::commands::update] cache neeeds updating. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard] update_cache: starting. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::cached_data] update_cache: starting [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] all_pins: starting. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] get_api_response: starting. [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] url: "https://api.pinboard.in/v1/posts/all" [2019-10-07T15:54:12Z DEBUG rusty_pin::pinboard::api] add_auth_token: starting. [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] resp is ok (no error) [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] string from resp ok [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] received all bookmarks [2019-10-07T15:54:13Z INFO rusty_pin::pinboard::api] parsed all bookmarks [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::cached_data] sorting pins [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::cached_data] lowercasing fields [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::cached_data] serializing pins [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::cached_data] writing to cache [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::cached_data] fix_cache_file_perm: starting [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] tags_frequency: starting. [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] get_api_response: starting. [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] url: "https://api.pinboard.in/v1/tags/get" [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] add_auth_token: starting. [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] resp is ok (no error) [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::api] string from resp ok [2019-10-07T15:54:13Z DEBUG rusty_pin::pinboard::cached_data] fix_cache_file_perm: starting [2019-10-07T15:54:13Z DEBUG alfred_pinboard_rs::workflow_config] Starting in save [08:54:13.385] Rusty Pin[Run Script] Processing complete [08:54:13.386] Rusty Pin[Run Script] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Junction [08:54:13.387] Rusty Pin[Junction] Processing complete [08:54:13.388] Rusty Pin[Junction] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Filter [08:54:13.389] Rusty Pin[Filter] Processing complete [08:54:13.390] Rusty Pin[Filter] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Filter [08:54:13.391] Rusty Pin[Filter] Processing complete [08:54:13.391] Rusty Pin[Filter] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Run Script [08:54:13.393] Rusty Pin[Filter] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Delay [08:54:13.394] Rusty Pin[Junction] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Filter [08:54:13.395] Rusty Pin[Filter] Processing complete [08:54:13.396] Rusty Pin[Filter] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Filter [08:54:13.397] Rusty Pin[Junction] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Filter [08:54:13.446] Rusty Pin[Run Script] Processing complete [08:54:13.457] Rusty Pin[Run Script] Passing output 'Posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub ' to Post Notification [08:54:19.371] Rusty Pin[Delay] Processing complete [08:54:19.383] Rusty Pin[Delay] Passing output 'Successfully posted: OSASCRIPT error Exit Code:1 · Issue #41 · spamwax/alfred-pinboard-rs · GitHub Updated cache files! ' to Run Script [08:54:19.448] Rusty Pin[Run Script] Processing complete [08:54:19.461] Rusty Pin[Run Script] Passing output 'Updated cache files! ' to Post Notification`
Based on your log it seems the workflow actually worked and posted the bookmark!
Getting the above in Alfred 4.
Have been getting this for a while so I removed the workflow and re-imported/installed.
What am I missing here?
Here is from my logs:
[14:10:33.770] Logging Started... [14:10:47.560] STDERR: Rusty Pin[Script Filter] [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs] Parsing input arguments. [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs] Deciding on which command branch [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs] Starting in setup [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] Starting in setup [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_workflow_dirs [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] cache_dir: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] data_dir: /Users/smusz/Library/Application Support/Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] Starting in read [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_alfred_version [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard] pinb::new: calling CachedData::new [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] new: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] cached_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] create_cache_dir: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] success create_cache_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] load_cache_data_from_file: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] read_cached_pins: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] read_cached_tags: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] cache_ok: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard] pinb::new: cache not missing [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard] enable_fuzzy_search: starting. [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard] enable_tag_only_search: starting. [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard] enable_private_new_pin: starting. [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard] enable_toread_new_pin: starting. [2019-10-04T21:10:45Z DEBUG alfred_rs::data] loading from: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/user.workflow.604D78D2-58E9-4711-AE59-8A8DBC2C122C-Rusty_Pin-updater.json [2019-10-04T21:10:45Z DEBUG alfred_rs::updater] entering init [2019-10-04T21:10:45Z DEBUG alfred_rs::updater] last check: 2019-10-04 21:09:39.114661 UTC [2019-10-04T21:10:45Z DEBUG alfred_rs::updater] calling read_last_check_status [2019-10-04T21:10:45Z DEBUG alfred_rs::data] loading from: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/last_check_status_async.json [2019-10-04T21:10:45Z DEBUG alfred_rs::updater] read last_check_status: UpdateInfo { version: Version { major: 0, minor: 15, patch: 9, pre: [], build: [] }, fetched_at: Some(2019-10-04T21:05:30.089297Z), downloadable_url: "https://github.com/spamwax/alfred-pinboard-rs/releases/download/0.15.9/alfred-pinboard-rust-0.15.9.alfredworkflow", _priv: () } [2019-10-04T21:10:45Z DEBUG alfred_rs::updater] status: Ok(None) [2019-10-04T21:10:45Z DEBUG alfred_rs::updater] successfully set the state of release worker [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::commands::list] Starting in list::process [2019-10-04T21:10:45Z WARN alfred_pinboard_rs::commands::list] inside spawn thread, about to call get_suggested_tags [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::commands::list] Starting in get_suggested_tags [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] Starting in setup [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_workflow_dirs [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] cache_dir: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] data_dir: /Users/smusz/Library/Application Support/Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] Starting in read [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_alfred_version [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard] pinb::new: calling CachedData::new [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] new: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] cached_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] create_cache_dir: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] success create_cache_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] load_cache_data_from_file: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] read_cached_pins: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] read_cached_tags: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard::cached_data] cache_ok: starting [2019-10-04T21:10:45Z DEBUG rusty_pin::pinboard] pinb::new: cache not missing [2019-10-04T21:10:45Z DEBUG alfred_pinboard_rs::commands::browser_info] Starting in browser_info::get [2019-10-04T21:10:46Z WARN alfred_pinboard_rs::commands::list] get_suggested_tags: Err(ErrorMessage { msg: "osascript error: code exit code: 1" }) [2019-10-04T21:10:46Z WARN alfred_pinboard_rs::commands::list] child didn't produce usable result. [2019-10-04T21:10:46Z DEBUG rusty_pin::pinboard] search_list_of_tags: starting. [2019-10-04T21:10:46Z DEBUG rusty_pin::pinboard::cached_data] cache_ok: starting [2019-10-04T21:10:46Z DEBUG alfred_pinboard_rs::commands::list] Found 3 tags. [2019-10-04T21:10:46Z DEBUG alfred_pinboard_rs::commands::list] exec_counter: 1 [2019-10-04T21:10:46Z DEBUG alfred_pinboard_rs::commands::browser_info] Starting in browser_info::get [2019-10-04T21:10:47Z DEBUG alfred_rs::data] saving to: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/bookmark_exists.json [2019-10-04T21:10:47Z DEBUG alfred_pinboard_rs::commands::list] bookmark found from browser info: false [2019-10-04T21:10:47Z DEBUG alfred_pinboard_rs::commands] Starting in write_output_items [2019-10-04T21:10:47Z DEBUG alfred_pinboard_rs::commands] Starting in get_upgrade_item [2019-10-04T21:10:47Z DEBUG alfred_rs::data] saving to: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/user.workflow.604D78D2-58E9-4711-AE59-8A8DBC2C122C-Rusty_Pin-updater.json [2019-10-04T21:10:47Z INFO alfred_pinboard_rs::commands] Update UNAVAILABLE Ok( false, ) [2019-10-04T21:10:47Z DEBUG alfred_pinboard_rs::workflow_config] Starting in can_use_json [14:10:48.861] STDERR: Rusty Pin[Run Script] [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs] Parsing input arguments. [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs] Deciding on which command branch [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs] Starting in setup [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs::workflow_config] Starting in setup [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_workflow_dirs [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs::workflow_config] cache_dir: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs::workflow_config] data_dir: /Users/smusz/Library/Application Support/Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs::workflow_config] Starting in read [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs::workflow_config] Starting in get_alfred_version [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard] pinb::new: calling CachedData::new [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard::cached_data] new: starting [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard::cached_data] cached_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard::cached_data] create_cache_dir: starting [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard::cached_data] success create_cache_dir: "/Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs" [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard::cached_data] load_cache_data_from_file: starting [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard::cached_data] read_cached_pins: starting [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard::cached_data] read_cached_tags: starting [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard::cached_data] cache_ok: starting [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard] pinb::new: cache not missing [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard] enable_fuzzy_search: starting. [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard] enable_tag_only_search: starting. [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard] enable_private_new_pin: starting. [2019-10-04T21:10:48Z DEBUG rusty_pin::pinboard] enable_toread_new_pin: starting. [2019-10-04T21:10:48Z DEBUG alfred_rs::data] loading from: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/user.workflow.604D78D2-58E9-4711-AE59-8A8DBC2C122C-Rusty_Pin-updater.json [2019-10-04T21:10:48Z DEBUG alfred_rs::updater] entering init [2019-10-04T21:10:48Z DEBUG alfred_rs::updater] last check: 2019-10-04 21:09:39.114661 UTC [2019-10-04T21:10:48Z DEBUG alfred_rs::updater] calling read_last_check_status [2019-10-04T21:10:48Z DEBUG alfred_rs::data] loading from: /Users/smusz/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cc.hamid.alfred-pinboard-rs/last_check_status_async.json [2019-10-04T21:10:48Z DEBUG alfred_rs::updater] read last_check_status: UpdateInfo { version: Version { major: 0, minor: 15, patch: 9, pre: [], build: [] }, fetched_at: Some(2019-10-04T21:05:30.089297Z), downloadable_url: "https://github.com/spamwax/alfred-pinboard-rs/releases/download/0.15.9/alfred-pinboard-rust-0.15.9.alfredworkflow", _priv: () } [2019-10-04T21:10:48Z DEBUG alfred_rs::updater] status: Ok(None) [2019-10-04T21:10:48Z DEBUG alfred_rs::updater] successfully set the state of release worker [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs::commands::post] Starting in run [2019-10-04T21:10:48Z DEBUG alfred_pinboard_rs::commands::browser_info] Starting in browser_info::get