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

magentatv.de Broken #2367

Open
mufflon101 opened this issue May 5, 2024 · 0 comments · May be fixed by #2382
Open

magentatv.de Broken #2367

mufflon101 opened this issue May 5, 2024 · 0 comments · May be fixed by #2382
Labels
broken guide Error in the EPG

Comments

@mufflon101
Copy link

mufflon101 commented May 5, 2024

Site

web.magentatv.de

Description

npm run grab -- --site=tv.magenta.at

FetchError: request to https://api.prod.sngtv.magentatv.de/EPG/JSON/Authenticate?SID=firstup&T=Windows_chrome_118 failed, reason: getaddrinfo EAI_AGAIN api.prod.sngtv.magentatv.de
at ClientRequest. (/epg/node_modules/node-fetch/lib/index.js:1491:11)
at ClientRequest.emit (node:events:518:28)
at TLSSocket.socketErrorListener (node:_http_client:500:9)
at TLSSocket.emit (node:events:518:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
type: 'system',
errno: 'EAI_AGAIN',
code: 'EAI_AGAIN'

So far its only seems to be the .DE Site , the AT ones worked fine while testing .

https://api.prod.sngtv.magentatv.de/EPG/JSON/PlayBillList
also reports
{
"retcode":"-3",
"desc":"User's session has been expired, please relogin EPG.",
"errorCode":"85983527"
}

@mufflon101 mufflon101 added the broken guide Error in the EPG label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken guide Error in the EPG
Development

Successfully merging a pull request may close this issue.

1 participant