cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Ghost Subscription - Deleted subscription showing error

SrijithKrish
12-Amethyst

Ghost Subscription - Deleted subscription showing error

Hi All,

 

A subscription was deleted but even after the deletion whenever the event is triggered an error pops in the log saying the subscription (deleted one) is not found.

 

Error Message : 

'Event handler <subscriptionName> not found. Cannot execute Subscription'

 

Thanks in Advance

Srijith

1 ACCEPTED SOLUTION

Accepted Solutions

You can rename the triggering event of the subscription, such as renameing the property if it triggers the subscription by value change event, this is a workaournd solution.

 

For Root cause, you can check in the DB for the Thing structure, if the subscription still exist/ export the thing to another TWX server, to check if the problem reproduce.

View solution in original post

4 REPLIES 4

You can rename the triggering event of the subscription, such as renameing the property if it triggers the subscription by value change event, this is a workaournd solution.

 

For Root cause, you can check in the DB for the Thing structure, if the subscription still exist/ export the thing to another TWX server, to check if the problem reproduce.

Thank You @zyuan1 for the response

Here we are not able to rename the event.

How can I find within the DB if the subscription still exists?

 

It should be in the ThingModel table in your persistence provider, find the entity and check the details.

slangley
23-Emerald II
(To:SrijithKrish)

Hi @SrijithKrish.

 

If you feel your question has been answered, please mark the appropriate response as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

Top Tags