Oscam init error

There are 5 replies in this Thread which was already clicked 6,245 times. The last Post () by s3n0.

  • I am using oscam 11507 with openatv wooshbuild on my Octagon sf8008 but am getting the following error showing on the oscam log:


    Oscam log_ date_ time p (cccam) init error from reader cam 1xx xx xx xx

    (dvdapi) Demure 0 no enabled matching ecmpids-> decoding is waiting for matching readers!


    Can anyone help me sort this out please? What do I need to do ( in simple terms please)


    Thanks for looking,

  • Cccam init error? What does your Oscam configuration look like? Could you show your config? Of course, remember to delete the login name, password, IP address, etc. from it. (override them with "X").

  • Thanks s3n0 for your help. I am new and not really sure what I am doing.

    Here is my oscam.config:


    [global]

    logfile = /dev/tty

    clienttimeout = 4000

    clientmaxidle = 300

    netprio = 1

    nice = -1

    maxlogsize = 1000

    waitforcards = 0

    preferlocalcards = 1

    dropdups = 1

    lb_mode = 1

    lb_save = 100

    lb_reopen_mode = 1


    [streamrelay]

    stream_relay_enabled = 0


    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 0

    delayer = 60

    ecminfo_type = 1

    user = linuxsatsupport

    read_sdt = 1

    write_sdt_prov = 1

    extended_cw_api = 2

    boxtype = dreambox


    [webif]

    httpport = 8888

    httpshowmeminfo = 1

    httpshowuserinfo = 1

    httpshowcacheexinfo = 1

    httpshowecminfo = 1

    httpshowloadinfo = 1

    httpallowed = 127.0.0.1,192.1.0.0-192.xxx.xxx.xxx

    http_status_log = 1


    [newcamd]

    port = 10001@

    key = 0102030405060708091011121314

    mgclient = 1

    keepalive = 1


    [cccam]

    port = 12000

    version = 2.1.3

    ignorereshare = 0

    stealth = 1

    keepconnected = 1


    [reader]

    label=cam1.xxxxxx

    enable=1

    protocol=cccam

    device=cam1.xxxxxx,9821

    user=xxxxxx

    password=xxxxxx

    cccversion=2.3.2

    group=1

    inactivitytimeout=1

    reconnecttimeout=30

    lb_weight=100

    cccmaxhops=10

    ccckeepalive=1

    cccwantemu=0


    [reader]

    label=cam2.xxxxxx

    enable=1

    protocol=cccam

    device=cam2.xxxxxx,9822

    user=xxxxxx

    password=xxxxxx

    cccversion=2.3.2

    group=1

    inactivitytimeout=1

    reconnecttimeout=30

    lb_weight=100

    cccmaxhops=10

    ccckeepalive=1


    [reader]

    label=cam3.xxxxxx

    enable=1

    protocol=cccam

    device=cam3.xxxxxx,9823

    user=xxxxxx

    password=xxxxxx

    cccversion=2.3.2

    group=1

    inactivitytimeout=1

    reconnecttimeout=30

    lb_weight=100

    cccmaxhops=10

    ccckeepalive=1


    [reader]

    label=cam4.xxxxxx

    enable=1

    protocol=cccam

    device=cam4.xxxxxx,9824

    user=xxxxxx

    password=xxxxxx

    cccversion=2.3.2

    group=1

    inactivitytimeout=1

    reconnecttimeout=30

    lb_weight=100

    cccmaxhops=10

    ccckeepalive=1


    ..... and the same up to cam10.


    ferez

  • Hello.


    In my opinion, you have a lot entries in your config files. Where do you get the config ? Try to simplify Oscam configuration first. Less means more! If you don't know what it is, it's useless to use in Oscam. In my opinion, there is a lot of uselessness.


    You use "lb_weight", but you didn't set it up. So the Oscam is trying to make the connection statistics for himself. It's not good opinion for Oscam.


    You can find basic info about oscam config here:

    http://www.streamboard.tv/wiki/OSCam/en


    "oscam.conf" file:


    Set "oscam.server" (set up remote readers) as required by the server owner - never set yourself by yourself. You must have it the way the server owner wants it. If it's your config, just try to simplify it, like:


    You forgot to mention the contents of the config.file "oscam.user", although it should not be important if you do not use the dvbapi internal oscam client. Do you use other config files ? What's the content of them ? For example, do you use also the "oscam.dvbapi" config. file ?

  • Many thanks for the info, will try that out.


    The config is the original, i have not altered it.


    On my oscam.server, should i remove the lines above my own lines?

    ie.

    [reader]

    label = emulator

    protocol = emu

    device = emulator

    caid = 0D00,0D02,090F,0500,1801,0604,2600,FFFF,0E00,4AE1

    detect = cd

    ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000C8 ,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;090F:000000; 0500:000000,030B00,023800,021110,007400,007800;1801:000000,0 01101;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:0 00000

    group = 1

    emmcache = 2,2,2,0

    emu_auproviders = 0500:030B00;0604:010200;0E00:000000;4AE1:000011,000014,0000F E


    --------------------------------------------------

    and in oscam.server should I remove the lines above my own lines?

    ie.

    [global]

    logfile = /dev/tty

    clienttimeout = 4000

    clientmaxidle = 300

    netprio = 1

    nice = -1

    maxlogsize = 1000

    waitforcards = 0

    preferlocalcards = 1

    dropdups = 1

    lb_mode = 1

    lb_save = 100

    lb_reopen_mode = 1


    [streamrelay]

    stream_relay_enabled = 0


    [dvbapi]

    enabled = 1

    au = 1

    pmt_mode = 0

    delayer = 60

    ecminfo_type = 1

    user = linuxsatsupport

    read_sdt = 1

    write_sdt_prov = 1

    extended_cw_api = 2

    boxtype = dreambox


    [webif]

    httpport = 8888

    httpshowmeminfo = 1

    httpshowuserinfo = 1

    httpshowcacheexinfo = 1

    httpshowecminfo = 1

    httpshowloadinfo = 1

    httpallowed = 127.0.0.1,192.1.0.0-192.xxx.xxx.xxx

    http_status_log = 1


    [newcamd]

    port = 10001@

    key = 0102030405060708091011121314

    mgclient = 1

    keepalive = 1


    [cccam]

    port = 12000

    version = 2.3.2

    ignorereshare = 0

    stealth = 1

    keepconnected = 1


    So, in other words, just copy your examples and put in my own details?


    Thanks,

    ferez

  • You didn't answer my questions and didn't test those lightweight configs I sent you. It's not worth it. Sorry. I can't help you anymore. If you do not respond, it has no meaning.

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!