Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Game Pass no access #247

Closed
msmittag opened this issue Aug 9, 2016 · 25 comments
Closed

Game Pass no access #247

msmittag opened this issue Aug 9, 2016 · 25 comments

Comments

@msmittag
Copy link

msmittag commented Aug 9, 2016

Dear Friends,

I run KODI on a Raspberry Pi3 with OpenElec operating system mainly to watch the NFL from Germany via the Game Pass Add-on.

I registered for a free test week and anything worked perfect. I was very pleased with the service so I signed up for the whole season. Sorrowly after the test week ended my access was cancelled and now that my full subscription is active I can't get it to work anymore. My credentials are correct as I am able to login and watch games on my desktop computer via the browser.

I already tried:

  • resetting my RB Pi and reinstall anything from the start
  • changed the internet access (tethering from my phone) to rule out router problems
  • changed password several times

The thing is I get the 'bad jujumagumbo'-error whatever password I type into the configuration - correct one, wrong one, even no one. My guess is that the password is not submitted correctly or at all.

Anyone with a good idea or advice?

Cheers
Michael

@aqw
Copy link
Collaborator

aqw commented Aug 9, 2016

@msmittag Can you enable debugging both in Kodi and on the addon and provide a log? That'll help narrow down what the problem is; "bad jujumagumbo" is our catch-all error. Bad credentials should raise a login error, so likely something else is wrong.

---Alex

@Ghoschdi
Copy link

Ghoschdi commented Aug 9, 2016

Just curious: Kodi 17.x? If so, I had that too. I had to remove the NFL GP Addon and install it manually from the ZIP with the newest master from github + editing the addon.xml with the right xbmc.gui 5.12.0.

@msmittag
Copy link
Author

Hey Guys,

many thanks for trying to help me.

@Ghoschdi - I got Kodi 15.2 Git:02e7013 (Compiled: Mar 1 2016)
Never the less I am more than willing to take your advive and reinstall from ZIP. Just - although I'm working in IT consider me a Newbie when it comes to all this. How exactly does the installation work?

@Alexqw - I activated both debugging options. Where will I find the LOG-files you need (see above - the Newbie-thing...)

Greetings
Michael

@Ghoschdi
Copy link

Any reason you are not running the latest stable 16.2? If not, try upgrading to 16.2 and use the latest version of NFL GP from the Repo. My issue is purely related to upgrading to the 17.x branch with an installed version of NFL GP from the repo, that does not support 17.x out of the box.

@bobbylocs
Copy link

bobbylocs commented Aug 11, 2016

@Ghsochdi can you help. Since you have Nvidia Shield box. I can't login on any kodi devices firetvs and my phone and Nvidia Shield. All are on SPMC 16.4.0 of kodi. I've installed 16.1 on phone and app will not login. Login is the whole problem. Can someone plz help. I can login fine on the website just add-on the problem. I'm on the latest verison of NFL gamepass add-on thanks.

@aqw
Copy link
Collaborator

aqw commented Aug 11, 2016

@bobbylocs You will need to provide a debug log for us to troubleshoot this. Both you and @msmittag can follow those directions here. In addition, go into the GamePass addon's setting and enable debugging.

@msmittag I agree with @Ghoschdi, you should be running latest stable (16.2). We havn't released for Kodi 15.x in awhile, so you're currently running a somewhat older version of this addon.

---Alex

@Ghoschdi
Copy link

@bobbylocs : Sorry, i do not use the spinoff SPMC, but the regular Kodi so i can only guess. I agree with @Alexqw that w/o logs it will be difficult to nail that. But happy to support as soon as we have more details.

@bobbylocs
Copy link

bobbylocs commented Aug 11, 2016

kodilogs.zip
Here are my logs from a fresh install of kodi 16.1 stable verison failed login. Also 16.4.0 of spmc is newer than 16.2 its more of the 17.0+ range. Special verison for mainly Shield tv and all andriod devices. Again my error logins are all on andriod devices via Firetv, Shield and Phone through kodi.

@Ghoschdi
Copy link

Ghoschdi commented Aug 11, 2016

Just to make sure: You are an US resident as you use GP domestic?
The primary error should be this:

ERROR: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connection.py:266: SubjectAltNameWarning: Certificate for gamepass.nfl.com has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
                                              SubjectAltNameWarning
06:21:30 T:18446744072929147184   DEBUG: [pigskin]: Response code: 200
06:21:30 T:18446744072929147184   DEBUG: [pigskin]: Response: <?xml version="1.0" encoding="UTF-8"?>
                                            <result>

                                                    <code>loginfailed</code>

