Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - anandmys

Pages: 1 ... 14 15 [16] 17 18 ... 20
227
CentOS-WebPanel Bugs / cpanel restore - cant delete database
« on: May 22, 2020, 01:20:53 PM »
Once the account is restored from full backup, you will see the list of MySQL databases with a list of users
(username)-localhost
(username)-IP
(username)-old-server
(username)-old-IP

You can delete these users - no problem

But if you try deleting any unwanted database, you get error "Duplicate databasename"




228
CentOS-WebPanel Bugs / cpanel restore - improper DNS
« on: May 22, 2020, 12:06:13 PM »
Scenario

- Website hosted in cpanel with gsuite emails

issue

- Default DNS values get set and all custom DNS value gets lost (I have particularly observed gsuite values not restored)

229
I am trying to use / integrate WHMCS with CWP

but I see that most of the features dont work like (Import / suspend / unsuspend etc.)

Is there any other billing software with better integration?

230
Suggestions / Re: CWP Plugin Store
« on: May 17, 2020, 03:42:55 PM »
Any update?

231
CentOS-WebPanel Bugs / IPs dont resolve
« on: May 15, 2020, 04:23:52 PM »
I have encountered this in 3 of my cwp VPS

The hostname and name  servers dont resolve.

If I disable networkmanager, the problem gets solved.

I guess networkmanager should be disabled by default or atleast the admin must be alerted if it is enabled.

232
CentOS 7 Problems / Re: NameServer Ip Not Resolves
« on: May 15, 2020, 02:57:43 PM »
https://www.awsmonster.com/2019/01/cwp-installation-perquisite-disable.html gave me the solution

Quote
# systemctl stop NetworkManager
# systemctl disable NetworkManager
# nmcli device status

# systemctl list-unit-files | grep NetworkManager

# systemctl enable network.service
# systemctl restart network.service

Reboot The Machine
# reboot

233
OK SOLVED

Disabling networkmanager helped

This is the second server I encountered this issue.

https://forum.centos-webpanel.com/index.php?topic=5179.msg30045#msg30045

Quote
# systemctl stop NetworkManager
# systemctl disable NetworkManager
# nmcli device status

# systemctl list-unit-files | grep NetworkManager

# systemctl enable network.service
# systemctl restart network.service

Reboot The Machine
# reboot

Credit: https://www.awsmonster.com/2019/01/cwp-installation-perquisite-disable.html

I guess (not an expert), this should be done in cwp installation

234
Quote
rDNS/PTR check for IP 95.111.236.219 = not found!
rDNS/PTR check for IP 95.111.236.221 = not found!

but when i check reverse DNS from outside, it is resolving properly to hosting.siteurl.in

235
You have a nameservers hell going on

Code: [Select]
NS1.SITEURLHOSTING.COM. IN NS
;ANSWER
;AUTHORITY
SITEURLHOSTING.COM. 1799 IN SOA ns3.siteurl.in. support.siteurl.in. 2020051320 3600 7200 1209600 86400
;ADDITIONAL

Ok. I was thinking we can use multiple name server sets.

I have deleted all except

ns1.hostingawebsite.in
ns2.hostingawebsite.in

Also in cwp - name servers, have set these 2

Also in domain registrar has set ns1 and ns2 host records

Also A records & NS records are present

Anything else to be done?

Pick one nameserver set, set all your domains to it, and add glue records.  Too many lookups are cause DNS to fail

236
I am able to ping ns1.hostingawebsite.in and ns2.hostingawebsite.in to correct IPs from my computer and online ping tools.

Edit Nameservers inside CWP not resolving the same to IP

in etc/resolv.conf I have

Quote
nameserver 8.8.8.8
nameserver 8.8.4.4

237
List DNS Zone - > Check All Zones

All domains say

"has no address"

Looks like challenge in resolving IP addresses. Please help.

Example domain

absdecor.com

even tristarsudan.com DNS records are in this server.

238
CentOS 7 Problems / query (cache) '[domainname].com/MX/IN' denied
« on: May 15, 2020, 11:18:53 AM »
I am facing few issues with domain name resolving and DNS

BIND DNS is running

When I check status, I see a lot of lines similar to

Quote
May 15 13:11:59 hosting.siteurl.in named[11434]: client @0x7fa2540e2c00 146.88.17.133#61678 (tristarsudan.com): query (cache) 'tristarsudan.com/MX/IN' denied
May 15 13:11:59 hosting.siteurl.in named[11434]: client @0x7fa25410e820 146.88.16.132#41330 (tristarsudan.com): query (cache) 'tristarsudan.com/MX/IN' denied

Please suggest

239
Ok. I figured out the issue.

During cwp - cwp migration, domain path has changed from inside public_html to outside public_html

I am not sure if it is a bug or I did something wrong and observing it now after migration.

240
Rebuild vhosts

Did that .

No use.

Pages: 1 ... 14 15 [16] 17 18 ... 20