mherger wrote: 
> Could you please set logging for plugin.spotty to INFO, then reproduce
> the issue. Then provide the server.log. Above error message means that
> the helper tries to access a file it can't find. From the server.log I
> might see what it tries to do, what files/folders it's trying to access.

INFO didn't seem to reveal much more so opted for DEBUG. Even then not
sure if it is that helpful. The cachefolder does exist.


[18-02-02 08:18:13.8644] Plugins::Spotty::API::getToken (98) Didn't find
cached token. Need to refresh.
[18-02-02 08:18:13.8660] Plugins::Spotty::API::getToken (118) Trying to
get access token:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
-n Squeezebox -c 'C:\ProgramData\Squeezebox\Cache\spotty\03f3660b' -i
abcdef1234567890 --get-token --scope
'user-read-private,user-follow-modify,user-follow-read,user-library-read,user-library-modify,user-top-read,user-read-recently-played,user-read-playback-state,user-modify-playback-state,playlist-read-private,playlist-read-collaborative,playlist-modify-public,playlist-modify-private'
[18-02-02 08:18:22.7929] Plugins::Spotty::API::getToken (121) Got
response: thread 'main' panicked at 'called `Result::unwrap()` on an
`Err` value: Error { repr: Os { code: 123, message: "The filename,
directory name, or volume label syntax is incorrect." } }',
src\libcore\result.rs:860
note: Run with `RUST_BACKTRACE=1` for a backtrace.
[18-02-02 08:18:22.7933] Plugins::Spotty::API::getToken (125) Failed to
get Spotify access token: 'true' expected, at character offset 0 (before
"thread 'main' panick...") at
C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/Spotty/API.pm
line 122.

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value:
Error { repr: Os { code: 123, message: "The filename, directory name, or
volume label syntax is incorrect." } }', src\libcore\result.rs:860
note: Run with `RUST_BACKTRACE=1` for a backtrace.
[18-02-02 08:18:22.7935] Plugins::Spotty::API::getToken (142) Failed to
get Spotify access token


------------------------------------------------------------------------
Squid's Profile: http://forums.slimdevices.com/member.php?userid=9073
View this thread: http://forums.slimdevices.com/showthread.php?t=108561

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to