raycast / raycast/extensions

[NetNewsWire] Search feeds not working and just shows an error

Open
#28,547 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension extension: netnewswire
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://raycast.com/xmok/netnewswire

Raycast Version

Version 0.63.0.0 (0)

OS Version

No response

Description
Error:
Error: Command timed out after undefined milliseconds: osascript
Timed out
    at Timeout.<anonymous> (/Users/jeksn/.config/raycast-x/extensions/e4381fcc-1fe3-4c6f-9c28-301482ef7c92/search-feeds.js:76:6579)
    at listOnTimeout (node:internal/timers:585:17)
    at process.processTimers (node:internal/timers:521:7)
Steps To Reproduce
  1. Go to Search Feeds
  2. The extension loads for a while and fails with the provided error message.
Current Behaviour

No response

Expected Behaviour

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the NetNewsWire extension linked in the issue and the search-feeds.js entry point named in the error. Reproduce the Search Feeds command and trace the osascript timeout. Done means the command loads search results without timing out or showing the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.