raycast / extensions

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

[Arc] -> Failed to fetch latest data #14210

Open tregtheeg opened 2 weeks ago

tregtheeg commented 2 weeks ago

Extension

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

Raycast Version

1.81.2

macOS Version

14.6.1

Description

Error:

Error: Command failed with exit code 1: osascript
610:626: execution error: No tienes autorización para enviar eventos Apple a Arc. (-1743)
    at bw (/Users/a/.config/raycast/extensions/606e26d8-b3c5-4760-8001-dccce1b872c4/search-tabs.js:31:3899)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async L3 (/Users/a/.config/raycast/extensions/606e26d8-b3c5-4760-8001-dccce1b872c4/search-tabs.js:50:37377)

Steps To Reproduce

  1. double tap on the keyboard shortcut (⌘) to invoque the “Search Tabs” command.

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 2 weeks ago

Thank you for opening this issue!

🔔 @thomaspaulmann @zach-fuller @ankitchouhan1020 @pernielsentikaer @danpalmer @rgrunberg @tleo19 @loris @bdsqqq @xilopaint @jayeshbhole @hinzed1127 @omar-salama @underscoregeb 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.