You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hoarder works successfully when accessed (including AI auto-tagging) via Safari.
The Raycast extension works for access bookmarks, lists, and Tags but unable to create link.
Error received message within Raycast when trying to create link:
"Creation Failed: HTTP error! status: 400, body:
{"code":"ParseError","message","createdAt:Expected date, received string"}
Logging shows no errors within Raycast:
2025-01-06 11:31:10.331 Db Raycast[92077:49ab25] [com.raycast.macos:node] Reloaded UI: Update model <Form>
2025-01-06 11:31:18.032 I Raycast[92077:49ab25] [com.raycast.macos:app] Popped view controller 'Create Bookmark'
2025-01-06 11:31:18.040 Db Raycast[92077:49ab25] [com.raycast.macos:node] Unloading view command
Command key: extension_hoarder.createBookmark__fc67d734-f403-457d-ae80-9e59229676fe
Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.040 I Raycast[92077:49ab25] [com.raycast.macos:app] Deinit CommandViewController
2025-01-06 11:31:18.040 Db Raycast[92077:57aaca] [com.raycast.macos:commands] Unloading API
Entry Point ID: extension_hoarder.createBookmark__fc67d734-f403-457d-ae80-9e59229676fe
Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.041 I Raycast[92077:49ab25] [com.raycast.macos:app] Deinit CommandFormViewController
2025-01-06 11:31:18.060 Db Raycast[92077:49ab25] [com.raycast.macos:app] SearchBarViewController did appear. Making search bar text field first responder
2025-01-06 11:31:18.062 I Raycast[92077:49ab25] [com.raycast.macos:commands] Unloading entry point
Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.062 Db Raycast[92077:49ab25] [com.raycast.macos:commands] API deinit
Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.064 I Raycast[92077:57aaca] [com.raycast.macos:commands] Entry Point unloaded
Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.450 I Raycast[92077:49ab25] [com.raycast.macos:app] Clear to root scheduled after 90.0s
Hoarder setup:
Installed via Docker on Unraid accessing by IP address (not using SSL)
The text was updated successfully, but these errors were encountered:
Installed Hoarder extension.
Hoarder works successfully when accessed (including AI auto-tagging) via Safari.
The Raycast extension works for access bookmarks, lists, and Tags but unable to create link.
Error received message within Raycast when trying to create link:
"Creation Failed: HTTP error! status: 400, body:
{"code":"ParseError","message","createdAt:Expected date, received string"}
Logging shows no errors within Raycast:
Hoarder setup:
Installed via Docker on Unraid accessing by IP address (not using SSL)
The text was updated successfully, but these errors were encountered: