Jump to content
  • 0

Directadmin service activation


Artis

Question

I'm having issue with directadmin module, I configure it and when I try to add service for client (manually) I'm receiving this error:

 

Check picture in attachment

 

From blesta logs I can see this (I have only input no output):

|createUser
a:8:{s:6:"domain";s:12:"domain12.com";s:8:"username";s:4:"tija";s:6:"passwd";s:12:"lozinka12345";s:7:"passwd2";s:12:"lozinka12345";s:5:"email";s:30:"lXXXX1299@XXXo.com";s:2:"ip";s:14:"195.XXX.XXX.XXX";s:7:"package";s:4:"free";s:8:"password";s:3:"***";}

 

Any hint where can be issue or how I can debug this error is it in directadmin or blesta ?

Screen Shot 2017-01-01 at 22.00.54.png

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

Can you show system_debug and black out important stuff like username if needed.

edit: /config/blesta.php

Configure::errorReporting(-1);
// Override minPHP's debugging setting. true to enable debugging, false to disable it
Configure::set("System.debug", true);

and try again so we can see the main error :).

Link to comment
Share on other sites

  • 0

Sure, thanks for help

 

Trying to get property of non-object on line 714 in /home/XXXXX/domains/www.XXXX.XXX/private_html/components/modules/direct_admin/direct_admin.php

 

I think this is issue with module (I'm on last blesta version 3.6.2) any hint what to do with this ?

Link to comment
Share on other sites

  • 0

I try to add welcome message and other messages but without success. I fix this issue with replacing old DirectAdmin module (version 2.2.0 from blesta 3.5.1) new module 2.2.1 is not working.

 

I assume that this was not reported issue with new version and that cause this problems. If you have any idea how to debug it or see where is issue I'll provide you more informations and testing :)

Link to comment
Share on other sites

  • 0
1 hour ago, Artis said:

I try to add welcome message and other messages but without success. I fix this issue with replacing old DirectAdmin module (version 2.2.0 from blesta 3.5.1) new module 2.2.1 is not working.

 

I assume that this was not reported issue with new version and that cause this problems. If you have any idea how to debug it or see where is issue I'll provide you more informations and testing :)

Ah, just so we know are you using Blesta on the direct admin installation and what version of Blesta are you having, Paul might be able to help on Tuesday unless they are closed as it's a substitute New Years day Monday.

Link to comment
Share on other sites

  • 0

Yes, but for clarification:

 

Blesta 3.6.2 is on same server where is DirectAdmin. Also I'm using non SSL connection and module is working ok because I can catch packages, IP address, but when I try to activate hosting plan I have error.

 

Old DirectAdmin module is working (from blesta 3.5.1 and version of module is 2.2.0) great without issue.

Link to comment
Share on other sites

  • 0
18 minutes ago, Artis said:

Yes, but for clarification:

 

Blesta 3.6.2 is on same server where is DirectAdmin. Also I'm using non SSL connection and module is working ok because I can catch packages, IP address, but when I try to activate hosting plan I have error.

 

Old DirectAdmin module is working (from blesta 3.5.1 and version of module is 2.2.0) great without issue.

Perfect thank you hopefully someone can help now :D

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