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.
272
DNS / Re: rDNS/PTR check for IP 192.168.1.150 = not found!
« on: April 04, 2020, 11:06:04 AM »Try setting different resolvers, or have some patience - up to 48hrs.
Its done quite sometime back. PTR is resolving in online tools. Anyways let me wait
273
DNS / Re: rDNS/PTR Failed for hostname
« on: April 04, 2020, 09:47:07 AM »
Same issue. More details on how you solved this?
274
DNS Manager / Re: rDNS/PTR FAILED but it resolves to some adress
« on: April 04, 2020, 09:40:52 AM »
Ask your service provider to set PTR/rDNS
They might have given you the option in control panel also (Not inside CWP)
They might have given you the option in control panel also (Not inside CWP)
275
CentOS 7 Problems / Hostname related issue
« on: April 04, 2020, 09:17:41 AM »
I see some hostname related issues
In Change hostname I see
Your Hostname is: server.sslhosting.in and it resolves to IP: (ERROR: You don't have a valid hostname set!)
rDNS/PTR = FAILED, check with your hosting provider! FAILED
But server.sslhosting.in properly resolves to 173.249.22.198
Because of this, I see errors in BIND DNS status as well
Ex: Checking with google if domain is hosted on this server: FAILED
But websites are working.
In Change hostname I see
Your Hostname is: server.sslhosting.in and it resolves to IP: (ERROR: You don't have a valid hostname set!)
rDNS/PTR = FAILED, check with your hosting provider! FAILED
But server.sslhosting.in properly resolves to 173.249.22.198
Because of this, I see errors in BIND DNS status as well
Ex: Checking with google if domain is hosted on this server: FAILED
But websites are working.
276
DNS / Re: rDNS/PTR check for IP 192.168.1.150 = not found!
« on: April 04, 2020, 07:50:44 AM »
Same issue.
Reverse DNS (PTR) is correctly set. I can verify this from online tools.
My IP is 173.249.22.198
My server is server.sslhosting.in
But in 'Change Hostname' option I see
Your Hostname is: server.sslhosting.in and it resolves to IP: (ERROR: You don't have a valid hostname set!)
rDNS/PTR = FAILED, check with your hosting provider! FAILED
Reverse DNS (PTR) is correctly set. I can verify this from online tools.
My IP is 173.249.22.198
My server is server.sslhosting.in
But in 'Change Hostname' option I see
Your Hostname is: server.sslhosting.in and it resolves to IP: (ERROR: You don't have a valid hostname set!)
rDNS/PTR = FAILED, check with your hosting provider! FAILED
277
CWP API / Re: API endpoints Manual
« on: February 14, 2020, 02:35:30 PM »Hi,
Is there a link with API endpoints manual?
I would like to create some scripts to use the API to create accounts/emails etc. But I'm not finding the API manual link.
Thanks.
Regards,
Bruno Morais
https://docs.control-webpanel.com/
This doesn't talk about API endpoints.
I guess we should look here. https://wiki.centos-webpanel.com/cwp-admin-api
Any other detailed API endpoint document?
278
Information / Re: quota
« on: January 28, 2020, 05:23:32 AM »If email was correctly stored in the user's home (sub-)directory then it would serve multiple purposes, quota being one of them.Thx - which Data is Count in Option Quota? Only Webspace? And if so, will it be changed or extended to Database and Mail ... too?
Quota it is only disk quota for user's home directory.
And yes, we have it in a plans.
Is this possible currently?
279
Information / Re: quota
« on: January 27, 2020, 08:08:55 AM »
Any update or plans to include email and mysql usage in user quotas?
is centos webpanel designed also for reselling business?
is centos webpanel designed also for reselling business?
280
CentOS-WebPanel Bugs / Re: Setting up user quota doesnt work
« on: January 27, 2020, 08:02:22 AM »Code: [Select]
#
# /etc/fstab
# Created by anaconda on Thu May 10 19:11:59 2018
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/centos-root / xfs defaults,usrquota,grpquota 0 0
UUID=b6138c62-a2ac-44ab-8bc4-005d04b4d505 /boot xfs defaults 0 0
/dev/mapper/centos-swap swap swap defaults 0 0
281
CentOS-WebPanel Bugs / cwp to cwp migration
« on: January 27, 2020, 05:20:54 AM »
I tried to migrate and account from 1 panel to another
1. Remote server setup was succesful
2. I could migrate all packages
3. I tried migrating a single account. It was successful
4. Tried another account. It stopped at 10% for a long time.
5. I tried cancelling the transfer.
6. The transfer was not showing in the list.
7. But new server continued to login to remote server despite there was no pending transfers.
8. I even deleted the remote server from the list.
9. Even now, the server continues to login to remote server.
Questions
1. How to fix this?
2. Where can i see if any q present in server for account transfer?
1. Remote server setup was succesful
2. I could migrate all packages
3. I tried migrating a single account. It was successful
4. Tried another account. It stopped at 10% for a long time.
5. I tried cancelling the transfer.
6. The transfer was not showing in the list.
7. But new server continued to login to remote server despite there was no pending transfers.
8. I even deleted the remote server from the list.
9. Even now, the server continues to login to remote server.
Questions
1. How to fix this?
2. Where can i see if any q present in server for account transfer?
282
CentOS-WebPanel Bugs / Re: Setting up user quota doesnt work
« on: January 25, 2020, 09:46:07 AM »
No, update quota in packages not fixing this
283
MySQL / cwp to cwp migration - Mysql not copied
« on: January 23, 2020, 05:20:03 AM »
I tried to migrate an account from one cwp to another.
1. Files & emails are copied successfully
2. I get the message [2020-01-23 00:30:00] - Database Created amproperties
In the original account, there is 1 mysql database and 1 mysql user.
But when I check the new account, mysql database and user is missing
Please help
1. Files & emails are copied successfully
2. I get the message [2020-01-23 00:30:00] - Database Created amproperties
In the original account, there is 1 mysql database and 1 mysql user.
But when I check the new account, mysql database and user is missing
Please help
284
Information / Re: Delete domain
« on: December 26, 2019, 09:06:21 AM »
This feature seems to be still pending.
Any update on this?
Any update on this?
285
CentOS-WebPanel Bugs / Setting up user quota doesnt work
« on: December 18, 2019, 02:15:08 PM »
I newly moved to cwp from cpanel.
Whatever link i see in internet,
1. I cant fully understand
2. Even if i try, it doesnt work.
All users are shown not using diskspace. Whereas band width usage is being calculated.
Whatever link i see in internet,
1. I cant fully understand
2. Even if i try, it doesnt work.
All users are shown not using diskspace. Whereas band width usage is being calculated.
