DanJ Posted June 8, 2021 Share Posted June 8, 2021 I have setup provisioning for Centova Cast products however I am getting following error when trying to create an account through WHMCS. Retry Response: Socket error accessing https://cast.***.uk:2199/api.php: fopen(https://cast.***.uk:2199/api.php): failed to open stream: operation failed Login and host / port details definitely correct. Same address accessible fine through browser and curl from same server... curl https://cast.***.uk:2199/api.php <?xml version="1.0" encoding="UTF-8"?><centovacast version="3.2.14" host="cast.***.uk:2199"><response type="error"><message>XML root tag not found.</message></response></centovacast> (I am presuming that error is due to nothing passed to api) Can anyone advise? 0 Quote Link to comment Share on other sites More sharing options...
DanJ Posted June 9, 2021 Author Share Posted June 9, 2021 This has been resolved, was a broken SSL chain which annoyingly worked fine in browser and CLI curl but not when called through PHP. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.