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 - josemnunez

Pages: [1] 2 3 ... 44
1
If you manage the DNS from your provider, you only need to copy the dkin, spf1 and DMARC1 records from your cwp to your provider so that the emails do not arrive as spam, everything else is managed from your provider.

2
Installation / Re: AL 9 server not upgrading to CWP Pro
« on: January 28, 2025, 04:13:35 PM »
What IP addresses are assigned to that server?

3
CentOS 9 Problems / Re: Can not login to CWP after changed vps password
« on: January 21, 2025, 09:46:58 AM »
Hello

Please log in as root from ssh, look for the file /etc/login.defs, look for the line SHA_CRYPT_MAX_ROUNDS 5000 and please comment it out, after this run a password change from the terminal, and with this new password you will be able to enter the web panel

4
Updates / Re: How to revert an update?
« on: January 07, 2025, 12:17:08 PM »
Hello

Please run the following script and let me know how it goes

sh /scripts/phpfpm_rebuild_user_conf

It is also important that you check that the hostname has a valid ssl

I look forward to your response to help you resolve this situation

5
Installation / Re: User Control Panel Login Problem
« on: November 28, 2024, 08:34:19 PM »
We are working on resolving this issue, a quick fix is ​​to go to this file
Code: [Select]
nano /etc/login.defs


and comment out the following line

Code: [Select]
SHA_CRYPT_MAX_ROUNDS 5000


to

Code: [Select]
#SHA_CRYPT_MAX_ROUNDS 5000

After this you can change the user's password from the cwp administration panel and you will be able to login.

6
Installation / Re: CWP Fresh install on Almalinux 9 Error root login
« on: November 28, 2024, 08:29:58 PM »
We are working on resolving this issue, a quick fix is ​​to go to this file
Code: [Select]
nano /etc/login.defs


and comment out the following line
Code: [Select]
SHA_CRYPT_MAX_ROUNDS 5000
to
Code: [Select]
#SHA_CRYPT_MAX_ROUNDS 5000

then change the root password using the passwd command

7
CentOS-WebPanel Bugs / Re: User login - errors
« on: November 07, 2024, 09:18:29 PM »
What version of Centos do you have installed?

8
MySQL / Re: MySQL Manager in CWP not working
« on: October 24, 2024, 12:10:45 PM »
Please use the script to change mysql password

Code: [Select]
]sh /scripts/mysql_pwd_reset[/code

9
Aplications / Re: 2fa not working
« on: October 14, 2024, 11:40:19 AM »
Hi

Some Google libraries stopped working, we are implementing a new library to make this work, it will be available for everyone soon

10
Installation / Re: Cannot login to admin CWP
« on: September 11, 2024, 11:49:21 AM »
Please use alma linux 8

11
DNS / Re: ip manager to delete ip
« on: August 21, 2024, 03:07:03 PM »
We will soon launch our new IP Suite module, where you can manage all the IPv4 and IPv6 of your server and apply it to the different services.

12
Hello

Please open a ticket with support and indicate that it be assigned to me, Josen, do not forget to add the accesses to your servers

13
Hi
Please make sure to enable PubkeyAuthentication yes in the ssh configuration of the target server

14
Installation / Re: Correct root password but still unable to login.
« on: July 25, 2024, 12:19:04 PM »
Have you confirmed the available disk space on the main partition?

15
Hello

I don't see any tickets with this number, could you please validate this information?

Pages: [1] 2 3 ... 44