I can not find the file oscam.check

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

  • I have a 1.10rc version oscam svn build 6481
    and I find no oscam.check file in var / log nor in / var / cccamlog
    also cccam log directory does not exist on my pc
    My script file is as follows:


    #!/bin/sh
    process=`ps auxwww | grep oscam | grep -v grep | awk '{print $1}'`
    if [ -z '$process' ]; then
    echo "Couldn't find Oscam running. Restarting server-binary" >> /var/cccamlog/oscam.check
    echo && date >>/var/cccamlog/oscam.check
    /usr/local/bin/oscam >> /var/cccamlog/Oscam.log &
    else echo "Oscam is still OK!" >> /var/cccamlog/oscam.check
    fi


    because the webif crashes often even qu'oscam


    thank you

    la terre est un livre ouvert

Your resource for OSCam softcam

Find configs, downloads, tutorials, and support for setting up and optimizing this open-source card server with wide protocol compatibility. Master the versatile OSCam softcam. Access support, configs, tutorials, and downloads for open-source card sharing and multi-protocol server management.

Participate now!

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