how to reinstall csp, when is crash. unninstall and install again?

There are 13 replies in this Thread which was already clicked 2,275 times. The last Post () by carlmalin.

  • If you have setup CSP to auto start at boot, you can just reboot system, short of that


    Code
    cd [COLOR='#FF0000']/usr/local/csp/[/COLOR]
    ./cardproxy.sh start


    where: pathto/csp/folder




    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.

  • Last login: Fri Aug 2 10:13:08 2013 from zuika-pc.lan
    root@ubuntu:~# cd /usr/local/csp/
    root@ubuntu:/usr/local/csp# ./cardproxy.sh start
    Starting CardServProxy: [ FAILED ]
    Configuration error:
    - Message: Unable to parse config/proxy.xml: The element type "connection-manager" must be terminated by the matching end-tag "</connection-manager>".
    root@ubuntu:/usr/local/csp#


    i dont have this folder : pathto/csp/folder

    :linuxsat3:

  • CSP is showing you what is wrong.


  • FTP to /usr/local/csp/config and edit the proxy.xml with what is missing
    as lfc has said CSP is telling you what is wrong


    This is missing from your proxy.xml


    </connection-manager>


    Add it after your newcamd connectors and try to restart CSP again

  • still nothing:
    code:
    root@ubuntu:~# cd /usr/local/csp/
    root@ubuntu:/usr/local/csp# ./cardproxy.sh start
    Starting CardServProxy: [ FAILED ]
    Configuration error:
    - Message: Unable to parse config/proxy.xml: Content is not allowed in trailing section.
    root@ubuntu:/usr/local/csp#

    :linuxsat3:

  • Check this part of your proxy. you can copy and paste this bit. dont forget to save your connectors before you overwrite.


    <connection-manager>
    <reconnect-interval>60</reconnect-interval>
    <default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>
    <default-keepalive-interval>55</default-keepalive-interval>


    <service-map>
    <mapper>


    <cache-dir>/cache</cache-dir>
    <cache-save-age>300</cache-save-age>
    <auto-map-services>true</auto-map-services>
    <auto-reset-threshold>20</auto-reset-threshold>
    </mapper>
    <mapper profile="myprofile">
    <reset-services></reset-services>
    <block-services></block-services>
    </mapper>
    </service-map>


    <cws-connectors>




    <newcamd-connector name="mylocal-***" profile="0963-***UK" provider-idents="00 00 00" enabled="true" metric="1">
    <host>127.0.0.1</host>
    <port>nnnnn</port>
    <user>user</user>
    <password>password</password>
    <asynchronous>true</asynchronous>
    </newcamd-connector>



    </cws-connectors>


    </connection-manager>

Other Not Listed Softcam Support Forum

Configs, discussion, downloads and guides for Other Not Listed Softcams - CSP, DreamOS, GBox, NEWCamd, MultiCS, OSCam Smod, OSCam Ymod, SUpcam & Wicardd.

Participate now!

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