catalinii / minisatip

minisatip is an SATIP server for linux using local DVB-S2, DVB-C, DVB-T or ATSC cards
https://minisatip.org
328 stars 81 forks source link

CI+ no .bin file generating, cam not getting authorized. #1165

Closed Delitants closed 2 months ago

Delitants commented 2 months ago

I can't see bin file in /var/cache/minisatip anymore. It just doesn't generate it for some reason in recent version from main branch. It used to work before, but don't remember which version.

[28/07 21:05:25.317 AD2]: CA 2 ======= MMI menu ======= [28/07 21:05:25.317 AD2]: [UI 0] Encrypted signal [28/07 21:05:25.317 AD2]: [UI 1]
[28/07 21:05:25.317 AD2]: UI 2: [UI 3] Your TV set does not support displaying of 28/07 21:05:25.318 AD2: [UI 4] this HD content

ls /var/cache/minisatip/ bootid ddci.conf

cat /var/cache/minisatip/ddci.conf 3405: 2,2

TBS 6900 PCIE CI reader. minisatip.log

Jalle19 commented 2 months ago

You're missing your certificates, most likely

Delitants commented 2 months ago

You're missing your certificates, most likely

Indeed, thank you. Placed in /etc/ssl/certs and it works now.