Page 1 of 1

USA-PA66100-X has been DELETED at the headend

Posted: Wed Feb 05, 2020 12:19 pm
by Billycar11
Y tho
[2/5/2020 5:15:02 AM] [ INFO] Successfully retrieved the station mapping for lineup USA-PA66100-X.
[2/5/2020 5:15:02 AM] [WARNG] Subscribed lineup USA-PA66100-X has been DELETED at the headend.
[2/5/2020 5:15:02 AM] [ERROR] There are 0 stations queued for download from 1 subscribed lineups. Exiting.
[2/5/2020 5:15:02 AM] [ERROR] Check that lineups are 'INCLUDED' and stations are selected in the EPG123 GUI.
[2/5/2020 5:15:02 AM] [ERROR] Failed to create MXF file. Exiting.

I guess I will just resetup but kinda urf anyone else have there headend line up disappear

Re: USA-PA66100-X has been DELETED at the headend

Posted: Wed Feb 05, 2020 2:03 pm
by garyan2
This happened to someone else last week I think. Evidently the provider (Comcast?) told Gracenote to delete the lineup and create a new one.

You don't need to resetup anything, really. You just need to open the configuration GUI, delete your existing lineup and add the new lineup. A [Save & Execute] will update you and put you back in business.

Re: USA-PA66100-X has been DELETED at the headend

Posted: Wed Feb 05, 2020 3:31 pm
by rkulagow
When the lineup was deleted in the master data we opened a ticket with Gracenote to confirm, because it impacted hundreds of users. The response was that it was a valid delete, and that the provider had Gracenote create a new lineup.

Re: USA-PA66100-X has been DELETED at the headend

Posted: Wed Feb 05, 2020 9:53 pm
by Billycar11
I have FiOS but yeah same idea just wished it auto merged or something

Re: USA-PA66100-X has been DELETED at the headend

Posted: Fri Feb 07, 2020 1:46 am
by Billycar11
Successfully added lineup USA-PA71515-X to account. serverID: 20141201.web.1 , message: Added lineup. , changesRemaining: 5
are we only allowed to change a certain amount of times? because it says 5 left what happens when we run out? fios could ask them to delete it 5 more times

Re: USA-PA66100-X has been DELETED at the headend

Posted: Fri Feb 07, 2020 2:02 am
by garyan2
Billycar11 wrote: Fri Feb 07, 2020 1:46 am Successfully added lineup USA-PA71515-X to account. serverID: 20141201.web.1 , message: Added lineup. , changesRemaining: 5
are we only allowed to change a certain amount of times? because it says 5 left what happens when we run out? fios could ask them to delete it 5 more times
That limitation is for a current 24 hour period. You can have as many as 6 lineup additions to your account within a 24 hour period.

Re: USA-PA66100-X has been DELETED at the headend

Posted: Fri Feb 07, 2020 3:24 am
by Billycar11
garyan2 wrote: Fri Feb 07, 2020 2:02 am That limitation is for a current 24 hour period. You can have as many as 6 lineup additions to your account within a 24 hour period.
ok thanks for the info

Re: USA-PA66100-X has been DELETED at the headend

Posted: Sun Aug 20, 2023 6:33 pm
by imrockin
I am getting the same error as the OP, using Verizon.

[ERROR] Subscribed lineup USA-NJ67209-X has been DELETED at the headend.
[ERROR] Failed to create MXF file. Exiting.

In EPG123, my Subscribed Lineups
[Deleted] DELETED LINEUP ()

I removed the lineup, saved it, then re-added it. Save and execute and the same issue occurred.
I have downloaded the latest version of epg123 as well.

Any help would be really appreciated.

Re: USA-PA66100-X has been DELETED at the headend

Posted: Sun Aug 20, 2023 6:34 pm
by garyan2
Submit a ticket with Schedules Direct.

Sent from my SM-G781U1 using Tapatalk


Re: USA-PA66100-X has been DELETED at the headend

Posted: Sun Aug 20, 2023 6:40 pm
by imrockin
Thanks, will do. Will post results here.

Re: USA-PA66100-X has been DELETED at the headend

Posted: Tue Aug 29, 2023 5:31 pm
by WMCDUDE
I got the same issue today.

Code: Select all

[8/29/2023 11:00:12 AM] [ERROR] Subscribed lineup USA-MN58526-X has been DELETED at the headend.
If I delete the existing line up and search, the line up shows in the list. If I Add New, Apply & Exit, the name changes to DELETED LINEUP.

EDIT: I opened a ticket with Schedules Direct and it look like it's working again. :D

Also this error: :wtf:

Code: Select all

   [8/29/2023 11:17:58 AM] [ERROR][b] Unhandled exception caught from epg123Client.exe. message: Access to the path 'Global\EPG123Indexing' is denied.[/b]
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.Threading.Mutex.MutexTryCodeHelper.MutexTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.Mutex.CreateMutexWithGuaranteedCleanup(Boolean initiallyOwned, String name, Boolean& createdNew, SECURITY_ATTRIBUTES secAttrs)
   at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name, Boolean& createdNew, MutexSecurity mutexSecurity)
   at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name, Boolean& createdNew)
   at epg123Client.Program.Main(String[] args)