mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #475] local host access denied #194
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lktoby on GitHub (May 24, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/475
hi, i tried to install spotify-tui on my newly installed arch linux laptop, but when i try to connect to the spotify api, it loaded a url, asked me to login to spotify, then said localhost:8888 has access denied.

i made sure my spotify app is open (installed via aur) and i have apache installed on my root system.
@Rigellute commented on GitHub (May 27, 2020):
Hmm... is the
sptprocess still running when you get this?Perhaps your system is blocking the local web server that runs during this step?
@Rigellute commented on GitHub (May 27, 2020):
Take a look at the comments in this issue for additional help https://github.com/Rigellute/spotify-tui/issues/476
@lktoby commented on GitHub (May 27, 2020):
yes the process is still running when i get this, and im not sure if my system is blocking the local web server