AllanD Posted October 29, 2014 Report Posted October 29, 2014 The module failed communicating with the remote server when attempting to suspend the service. Using the Universal Module and tried to suspend a users service and got the above error message. Could not find anything in the logs. The "Change Renew Date" Action works ok. It just seems to be the "Suspend" Action. The installation is still in testing mode. What does it mean "communicating with the remote server"? Is this referring to the Service Options URL for Suspend? What steps does the system perform during a Suspend action? Where can I start looking? Quote
0 Tyson Posted October 29, 2014 Report Posted October 29, 2014 You should have an entry in the Module Logs related to that suspension attempt. Since your product is setup with a Suspension URL, you received that error after the module attempted to notify that URL, but either received no response, or a response that did not satisfy the expected response/code you have set. Quote
0 AllanD Posted October 29, 2014 Author Report Posted October 29, 2014 I did not realize the form action calls the URL directly. I thought it was a cron job. It was indeed an error in the api wrapper I am writing for the service provisioning. Once I cleaned that up both suspend and unsuspend work properly. Thanks! Quote
Question
AllanD
The module failed communicating with the remote server when attempting to suspend the service.
Using the Universal Module and tried to suspend a users service and got the above error message. Could not find anything in the logs.
The "Change Renew Date" Action works ok. It just seems to be the "Suspend" Action.
The installation is still in testing mode.
What does it mean "communicating with the remote server"? Is this referring to the Service Options URL for Suspend?
What steps does the system perform during a Suspend action?
Where can I start looking?
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.