Youtube plugin : cannot authenticate

Hi all,

I’ve been playing with the Volumio2 Youtube plugin for a couple of days now, and it worked. Because I ran into Youtube API quota limits that were not resolved the next day, I uninstalled and reinstalled the Youtube plugin. But on clicking the ‘Log In’ button to authenticate and enable the plugin, I get :

*oauth-performer.dfs.volumio.org** unexpectedly closed the connection

Using curl I get :

$ curl  -k https://oauth-performer.dfs.volumio.org/youtube
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to oauth-performer.dfs.volumio.org:443

and using wget I get :

$ wget --no-check-certificate "https://oauth-performer.dfs.volumio.org/youtube"
--2020-06-24 13:14:15--  https://oauth-performer.dfs.volumio.org/youtube
Resolving oauth-performer.dfs.volumio.org (oauth-performer.dfs.volumio.org)... 206.189.240.99
Connecting to oauth-performer.dfs.volumio.org (oauth-performer.dfs.volumio.org)|206.189.240.99|:443... connected.
GnuTLS: The TLS connection was non-properly terminated.
Unable to establish SSL connection.

I suspect this is a server side problem ( on ‘oauth-performer.dfs.volumio.org’ ). Anybody else having this problem ?

Thanks !

Oops… I just found ‘Spotify plugin 2.02 and authorization => oauth-performer.dfs.volumio.org not answering’…
will close this one.