Jump to content
  • 0

Add New Service: Secure Connection Failed


evolvewh

Question

I was attempting to enter a domain transfer from the admin side and I went to 'add service', entered the information and had the box checked to provision with the module. When I did that, I get the error: Secure Connection Failed (after reviewing the information and clicking submit).

 

If I enter all the same information and un check the box to provision using the logicbox module, it adds the service.

 

Has anyone else seen this?

 

Blesta v3.6.1

 

Standard LogicBoxes module installed.

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Is that error message from your web browser or from the module? What's contained in the module logs under [Tools] for that add service attempt?

The error is in the browser (tried multiple browsers). Blesta never gets far enough to trigger the module so there's no message in the logs.

Link to comment
Share on other sites

  • 0

The error is in the browser (tried multiple browsers). Blesta never gets far enough to trigger the module so there's no message in the logs.

 

Are you running mod_security? If so, you may have a bad rule blocking the request. Do you have access to your HTTP server logs? There may be more information there.

 

You can also try enabling the error reporting in Blesta and see if any error is output.

 

To enable error reporting, edit /config/blesta.php and change
 
Configure::errorReporting(0);
 
to
 
Configure::errorReporting(-1);
Link to comment
Share on other sites

  • 0

 

Are you running mod_security? If so, you may have a bad rule blocking the request. Do you have access to your HTTP server logs? There may be more information there.

 

You can also try enabling the error reporting in Blesta and see if any error is output.

 

To enable error reporting, edit /config/blesta.php and change
 
Configure::errorReporting(0);
 
to
 
Configure::errorReporting(-1);

 

Mod Security has never been enabled and the error Reporting displays nothing. I'll look into the HTTP logs and see if there's anything there.

Link to comment
Share on other sites

  • 0

So it's no longer an issue after reverting that change?

I actually haven't had the need to do this again:

 

I was attempting to enter a domain transfer from the admin side and I went to 'add service', entered the information and had the box checked to provision with the module.

 

I found that the code change was an issue and wouldn't allow the module to provision a new domain after it was ordered from the client's side.

Link to comment
Share on other sites

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...