reisxd / TizenTube

A NodeJS script to remove ads and add support for Sponsorblock for your Tizen TV (2017 and forward).
https://tizentube.live
GNU General Public License v3.0
389 stars 34 forks source link

Certificate issue while installing using Tizen Studio #59

Closed max0093 closed 1 month ago

max0093 commented 1 month ago

I'm facing this error whenever I try to install.. tried deleting my certificate profile and creating a new one but it didn't help

install failed[118, -12], reason: Check certificate error : :Invalid certificate chain with certificate in signature.:<-3>

image

reisxd commented 1 month ago

What's your TVs model?

max0093 commented 1 month ago

QA55Q60DAU

reisxd commented 1 month ago

It should work. No idea why. You have a 2022 model TV, which the certificate should be compatible with.

max0093 commented 1 month ago

The Amazon page where I bought the tv states that it's "QA55Q60DAUXEG [2024 Model]".. not sure if this is relevant information or not. Any advice or something to try?

reisxd commented 1 month ago

Oh, I see. Samsung loves to reuse the same model. If it is 2024 model, then you'll have to rebuild TizenBrew with your own certificate. You should see the GitHub Workflow on how the dist/index.js file is built.

If only Tizen/Samsung updated their CLI tools and fixed Tizen certificate creation on IDE.