-
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 doesn't start due to exceptions.AttributeError: CookieJar instance has no attribute 'copy' #34
Comments
I must admit that I've never seen this error. A bit of googling tells that this is probably Python related. A first thing would be to update gmusicapi to the developer version:
You could also try to update the Perl Inline and Inline::Python module:
Does this help? |
updated the gmusicapi and executed the perl commands. i just reinstalled logitechmediaserver, added the google music plugin, but still the same error |
also tried updating all perl modules, didn't resolve the issue either |
I have no clue. Do you have any idea what has changed when the error occurred? What kind of system do you have? What are the LMS and Google Music Plugin versions? @simon-weber Do you have an idea what the exception below is all about?
|
I don't think I ever try to copy a cookiejar. My bet would be that this is a bug in requests. @ronajon can you show us the output of |
i had requests 1.2.0, and after upgrading to 2.2.1 the problem is solved! for the record, here's my old pip freeze Cheetah==2.4.4 |
Glad it works! I'll make a note to test on requests 1.2.0 -- if it always breaks, I can blacklist it. |
@simon-weber Thanks for your help! @ronajon Great that it works now and thank you for reporting this issue. I suspect it's closed now ... |
since a couple of days i can't browse Google Music anymore.
in the server.log this message appears
[14-03-22 19:53:43.4525] Slim::Utils::PluginManager::load (348) Warning: Couldn't call Plugins::GoogleMusic::Plugin->initPlugin: exceptions.AttributeError: CookieJar instance has no attribute 'copy' at line 106
The text was updated successfully, but these errors were encountered: