Felinto Posted April 27, 2022 Share Posted April 27, 2022 Why I get the error "An unknown error has occurred" when I add a DirectAdmin server? When I unchecked for don't use SSL for this connections everything works fine but I need to use SSL. I tried disable CSF in target server and I get the same error. How could I debug this? 0 Quote Link to comment Share on other sites More sharing options...
ahtasnim Posted June 8, 2022 Share Posted June 8, 2022 I'm facing same issues on Directadmin server adding with WHMCS. :( 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted June 10, 2022 WHMCS Support Manager Share Posted June 10, 2022 Hi, In order to see the commands being sent/received between WHMCS and the module, the Configuration > System Logs > Module Debug Log tool can be used Please enable it, reproduce the problem, disable it again and then copy the data into this ticket reply for us to review. More detailed instructions are published at http://docs.whmcs.com/Troubleshooting_Module_Problems 0 Quote Link to comment Share on other sites More sharing options...
blackscorpion Posted May 12, 2023 Share Posted May 12, 2023 use ssh login to server. type the following command: /usr/local/directadmin/directadmin config | egrep "^ssl=|^cacert=|^cakey=" The result shows that ssl=0 Then type the followigh command: /usr/local/directadmin/directadmin set ssl 1 Restart direct admin service systemctl restart directadmin 0 Quote Link to comment Share on other sites More sharing options...
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.