-
-
Notifications
You must be signed in to change notification settings - Fork 308
Description
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"
}