cacheex mode 3 cant get working on new version, old version works fine. camd35upd

There are 2 replies in this Thread which was already clicked 1,533 times. The last Post () by thatfellow.

  • Hi there, having a few problems concerning newer versions of oscam and cacheex 3.


    have been using it succesfully on version (sub svn7209) this and anything below it, cache ex 3 work fine.


    anything above it, it doesnt, just doesnt push. i know there has been lots of new developments in oscam, but i have tried lots and lots of newer versions all without success on these higer versions.


    push count and got count (inc hit count) remain at zero.


    i can enable cache mode 2 and it works fine, but would like to try and use cache mode 3 if possible, i see others using and just want to understand what i am doing wrong.


    currently TESTING on version Oscam r9482 but have tested on different versions as well all with same result.


    here is default configs.



    server A has card and client generating cache.


    oscam.user


    [account]
    user = CACHEEX-TAB
    pwd = Pass
    description = cache exchange DO NOT delete please....
    uniq = 2
    keepalive = 1
    group = 1
    cacheex = 3
    cacheex_maxhop = 10
    cacheex_allow_request = 1
    no_wait_time = 1



    server B has no card and one client, client is viewing same channel as client on server A and so should be able to get cache.


    [reader]
    label = CACHEEX-TAB
    description = Cachex DO NOT DELETE
    protocol = camd35
    device = 192.168.1.112,66666
    user = CACHEEX-TAB
    password = Pass
    inactivitytimeout = 30
    reconnecttimeout = 60
    keepalive = 1
    cacheex = 3
    cacheex_maxhop = 10
    cacheex_allow_request = 1
    cacheex_drop_csp = 1
    caid = 0963
    group = 1
    emmcache = 1,3,2
    lb_weight = 101
    dropbadcws = 1


    BUT in mode 3 it cannot, however in mode 2 it will.



    what am i doing wrong? if i quickly downgrade oscam version on both servers to 7209 or below, it works as it should, anything above and it doesnt



    this is using CAMD35 udp protocol and just local servers setup for testing.


    this is what status page shows when on cachex mode 3


    2014/02/21 23:32:09 D80037E0 c vuu (0963&000000/FFFF/C791/5F:CDFFF524100A396C84685E140449ADC0): rejected group (0 ms) (no matching reader)
    2014/02/21 23:32:17 D80037E0 c vuu (0963&000000/FFFF/C791/5F:C3E74EF7F5923651CBAA03903D150A83): rejected group (0 ms) (no matching reader)


    also another quick question, is blueven HT enabled in all new versions of oscam, or do i have to get specifically patched version or patch it myself?



    many thanks in advance, i have searched forums and am now currently reading as much as i can on this.



    thank you.

  • mode3 = reverse cache push


    With your above settings, you are only sending cache from Server B to Server A.
    You will now need to send cache from Server A back to Server B (Which I assume is your cacheex server)


    There were big changes in cache-ex over the last few months & some settings have become obsolete so if you are not familiar with them, I would suggest setting up a new mode3 through the webif and delete your old mode3..




    You could also set up a test mode1 reader to pull cache from Server B to Server A
    This is far more efficient if both servers are on the same network or PC


    eg..



    Server A


    oscam.server

    Code
    [reader]
    label                         = cache-pull-ServerB->-ServerA
    protocol                      = camd35
    device                        = 127.0.0.1,12345
    user                          = cache-pull-ServerB->-ServerA
    password                      = password
    inactivitytimeout             = 3600
    cacheex                       = 1
    group                         = 60
    audisabled                    = 1


    ServerB (Cacheex Server)


    oscam.user

    Code
    [account]
    user                          = cache-pull-ServerB->-ServerA
    pwd                           = password
    keepalive                     = 1
    group                         = 1
    cacheex                       = 1
    cccmaxhops                    = -1


    This example assumes that all cacheex peers on Server B are in group 1 & cache group on Server A is group 60




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

    Edited once, last by thatfellow ().

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!