tonywagner / plugin.video.mlbserver

watch from Kodi and/or any web browser
GNU General Public License v2.0
13 stars 4 forks source link

Login - No Response #12

Closed leiaaloha closed 1 month ago

leiaaloha commented 1 month ago

after putting in username and password, get

redirects to /mlb/login This page isn’t working x.x.x.x didn’t send any data. ERR_EMPTY_RESPONSE

Can confirm the settings.xml does show my username and password after I try to login. from there nothing works. e.g. team lists shows, but won't play and if I just try to list today's games does not work.

This was using docker compose

tonywagner commented 1 month ago

I just published a new version, make sure you are using that and let me know if the problem persists. 2024.7.24.1

leiaaloha commented 1 month ago

Docker won't stay running. fd5e5532621e tonywagner/plugin.video.mlbserver:2024.7.24.2 "python3 service.py" 11 seconds ago Restarting (0) Less than a second ago plugin.video.mlbserver

leiaaloha commented 1 month ago

Also tried the :latest tag, but issue is the same on login

leiaaloha commented 1 month ago

Just tried, docker pull tonywagner/plugin.video.mlbserver:2024.7.24.1 that starts but same error

tonywagner commented 1 month ago

I suspect this should be fixed by https://github.com/tonywagner/plugin.video.mlbserver/commit/0082d833c1a67192a6618de2f16dd883ec900a97, if not earlier. Let me know if it's still a problem on the latest version.