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

MLB - raise Exception("could not authenticate: {authz_contet}") #58

Open
macray76 opened this issue Apr 8, 2022 · 2 comments
Open

MLB - raise Exception("could not authenticate: {authz_contet}") #58

macray76 opened this issue Apr 8, 2022 · 2 comments

Comments

@macray76
Copy link

macray76 commented Apr 8, 2022

MLB account credentials are entered correctly but I get the following error:
raise Exception("could not authenticate: {authz_contet}")

I've extracted the response from the authz call and it came back with this:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
  <head>
    <title>403 Forbidden</title>
  </head>
  <body>
    <h1>Error 403 Forbidden</h1>
    <p>Forbidden</p>
    <h3>Guru Mediation:</h3>
    <p>Details: cache-iad-kjyo7100136-IAD 1649414904 3363262204</p>
    <hr>
    <p>Varnish cache server</p>
  </body>
</html>

Any ideas?

@tonycpsu
Copy link
Owner

Do the same credentials work through a browser? Any VPN involved?

@macray76
Copy link
Author

macray76 commented Apr 10, 2022

Tried this evening and the authentication error has gone (must have been an issue on the server side).

However it is now bringing a different error:

streamglob mlb/2022-04-08.bos
couldn't find command for feh
couldn't find command for mpv
couldn't find command for vlc
2022-04-10 22:58:27 [ base:182 ] [ warning] couldn't initialize configuration for instagram

2022-04-10 22:58:41 [ player:185 ] [ info] get: {'media_types': {'video'}}
2022-04-10 22:58:41 [ main:605 ] [ error] coroutine raised StopIteration
NoneType: None

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

2 participants