Artis Posted January 1, 2017 Report Posted January 1, 2017 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 ? Quote
0 Michael Posted January 1, 2017 Report Posted January 1, 2017 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 :). Quote
0 Artis Posted January 1, 2017 Author Report Posted January 1, 2017 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 ? Quote
0 Michael Posted January 1, 2017 Report Posted January 1, 2017 Might be your welcome email, do you have anything in it, try copying to the text box copying it back and pasting it in. Quote
0 Artis Posted January 1, 2017 Author Report Posted January 1, 2017 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 Quote
0 Michael Posted January 2, 2017 Report Posted January 2, 2017 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. Quote
0 Artis Posted January 2, 2017 Author Report Posted January 2, 2017 I solve this issue for now, but as I write it before I'm on last stable version of blesta. Quote
0 Michael Posted January 2, 2017 Report Posted January 2, 2017 2 hours ago, Artis said: I solve this issue for now, but as I write it before I'm on last stable version of blesta. Thank you so 3.6.2 and is Blesta installed on the same directadmin you are provisioning to? Quote
0 Artis Posted January 2, 2017 Author Report Posted January 2, 2017 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. Michael 1 Quote
0 Michael Posted January 2, 2017 Report Posted January 2, 2017 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 Quote
Question
Artis
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 ?
9 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.