-
Hello,
I have a stage environment, on the same domain (stage.maindomain.com).
I clone the main website there.
After that, all the videos returning hlsjs-lite video not properly encoded.I use Digital Ocean, Coconut and BunnyCDN.
Whatever is made through Bunny Stream plays ok.
The videos that have hls encryption on, are not playing.I have checked the settings and the licenses. Everything seams fine.
I also notice that coconut was not sending files for encoding. I start a new job, that remained on status started. After that I try to change API for coconut, but after that change coconut started to crash the website.
Now, if coconut plugin is active, the wp-admin returns error.I tried to roll back but is not correcting the issue.
I check the database and I found on options table that _transient_fv-player-coconut_license has as value O:8:”stdClass”:1:{s:5:”error”;s:11:”Invalid key”;}
So… I guess I need to reset that field so to add the license again, but the setting page is not loading when the coconut is active so…
Can you tell me where is it in the database to delete it and force the wizard to come up?
Is there something else that I may miss?Looking forward for your suggestions.