[GH-ISSUE #927] localhost is not opening #401

Open
opened 2026-02-28 14:48:56 +03:00 by kerem · 13 comments
Owner

Originally created by @dzhoz0 on GitHub (Dec 24, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/927

I installed spotify-tui through the AUR package, spotify-tui, when I finish authorization, the callback doesn't work the localhost:8888 is not opened. Am I missing to start any init files or anything?

Originally created by @dzhoz0 on GitHub (Dec 24, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/927 I installed spotify-tui through the AUR package, `spotify-tui`, when I finish authorization, the callback doesn't work the `localhost:8888` is not opened. Am I missing to start any init files or anything?
Author
Owner

@910249 commented on GitHub (Jan 1, 2022):

Are you sure on your spotify dashboard you put localhost:8888 + the callback uri? I had this bug a while ago, its easy to fix, just make sure your url is exactly as the documentation says it should be.
https://github.com/Rigellute/spotify-tui#connecting-to-spotifys-api

<!-- gh-comment-id:1003562676 --> @910249 commented on GitHub (Jan 1, 2022): Are you sure on your spotify dashboard you put localhost:8888 + the callback uri? I had this bug a while ago, its easy to fix, just make sure your url is exactly as the documentation says it should be. https://github.com/Rigellute/spotify-tui#connecting-to-spotifys-api
Author
Owner

@910249 commented on GitHub (Jan 1, 2022):

Also if you think that AUR is the error try using snap to install it.

<!-- gh-comment-id:1003562726 --> @910249 commented on GitHub (Jan 1, 2022): Also if you think that AUR is the error try using snap to install it.
Author
Owner

@dzhoz0 commented on GitHub (Jan 1, 2022):

Are you sure on your spotify dashboard you put localhost:8888 + the callback uri?

Yes, I have already checked multiple times. However, my problem is not the invalid redirect uri, the problem is that the localhost:8888 is not running the computer.

Try using snap to install it

Sorry, I can't stand using snap.

<!-- gh-comment-id:1003577918 --> @dzhoz0 commented on GitHub (Jan 1, 2022): > Are you sure on your spotify dashboard you put localhost:8888 + the callback uri? Yes, I have already checked multiple times. However, my problem is not the invalid redirect uri, the problem is that the localhost:8888 is not running the computer. > Try using snap to install it Sorry, I can't stand using snap.
Author
Owner

@910249 commented on GitHub (Jan 1, 2022):

Hmm did you try reinstalling? Maybe the port is blocked?

<!-- gh-comment-id:1003592507 --> @910249 commented on GitHub (Jan 1, 2022): Hmm did you try reinstalling? Maybe the port is blocked?
Author
Owner

@910249 commented on GitHub (Jan 2, 2022):

I am not sure how to help you, I hope you find your answer.

<!-- gh-comment-id:1003715976 --> @910249 commented on GitHub (Jan 2, 2022): I am not sure how to help you, I hope you find your answer.
Author
Owner

@ashtrath commented on GitHub (Jan 3, 2022):

still no update for this? i have the same issue here.
tried building from source same things happen, and no i'll not use snap.

<!-- gh-comment-id:1004002426 --> @ashtrath commented on GitHub (Jan 3, 2022): still no update for this? i have the same issue here. tried building from source same things happen, and no i'll not use snap.
Author
Owner

@910249 commented on GitHub (Jan 10, 2022):

Sorry I guess you will have to stick with the spotify ui until a fix happens

<!-- gh-comment-id:1008888175 --> @910249 commented on GitHub (Jan 10, 2022): Sorry I guess you will have to stick with the spotify ui until a fix happens
Author
Owner

@xinaras commented on GitHub (Feb 24, 2022):

Same problem here. I hope they fix this, I'm really into a CLI-based Spotify client.

<!-- gh-comment-id:1049479505 --> @xinaras commented on GitHub (Feb 24, 2022): Same problem here. I hope they fix this, I'm really into a CLI-based Spotify client.
Author
Owner

@kardusenor commented on GitHub (Aug 7, 2022):

Same problems here. Install with scoop on windows

<!-- gh-comment-id:1207351485 --> @kardusenor commented on GitHub (Aug 7, 2022): Same problems here. Install with scoop on windows
Author
Owner

@EllliesProjects commented on GitHub (Nov 5, 2024):

is there a fix for this? it still won't open

<!-- gh-comment-id:2456730751 --> @EllliesProjects commented on GitHub (Nov 5, 2024): is there a fix for this? it still won't open
Author
Owner

@sewnie commented on GitHub (Nov 5, 2024):

https://github.com/aome510/spotify-player

<!-- gh-comment-id:2456745390 --> @sewnie commented on GitHub (Nov 5, 2024): https://github.com/aome510/spotify-player
Author
Owner

@slateeho commented on GitHub (Mar 8, 2025):

use just http insted https, as described in

Are you sure on your spotify dashboard you put localhost:8888 + the callback uri? I had this bug a while ago, its easy to fix, just make sure your url is exactly as the documentation says it should be. https://github.com/Rigellute/spotify-tui#connecting-to-spotifys-api

<!-- gh-comment-id:2708483028 --> @slateeho commented on GitHub (Mar 8, 2025): use just http insted https, as described in > Are you sure on your spotify dashboard you put localhost:8888 + the callback uri? I had this bug a while ago, its easy to fix, just make sure your url is exactly as the documentation says it should be. https://github.com/Rigellute/spotify-tui#connecting-to-spotifys-api
Author
Owner

@thiagopuntar commented on GitHub (Mar 10, 2025):

use just http insted https, as described in

A dumb thing but happened to me, add http in front of localhost 😅 .

<!-- gh-comment-id:2710055175 --> @thiagopuntar commented on GitHub (Mar 10, 2025): > use just http insted https, as described in > A dumb thing but happened to me, add http in front of localhost 😅 .
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#401
No description provided.