Skip to content

rejected group (0 ms) (0/0/0/0) (no matching reader)

= Revision #8421

= Issue Description I am trying to connect oscam (client) to a cccam server (0D02 card).

I have minimal config: [global] logfile = /var/log/oscam.log fallbacktimeout = 2000 nice = -1 preferlocalcards = 1 readerrestartseconds = 10

[cccam] port = 13000 reshare = 1 version = 2.1.4 minimizecards = 1 stealth = 1 nodeid = 95AC542610F114F0 reshare_mode = 3

[webif] ...

oscam.server:

[reader] label = myserver protocol = cccam device = xy.com,12000 user = uname password = pswd group = 1 cccversion = 2.1.2 cccmaxhops = 0

[account] user = oscam pwd = hello group = 1 cccmaxhops = 2 cccreshare = 0

I don't set services, because I want to receive all available services.

When I am trying to connect to oscam I get:

2013/02/25 18:32:21 854F5C8 c oscam (0D02&0000A0/0000/778F/84:xyxyxyxxyxyxyxyxyxyxyxyxy): rejected group (0 ms) (0/0/0/0) (no matching reader)

I don't attach log here because this is the interesting part, but if it is helps I attach it in my second post.