[Spotify Player] Menu bar stops tracking "Now Playing" and displays red exclamation mark eror
Open
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
- Activate Menu Item
- Menu items works for a while
- After a couple of hours of playtime, Menu Item becomes stuck on a song no longer playing, and becomes unresponsive
- Reloading menu item in Raycast does nothing--now the menu item is red triangle with an exclamation mark in it
- Restarting the extension, the menu item, and even Raycast, does not fix it.
Current Behaviour
No response
Expected Behaviour
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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