This repository was archived by the owner on Jun 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
This repository was archived by the owner on Jun 26, 2023. It is now read-only.
Not accepting user/pass combo #59
Copy link
Copy link
Open
Description
I hate to make this issue, because I know how it looks...
$ ./build_and_run -fv
Running CMake to regenerate build system...
-- Checking for module 'libnotify'
-- No package 'libnotify' found
-- Checking for module 'sox'
-- No package 'sox' found
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/alex/repos/spop/build
[ 39%] Built target spopd
[ 46%] Built target spop_plugin_awesome
[ 78%] Built target spop_plugin_mpris2
[ 85%] Built target spop_plugin_scrobble
[ 92%] Built target spop_audio_ao
[100%] Built target spop_plugin_savestate
spop Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015 Thomas Jost and the spop contributors
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.
See the COPYING file bundled with this program for details.
Powered by SPOTIFY(R) CORE
2016-08-25 17:42:27 [SPTF] 21:42:27.418 I [offline_authorizer.cpp:297] Unable to login offline: no such user
2016-08-25 17:42:27 [INFO] Listening on ::1: 6602
2016-08-25 17:42:27 [INFO] Listening on 127.0.0.1: 6602
2016-08-25 17:42:27 [SPTF] 21:42:27.425 I [ap:1752] Connecting to AP ap.spotify.com:4070
2016-08-25 17:42:27 [SPTF] 21:42:27.455 I [ap:1226] Connected to AP: 23.92.108.100:4070
2016-08-25 17:42:27 [SPTF] 21:42:27.692 E [ap:3915] Connection error: 410
2016-08-25 17:42:27 [WARN] Login failed: Bad username and/or password
2016-08-25 17:42:27 [ERR ] Could not get the playlist container.
Trace/BPT trap: 5
I can confirm that I have ~/.config/spop/spopd.conf
and that I have modified spotify_username
& spotify_password
to the correct values, which I tested.
Does spop have an upper limit to password length it can accept?
Metadata
Metadata
Assignees
Labels
No labels