Jump to content
  • 0

Interworx Module Gives Soap_Error2


chmaeuer

Question

Hello together,

none of the previous posted topics helped me fixing this issue...

I wanted to add an Interworx instance to the Blesta module and filled out the following fields:

Server Label, Hostname, Port Number, Remote Key, use SSL, Debugging = Print, Name Servers

 

The result is:

 

 

sendQuery Parameters sent to Soap Client at (https://............:2443/soap?wsdl) (Line: 235)
Array
(
[apikey] => ... key ...
[ctrl_name] => /nodeworx/users
[action] => listWorkingUser
[input] => Array
(
[perms] => Array
(
[0] => NODEWORXUSER
)

)

)

getResponse Results (Line: 304)
stdClass Object
(
[status] => error
[response] => soap_error2
[log] =>
)

 

 

I proved that SOAP and libxml are available on the Blesta Server:

 

 

 

Soap Client  enabled  
Soap Server  enabled  
soap.wsdl_cache 1
soap.wsdl_cache_dir /tmp
soap.wsdl_cache_enabled 1
soap.wsdl_cache_limit 5
soap.wsdl_cache_ttl 86400

 

 

 

libxml Version  2.8.0

 

 

I am using php5.6.12, and I have checked that the SSL Certificate used for the Interworx Interface is valid.

 

Any suggestions what I am doing wrong?

Link to comment
Share on other sites

2 answers to this question

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...