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

Too many usage attempts #8

Open
calmarc opened this issue Apr 24, 2016 · 2 comments
Open

Too many usage attempts #8

calmarc opened this issue Apr 24, 2016 · 2 comments

Comments

@calmarc
Copy link

calmarc commented Apr 24, 2016

hi,
I have the lastest (today) git version.

I get following error, when trying to play a recent game:
11:01:06 99.151176 T:1731195808 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'resources.lib.nhlgc.LogicError'>
Error Contents: Sign-on restriction: Too many usage attempts[CR](function: get_event_info)
Traceback (most recent call last):
File "/storage/.kodi/addons/xbmc-nhl-gamecenter-master/main.py", line 461, in
game_center.MODE_view_options(game)
File "/storage/.kodi/addons/xbmc-nhl-gamecenter-master/main.py", line 347, in MODE_view_options
event_info = self.game_center.get_event_info(game['event_id'])
File "/storage/.kodi/addons/xbmc-nhl-gamecenter-master/resources/lib/nhlgc.py", line 442, in get_event_info
raise self.LogicError(fn_name, r_json['status_message'])
LogicError: Sign-on restriction: Too many usage attempts[CR](function: get_event_info)
-->End of Python script error report<--
11:01:06 99.154518 T:1962463232 DEBUG: ------ Window Init (DialogKaiToast.xml) ------

(on a rasbperry 3, openelec 6.95.2.7.0)

I tried to login via the normal webbrowser, there it works.

cheers and thanks,
calmar

@calmarc
Copy link
Author

calmarc commented Apr 24, 2016

however now it works again.. hm. let's see how long

@calmarc
Copy link
Author

calmarc commented Apr 24, 2016

again: Error Type: <class 'resources.lib.nhlgc.LogicError'>
Error Contents: Sign-on restriction: Too many usage attempts[CR](function: get_event_info)

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

1 participant