The result is GP does not provide a username back and you fail to login. I know there was a challenge with urllib in older python releases: urllib3/urllib3#523, but unfortunately only @Alexqw can have a look at that, as i am not knowledgeable enough about the deep GP addon code.

@bobbylocs
Copy link

bobbylocs commented Aug 11, 2016

I am in the US but using a VPN outside country which for sideload NFL gamepass app works fine on all devices so logins just fine. If I login on add-on under domestic still gives me same login error

@Ghoschdi
Copy link

@bobbylocs : Understood - your log just stated that it tried to login domestic and your location is US. So, if the VPN connection works for your Kodi install and GP is set to international, you have to wait for Alex, sorry.

@bobbylocs
Copy link

I do have it set to international. So you mean to till me it its saying I'm in the US?

@Ghoschdi
Copy link

Ghoschdi commented Aug 11, 2016

This is what your log says, yes

 <isGPDomestic>true</isGPDomestic>
                                                    <nflAccessToken></nflAccessToken>
                                                    <nflConcurrentId></nflConcurrentId>

                                                <country>US</country>

@msmittag
Copy link
Author

@Ghoschdi - I just tried to find some information on how to update to KODI 16.2 but it seems on the net is no description that I understand (again - Newbie to all this). Could you provide a link to a step-by-step installation guide?

@bobbylocs
Copy link

I was fine able to login but only on domestic? With VPN on. So why with VPN on can I login the gamepass app international just fine but on add-on on Kodi will only login on domestic side?

@Ghoschdi
Copy link

@msmittag: First of all sorry, but it mean 16.1. And there is a repo you can add to your PI. Details here: https://www.raspberrypi.org/forums/viewtopic.php?p=832735#p832735 - it upgrades Kodi fine from there

@bobbylocs: So, are you telling me that you are now able to login if you set the addon to domestic? But it does not work with international?

@bobbylocs
Copy link

Correct

@bobbylocs
Copy link

bobbylocs commented Aug 11, 2016

Just now I was able to login on Kodi 16.1 can't login on spmc 16.4.0 either domestic or international but on Kodi 16.1 domestic I'm able to login only

@aqw
Copy link
Collaborator

aqw commented Aug 11, 2016

@bobbylocs So, just to confirm: on Kodi 16.1 you can login, but not play anything?

---Alex

@bobbylocs
Copy link

Well there nothing to play on domestic side right? And yes when I enter international it gives login error with VPN outside the country

@bobbylocs
Copy link

Same VPN will play NFL gamepass app just fine on international

@bobbylocs
Copy link

bobbylocs commented Aug 11, 2016

Ok sorry its working on Kodi 16.1 now international I was putting Canada and Mexico that was the issue. Has be Europe I picked England sorry thanks for the help. In order to make it work on spmc 16.4.0 I had to copy gamepass complete folder from kodi 16.1 only way

@msmittag
Copy link
Author

Hey Guys,

I just installed the latest Beta of OpenElec including Kodi 16.1 on my Pi an IT WORKS! Consider me a happy camper! Many thanks for your help and support. I hope your team will do you proud this season - as long as they don't beat the Niners. But what am I saying - anyone beats the Niners these days.

Again - many thanks
Michael

@kaileu
Copy link
Collaborator

kaileu commented Aug 12, 2016

Glad to hear everything solved :)
Go Hawks!

Mit freundlichen Grüßen
Kai Leutner

Am 12.08.2016 um 20:32 schrieb msmittag notifications@github.com:

Hey Guys,

I just installed the latest Beta of OpenElec including Kodi 16.1 on
my Pi an IT WORKS! Consider me a happy camper! Many thanks for your
help and support. I hope your team will do you proud this season -
as long as they don't beat the Niners. But what am I saying - anyone
beats the Niners these days.

Again - many thanks
Michael


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Hey Guys,

I just installed the latest Beta of OpenElec including Kodi 16.1 on
my Pi an IT WORKS! Consider me a happy camper! Many thanks for your
help and support. I hope your team will do you proud this season -
as long as they don't beat the Niners. But what am I saying - anyone
beats the Niners these days.

Again - many thanks
Michael

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#247 (comment)

@aqw
Copy link
Collaborator

aqw commented Aug 12, 2016

@msmittag Glad to hear everything is working. Closing. :-)

---Alex

Go Pack. :-D

@aqw aqw closed this as completed Aug 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants