raycast / raycast/extensions

[Spotify Player] Menu bar stops tracking "Now Playing" and displays red exclamation mark eror

Open
#30,236 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Extension

https://www.raycast.com/mattisssa/spotify-player

Raycast Version

1.104.24

OS Version

MacOS Tahoe 26.5.2 (25F84)

Description
Error:
TypeError: fetch failed

    at withAccessToken() (<anonymous>)
    at Fi (<anonymous>)
yr:index.js:7:3106
    at ray-navigation-stack (<anonymous>)
Steps To Reproduce
  1. Activate Menu Item
  2. Menu items works for a while
  3. After a couple of hours of playtime, Menu Item becomes stuck on a song no longer playing, and becomes unresponsive
  4. Reloading menu item in Raycast does nothing--now the menu item is red triangle with an exclamation mark in it
  5. Restarting the extension, the menu item, and even Raycast, does not fix it.
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 with the linked Spotify Player extension and reproduce the sequence in the issue: let the menu item run for several hours, then reload and restart it. Inspect the reported fetch failure at withAccessToken() and the yr:index.js:7:3106 entry point. Done means Now Playing continues tracking the current song and the menu item no longer becomes unresponsive or shows the red error indicator.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
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.