raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.41k stars 3.11k forks source link

[Arc] Error: Command timed out after undefined milliseconds: osascript #14962

Open rhefner opened 1 month ago

rhefner commented 1 month ago

Extension

https://raycast.com/the-browser-company/arc

Raycast Version

1.84.3

macOS Version

14.5

Description

Error:

Error: Command timed out after undefined milliseconds: osascript
Timed out
    at Timeout._onTimeout (/Users/richard.hefner/.config/raycast/extensions/606e26d8-b3c5-4760-8001-dccce1b872c4/search-tabs.js:8:319773)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7)

Steps To Reproduce

  1. Installed Arc extension
  2. Gave access it requested
  3. Tried searching "All Tabs" but it times out with the message above

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @thomaspaulmann @zach-fuller @ankitchouhan1020 @pernielsentikaer @danpalmer @rgrunberg @tleo19 @loris @bdsqqq @xilopaint @jayeshbhole @hinzed1127 @omar-salama @underscoregeb @ridemountainpig @nebbles you might want to have a look.

💡 Author and Contributors commands The author and contributors of `the-browser-company/arc` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.