-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin fails to load after update to gmusicapi 8.0.0 #95
Comments
This continues to be an issue after uninstalling gmusicapi and installing 7.0.1.dev0, the version which worked before. |
Hello q20. http://forums.slimdevices.com/showthread.php?98526-Google-Music-Plugin/page11 Here's the journal of attempts I went through last summer. Resolution seemed to come from disabling and then enabling SSL. I hope there's something there you can use. #85 |
Hey, Mark No logged-in message. The plugin simply fails to load and the errors I listed above are logged. Unfortunately, as the plugin fails to load, I am unable to toggle SSL. Can this be achieved by editing a config file somewhere? |
Hi
tried this |
After installing debian jessie on my Raspberry Pi 2 and trying to get this plugin working, I see the following errors logged: Slim::bootstrap::tryModuleLoad (286) Warning: Module [Plugins::GoogleMusic::Plugin] failed to load: |
Hi all
I'm seeing the following error after upgrading:
[16-02-17 23:34:27.7137] Slim::bootstrap::tryModuleLoad (286) Warning: Module [Plugins::GoogleMusic::Plugin] failed to load:
Error -- py_eval raised an exception at /usr/local/lib/perl/5.14.2/Inline/Python.pm line 221.
BEGIN failed--compilation aborted at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 82.
Compilation failed in require at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm line 20.
BEGIN failed--compilation aborted at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm line 20.
Compilation failed in require at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm line 24.
BEGIN failed--compilation aborted at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm line 24.
Compilation failed in require at (eval 898) line 2.
BEGIN failed--compilation aborted at (eval 898) line 2.
Any suggestions as to how to get this working again? Help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: