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 2 3 [4] 5 6 ... 14
46
E-Mail / Re: Email ids under 1 user not receiving emails
« on: April 11, 2025, 04:09:59 PM »
Tried after seeing your message

No luck

And you tried suspending, then un-suspending the account?

47
CentOS-WebPanel GUI / MySQL db and user creation error
« on: April 11, 2025, 03:46:46 PM »
Logged in as a user. Tried adding a new database along with user. Got successfully created database message (green). But the list of databases and list of users shower empty.

Curiously logged in as admin to see database _test and user _test is created without username prefix

Please suggest

https://ibb.co/Z1wM1vw7

48
E-Mail / Email ids under 1 user not receiving emails
« on: April 10, 2025, 06:06:51 AM »
All was working fine

Suddenly all email ids under a user stopped recieving emails (Has multiple domains)

I checked for quota, increased quota. No use

The folder permissions under var/vmail/domainname has

user | mail | 751

maillog do not have the record of missing incoming emails

Please guide

49
MySQL / Re: mySQL user
« on: April 05, 2025, 11:58:12 AM »
Did that. Even used a different browser.

50
MySQL / mySQL user
« on: April 04, 2025, 11:15:57 AM »
Hi

When i login to phpmyadmin using any user, I am able to see all databases, tables and data of other users as well.

What might be wrong?

51
CentOS Configuration / Re: How to setup user quotas ?
« on: January 11, 2025, 06:17:08 AM »
my /etc/fstab/ contains

Code: [Select]
#
# /etc/fstab
# Created by anaconda on Mon Aug 19 17:42:13 2024
#
# 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.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
/dev/sda4 / xfs rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0
UUID=37e38df4-28dc-4d9c-acb5-1a2fd7e6130b /boot                   xfs     defaults        0 0
UUID=3F31-DBA5          /boot/efi               vfat    defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2
/swap swap swap sw 0 0

quota not working. What should be done?


52
CentOS-WebPanel GUI / Find username option
« on: January 01, 2025, 11:29:56 AM »
Users usually dont remember their usernames

This results in recover password unusable.

Instead domain name can be used.

Including username in recovery email will help this

53
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

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.

54
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

55
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

56
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


57
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?

58
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

59
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


60
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?

Pages: 1 2 3 [4] 5 6 ... 14