Help getting Oscam to read sly card

There are 40 replies in this Thread which was already clicked 6,719 times. The last Post () by musogeek.

  • Hello all, I've just switched to oscam/cccam 2.13 from cccam, I have my server(dm800se) and my internal share connected, I can see the entitlements and the connection using ie, my problem is the pay channels are not clearing. I think I have the config files ok, I've read that a possible problem is oscam is not activated but I don't know how to check this. Can anyone give me a few pointers please?

  • Hi thanks,


    cccam config:



    Oscam config:



    How do I access the error log using webinfo?

    • Official Post
    Quote

    I have my server(dm800se) and my internal share connected,


    Code
    [account]
    user = sharetest
    pwd = frontroom
    monlevel = 0
    uniq = 0
    group = 1
    au = ***UK
    caid = 0963


    Why do you have this account in your server ? The N line alone should clear channels on your server.


    Do you have another receiver other than the server on your network ?

  • That's in the user config, I have a dm800se as a server and a client dm500s in another room. I thought that was the method to access webinfo but for some reason when I input 192.168.xxx.xxx:8888/ into ie it brings up a search engine page, I'll keep at it and post the error logs asap.

  • Do you mean that the user config should only contain 1 account? I thought each client needed a seperate account entry in the user config file?

  • Yes cccam on the dm500s, so need for that account in the user config then, I think I understand now, I'll remove it and see what happens.

    • Official Post

    Do you mean that the user config should only contain 1 account? I thought each client needed a seperate account entry in the user config file?


    If you were using oscam alone then yes you would need to setup separate accounts for each client, but in this case oscam is only cardreader and CCcam is your server, so all clients need to be setup in CCcam.cfg with an F line, then give out C lines.


    DM800 Server CCcam.cfg:
    F: sharetest frontroom


    DM500 Client CCcam.cfg:
    C: 192.168.xxx.xxx 12345 sharetest frontroom


    192.168.xxx.xxx for internal sharing this needs to be the ip address of the dm800 server.

  • I've removed that account but pay channels are still not clearing. Can't access Oscam webinfo either, my pc directs me to a search page and my ipad says safari can't connect to the server. Is there any other way to view the error logs?

    • Official Post
    Quote

    Can't access Oscam webinfo either, my pc directs me to a search page and my ipad says safari can't connect to the server


    Try editting httpallowed in [webif] oscam.conf to the same as below, then you might get access to oscam webinfo.


    Code
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.0.0.0-172.255.255.255
  • You need to have these two lines in [global] oscam.conf file;


    Code
    saveinithistory = 1
    logfile = /var/log/oscam.log


    Restart oscam after adding these and the log will be found in /var/log/oscam.log




    I did that...


    [global]
    nice = -1
    logfile = /dev/null
    clienttimeout = 5000
    fallbacktimeout = 2500
    clientmaxidle = 120
    cachedelay = 120
    bindwait = 120
    resolvedelay = 30
    serialreadertimeout = 1500
    maxlogsize = 10
    waitforcards = 1
    preferlocalcards = 1
    saveinithistory = 1
    keepalive = 1
    saveinithistory = 1
    logfile = /var/log/oscam.log


    [webif]
    httpport = 8888
    httpuser = shortfall
    httppwd = pupil
    httprefresh = 5
    httphideidleclients = 0
    httpallowed = 192.168.0.0 - 255.255.255.255
    debug = 255


    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0963:000000


    Restarted Oscam and rebooted but there was no Oscam file in var/log

  • Try editting httpallowed in [webif] oscam.conf to the same as below, then you might get access to oscam webinfo.


    Code
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.0.0.0-172.255.255.255



    No joy, still no webinfo access. I can see the cccam connection:


    Welcome to CCcam 2.1.3 server


    Connected clients: 1
    +---------+---------------+------------+------------+-----+-----+--------+----------------------+----------+
    | Username| Host | Connected | Idle time | ECM | EMM | Version| Last used share | Ecm time |
    +---------+---------------+------------+------------+-----+-----+--------+----------------------+----------+
    |sharetest|192.168.1.99 |4646d 12:25:03|4646d 12:25:03|0 (0)|0 (0)|2.1.4 | | |
    +---------+---------------+------------+------------+-----+-----+--------+----------------------+----------+


    No pay channels cleared and no access to Oscam webinfo despite a number of different attempts, does this suggest Oscam is not actually activated? Is there a way to check?

    • Official Post

    Which version of oscam are you using ? If its an old version the boxkey may need to be added to clear premium channels and possibly there is no webinfo available.


    I would suggest trying the latest version of oscam if you are not already doing so.


    Which image are you using on dm800 so i can point you in the right direction to another oscam+CCcam2.1.3 if needed.


    If you prefer using this version of oscam then try converting the boxkey with this HERE - Dreambox Config Creator v0.9.5 by B16MCC.


    Then add this line boxid = XXXXXXX to oscam.server ( XXXXXXX is converted boxkey with no spaces )

  • Which version of oscam are you using ? If its an old version the boxkey may need to be added to clear premium channels and possibly there is no webinfo available.


    I would suggest trying the latest version of oscam if you are not already doing so.


    Which image are you using on dm800 so i can point you in the right direction to another oscam+CCcam2.1.3 if needed.


    I'm using Digitalworldz image v1.1 which is pli based, I downloaded Oscam v6611 + Cccam 2.13 from TSpanel, does the boxkey go in oscam config [global]?


    Actually, this image has been a tad glitchy for me, can you suggest a different one for the dm800se?

    • Official Post
    Quote

    I'm using Digitalworldz image v1.1 which is pli based, I downloaded Oscam v6611 + Cccam 2.13 from TSpanel, does the boxkey go in oscam config [global]?


    With this version you won`t need to convert the boxkey as i have tested this file myself.


    In softcam manager make sure oscam is set as cardserver and CCcam2.1.3 is set as softcam, start oscam first then CCcam.


    Sounds like oscam script is not starting the binary.

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!