Spotify plugin not starting

Hi

I did a fresh install of Volumio in a Raspberrypi 4
And the Spotify plugin is not working (v 2.0.3)
It loads but gives an error “This plugin is failing to start. Please install updated version, or contact plugin developer”
The Settings page appears empty, and says on top “No Configuration Available”
I did ssh to the rasp and tryed to start spop service, and the result was:

● spop.service - Spotify Daemon
   Loaded: loaded (/lib/systemd/system/spop.service; disabled; vendor preset: enabled)
   Active: failed (Result: signal) since Tue 2022-06-07 23:43:24 UTC; 2s ago
  Process: 2822 ExecStart=/usr/bin/spopd -f -c /etc/spopd.conf (code=killed, signal=TRAP)
 Main PID: 2822 (code=killed, signal=TRAP)

Jun 07 23:43:24 wfonia systemd[1]: Started Spotify Daemon.
Jun 07 23:43:24 wfonia volumio[2822]: 2022-06-07 23:43:24 [SPTF] 23:43:24.404 I [offline_authorizer.cpp:297] Unable to login offline: no such user
Jun 07 23:43:24 wfonia volumio[2822]: 2022-06-07 23:43:24 [SPTF] 23:43:24.413 I [ap:1752] Connecting to AP ap.spotify.com:4070
Jun 07 23:43:24 wfonia volumio[2822]: 2022-06-07 23:43:24 [SPTF] 23:43:24.493 I [ap:1226] Connected to AP: 104.199.65.124:4070
Jun 07 23:43:24 wfonia volumio[2822]: 2022-06-07 23:43:24 [SPTF] 23:43:24.617 E [ap:3953] Connection error:  409
Jun 07 23:43:24 wfonia volumio[2822]: 2022-06-07 23:43:24 [WARN] Login failed: User needs a premium account
Jun 07 23:43:24 wfonia volumio[2822]: 2022-06-07 23:43:24 [ERR ] Could not get the playlist container.
Jun 07 23:43:24 wfonia systemd[1]: spop.service: Main process exited, code=killed, status=5/TRAP
Jun 07 23:43:24 wfonia systemd[1]: spop.service: Failed with result 'signal'.

And I tried another thing, went to the file /etc/spopd.conf and filled my spotify user and pass ( I have a premium account), same result. Service won’t start

The I tryed running /usr/bin/spopd -f -c /etc/spopd.conf, with the result:

volumio@wfonia:~$ sudo /usr/bin/spopd -f -c /etc/spopd.conf
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

2022-06-07 23:47:18 [ERR ] Can't load sox audio plugin: libsox.so.2: cannot open shared object file: No such file or directory
Trace/breakpoint trap

Any suggestions ?

You could have saved yourself some time by searching the forum.