Resolve Error: You do not have a valid licence for this plugin.

I have updated my shop from shopware 5.2 to 5.4.5.

There are some plugins which I needed to update manually. After I get done with the code changes, I went to the backend and clicked local update button in plugin manager.

 

But I got the following error.

"Error

You do not have a valid licence for this plugin.
Error code: BinariesException-15"

 

Additionally I also tried to comment chcklicense code inside plugin’s bootstrap and used return true inside it only, but that too didnt work.

 

What could be the issue?

Thanks