Skip to content
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

Open
q20 opened this issue Feb 17, 2016 · 5 comments
Open

Plugin fails to load after update to gmusicapi 8.0.0 #95

q20 opened this issue Feb 17, 2016 · 5 comments

Comments

@q20
Copy link

q20 commented Feb 17, 2016

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.

@q20
Copy link
Author

q20 commented Feb 18, 2016

This continues to be an issue after uninstalling gmusicapi and installing 7.0.1.dev0, the version which worked before.

@mark-e-mark
Copy link

Hello q20. http://forums.slimdevices.com/showthread.php?98526-Google-Music-Plugin/page11
Are you seeing a logged in message in the LMS Google Plugin page?

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

@q20
Copy link
Author

q20 commented Feb 19, 2016

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?

@barker94
Copy link

Hi
I'm having the same issue
logs say

Error -- py_eval raised an exception at /usr/local/lib/x86_64-linux-gnu/perl/5.20.2/Inline/Python.pm line 177. BEGIN failed--compilation aborted at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 74. 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 939) line 1. BEGIN failed--compilation aborted at (eval 939) line 1.

tried this
but have had no luck

@q20
Copy link
Author

q20 commented Mar 17, 2016

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:
Error -- py_eval raised an exception at /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2/Inline/Python.pm line 177.
BEGIN failed--compilation aborted at /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 74.
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 847) line 1.
BEGIN failed--compilation aborted at (eval 847) line 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants