spamwax / alfred-pinboard-rs

Alfred Workflow for Pinboard (Rust)
Other
277 stars 13 forks source link

failing to update #127

Closed giovannicoppola closed 3 years ago

giovannicoppola commented 3 years ago

Thank you for this terrific workflow! It works great except I can't update my library (either after adding a new bookmark, or forcing an update with pupdate).

I have reinstalled the workflow without success. Any guesses on what the issue could be? My Alfred debug log is below. Thanks!!

[2021-03-31T14:09:53Z DEBUG alfred_rs::updater] status: Ok(None) [2021-03-31T14:09:53Z DEBUG alfred_rs::updater] successfully set the state of release worker [2021-03-31T14:09:53Z INFO alfred_pinboard_rs::commands::update] Starting in update_cache [2021-03-31T14:09:53Z DEBUG rusty_pin::pinboard] is_cache_outdated: starting. [2021-03-31T14:09:53Z DEBUG rusty_pin::pinboard::api] recent_update: starting. [2021-03-31T14:09:53Z DEBUG rusty_pin::pinboard::api] get_api_response: starting. [2021-03-31T14:09:53Z DEBUG rusty_pin::pinboard::api] url: "https://api.pinboard.in/v1/posts/update" [2021-03-31T14:09:53Z DEBUG rusty_pin::pinboard::api] add_auth_token: starting. [2021-03-31T14:10:23Z DEBUG rusty_pin::pinboard::api] ERR: "timed out" [2021-03-31T14:10:23Z ERROR alfred_pinboard_rs::commands::update] timed out [10:10:23.927] Rusty Pin[Run Script] Processing complete [10:10:23.927] Rusty Pin[Run Script] Passing output 'Error: Cache: comparing timestamp with server failed ' to Junction [10:10:23.954] Rusty Pin[Junction] Processing complete [10:10:23.955] Rusty Pin[Junction] Passing output 'Error: Cache: comparing timestamp with server failed ' to Filter [10:10:23.956] Rusty Pin[Filter] Processing complete [10:10:23.956] Rusty Pin[Filter] Passing output 'Error: Cache: comparing timestamp with server failed ' to Large Type [10:10:23.957] Rusty Pin[Junction] Passing output 'Error: Cache: comparing timestamp with server failed ' to Filter

spamwax commented 3 years ago

sometimes Pinboard servers are down are having an issue. It seems in this case they failed to respond to request and it timed out. I am guessing you are experiencing this anymore.

giovannicoppola commented 3 years ago

thanks for getting back to me. unfortunately rusty pin still doesn't work for me, so I just installed another workflow. thanks.