Decision Optimization

 View Only
  • 1.  cpxchecklic cURL error 6

    Posted Fri March 03, 2023 04:38 AM

    Hello,

    I started receiving license check errors yesterday and the edition reverts to the community edition. I've tried running on different machines but yield the same results.

    In terminal: curl -X POST 'https://cos-api.mybluemix.net/cos/query/v1/apikeys?apikey=[API_KEY]' yields that the key is still active.

    However querying: cpxchecklic API_KEY gives-

    cURL error 6: cURL error
    cpxchecklic: Exiting with code 3
    Is this a known error? Or is there something I'm doing wrong on my end?
    Thanks


    ------------------------------
    Grace Wijaya
    ------------------------------


  • 2.  RE: cpxchecklic cURL error 6

    Posted Mon March 06, 2023 04:01 AM
    Edited by Joachim Schimpf Mon March 06, 2023 04:01 AM

    Hi Grace,

    I had the same problem and was advised to to set

    export CPLEX_STUDIO_KEY_SERVER=https://cos-api.mybluemix.net/cos/query/v1/apikeys

    More details at https://www.ibm.com/support/pages/node/297247


    ------------------------------
    Joachim Schimpf
    ------------------------------