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.
1
CSF Firewall / Re: Cant start firewall
« on: November 20, 2024, 10:22:22 AM »
Hi reintalled a new VPS and migrated the accounts before I saw this message.
Thanks for the support
Thanks for the support
According to the error the kernel module iptables_filter isn't loaded and OS can't load it for some reason. It could happen if:
1. You use custom kernel without iptables_filter support (Kernel installed from some 3rd party repository or compiled from sources with iptables_filter disabled)
2. Your provider uses OpenVZ/LXC virtualization and the kernel module iptables_filter isn't loaded at main node.
If the problem remains unsolved after the restoration then do following:
Run as root on your VPS:Code: [Select]uname -a
ls /lib/modules/$(uname -r)/kernel/net/ipv4/netfilter/
and show output.
2
CentOS-WebPanel Bugs / Re: User login - errors
« on: November 06, 2024, 08:25:19 AM »
Update
I have noticed that for some users there is no problem
Only for few users, I have issue
I have noticed that for some users there is no problem
Only for few users, I have issue
3
CSF Firewall / Re: Cant start firewall
« on: November 06, 2024, 07:56:19 AM »
It is a VPS
No custom kernel
But I took backup and reinstalled the server now
No custom kernel
But I took backup and reinstalled the server now
4
CentOS-WebPanel Bugs / User login - errors
« on: November 06, 2024, 07:54:53 AM »
I am unable to login as a user.
When I use https://server:2083/user/ I get "502 Bad Gateway cwpsrv" (Admin - List Accounts - User auto login)
When I use https://server:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)
When I use https://domain:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)
Please suggest. Also where can I check the logs? I tried looking at
/usr/local/apache/logs (main logs)
/usr/local/apache/domlogs
When I use https://server:2083/user/ I get "502 Bad Gateway cwpsrv" (Admin - List Accounts - User auto login)
When I use https://server:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)
When I use https://domain:2083/ , I am able to enter username / password but get error "Failed" (Red - rt top corner)
Please suggest. Also where can I check the logs? I tried looking at
/usr/local/apache/logs (main logs)
/usr/local/apache/domlogs
5
Information / Missing Items - CWP To CWP Migration
« on: November 01, 2024, 02:03:56 PM »
I have come across the following items which gets missed out during CWP to CWP migration
1. MX records (If external mail services have been used)
2. Contacts of roundcube
I manually copied MX records
and
logged in to roundcube email (each) and used import-export option to transfer contacts (Any better method like an SQL query on roundcube DB?)
Are there any other items which gets missed out during this CWP-CWP migration?
1. MX records (If external mail services have been used)
2. Contacts of roundcube
I manually copied MX records
and
logged in to roundcube email (each) and used import-export option to transfer contacts (Any better method like an SQL query on roundcube DB?)
Are there any other items which gets missed out during this CWP-CWP migration?
6
CSF Firewall / Re: Cant start firewall
« on: November 01, 2024, 04:10:45 AM »
delete /etc/csf/csf.error didnt help
Disabling FASTSTART didnt help
Disabling FASTSTART didnt help
7
CSF Firewall / Cant start firewall
« on: November 01, 2024, 04:04:25 AM »
When I try starting in cwp, i get the error
Quote
Status: You have an unresolved error when starting csf:
Error: FASTSTART: (DROP no logging IPv4) [] [iptables-restore v1.4.21: iptables-restore: unable to initialize table 'filter']. Try restarting csf with FASTSTART disabled, at line 5790 in /usr/sbin/csf
You need to restart csf successfully to remove this warning, or delete /etc/csf/csf.error
8
CentOS-WebPanel Bugs / CWP - CWP Migration - DNS Records
« on: October 31, 2024, 05:37:58 PM »
When you do a CWP - CWP migration, all records like sub domain A records, MX records (Like GSuite) gets lost.
Is it a known bug or a not solvable technical issue? Or is it related to some API permission selection?
Is it a known bug or a not solvable technical issue? Or is it related to some API permission selection?
9
Updates / The Future of CentOS Stream with CWP
« on: October 22, 2024, 08:25:05 AM »
I saw a wiki article "The Future of CentOS Stream with CWP" at https://wiki.centos-webpanel.com/the-future-of-centos-stream-with-cwp
Is this article still relevant or its outdated?
I have few servers on centos stream
Is this article still relevant or its outdated?
I have few servers on centos stream
10
E-Mail / Re: Roundcube attachement size
« on: October 22, 2024, 08:22:37 AM »
Thanks a ton.
This can be actually a good article.
This can be actually a good article.
11
E-Mail / Roundcube attachement size
« on: October 19, 2024, 05:52:43 AM »
When I login to
server/webmail
I am able to attach big files
For same email id, if I login to
domain/webmail
I get connection error while attaching big files (same files which works in above case)
Please suggest
server/webmail
I am able to attach big files
For same email id, if I login to
domain/webmail
I get connection error while attaching big files (same files which works in above case)
Please suggest
12
CentOS-WebPanel Bugs / CWP - CWP Migration. Missing roundcube contacts and identities
« on: October 14, 2024, 05:04:03 AM »
Hi
I migrated an account from 1 server to another using "CWP_CWP Migration" option
Everything seems to be working except that
In roundcube login of every email account, I do not see
1. Contacts
2. Additional identities created by that user
I migrated an account from 1 server to another using "CWP_CWP Migration" option
Everything seems to be working except that
In roundcube login of every email account, I do not see
1. Contacts
2. Additional identities created by that user
13
DNS / Re: More than 2 name servers
« on: October 12, 2024, 12:45:29 PM »
I am looking at creating cwppro VPS with 2 sets of name servers
Like a domain pointing to
ns1 & ns2 should work at n3 & ns4 also
Currently my VPS nameservers are
ns1.domain1.com
ns2.domain1.com
I want to make this VPS work with
ns1.domain2.com
ns2.domain2.com
while
ns1.domain1.com
ns2.domain1.com
continue to work
Like a domain pointing to
ns1 & ns2 should work at n3 & ns4 also
Currently my VPS nameservers are
ns1.domain1.com
ns2.domain1.com
I want to make this VPS work with
ns1.domain2.com
ns2.domain2.com
while
ns1.domain1.com
ns2.domain1.com
continue to work
Try to edit the default DNS zone template:
https://wiki.centos-webpanel.com/custom-dns-zone-template
Actually you need to remove the records (make backup of the default template before you edit it):Code: [Select]@ 86400 IN NS %ns1%.
@ 86400 IN NS %ns2%.
from the template and add the records like:Code: [Select]@ 86400 IN NS NS1.NAMESERVER.COM.
@ 86400 IN NS NS2.NAMESERVER.COM.
@ 86400 IN NS NS3.NAMESERVER.COM.
@ 86400 IN NS NS4.NAMESERVER.COM.
14
Installation / Re: Try Install 8 and 9 all stuck in middlle
« on: October 12, 2024, 04:35:25 AM »I have the same issue
https://ibb.co/rcmfFFP
Strangely I retried the whole process (Starting from reinstall of alma linux 8.10). Everything went smooth and CWP is up and running now.
15
DNS / More than 2 name servers
« on: October 12, 2024, 04:33:17 AM »
I would like to have 4 name servers on same server. Current CWP GUI gives option for 2 name servers. Can anyone guide?
Background: I am migrating my VPS. Now migration is mostly done and most of the domain name servers are updated to new server.
I want to make sure that if some domain which may be still using old name servers continue to work once I suspend the old VPS.
Background: I am migrating my VPS. Now migration is mostly done and most of the domain name servers are updated to new server.
I want to make sure that if some domain which may be still using old name servers continue to work once I suspend the old VPS.