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

Pages: [1]
1
E-Mail / Re: 550 No such recipient here
« on: February 05, 2025, 05:32:59 AM »
Hi
everyone, I want to ask that when my mail server sends email to Yahoo, Outlook, Gmail, it can send without being Spam or Blacklisted.
But when I send email from Gmail, Yahoo, Outlook to my mail server, it shows the error as below.
Is anyone having the same problem as me?
------------------------------------
Your message wasn't delivered to hide@hide.com because the address couldn't be found, or is unable to receive mail.
The response from the remote server was:
550 No such recipient here

https://forum.centos-webpanel.com/e-mail/can-t-receive-emails/

Is this related to your problem? I have ever faced that problem too long time ago, cannot receive incoming email. The problem is the port.

2
Migration from other control panels / CWP Migration Failed in File Transfer
« on: February 05, 2025, 03:09:49 AM »
I had already connected both (source and destination server). Then, I started to transfer some packages and accounts. The packages had been successfully transferred. But the accounts stuck at 60%, the logs only showed that it failed to transfer files. Please check the below image for the ss.

https://prnt.sc/5vzsUc40JEj5

3
Let make simple,

on new server copy Public Key from: # cat /root/.ssh/id_rsa.pub
and paste Public key to Old server: # nano /root/.ssh/authorized_keys

It worked for me, thanks mate  :D

5
CentOS-WebPanel Bugs / Cannot Login into User Panel
« on: February 04, 2025, 10:53:32 AM »
Hi, I just recently installed CWP into my new server with AlmaLinux 9, the admin panel worked well. But the user panel didn't. I cannot login into the user panel. Wenever I tried to login, it only showed "Failed". I also checked the logs, and it's the error logs:
Code: [Select]
2025/02/04 17:35:18 [notice] 68681#0: *24 "^/v1/([^/]+)/?$" matches "/v1/valid_user/", client: 127.0.0.1, server: localhost, request: "POST /v1/valid_user/ HTTP/1.1", host: "127.0.0.1:2302"
2025/02/04 17:35:18 [notice] 68681#0: *24 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/valid_user/ HTTP/1.1", host: "127.0.0.1:2302"
2025/02/04 17:35:18 [info] 68681#0: *24 client 127.0.0.1 closed keepalive connection

Please help  :-[

6
CentOS 8 Problems / Re: NodeJS issue
« on: March 20, 2024, 12:28:20 PM »
If you still encounter this issue. Maybe you can try to install the NodeJS manually (not from the CWP GUI). I use AlmaLinux 8, I have set up my NodeJS 20.x and it works well.

7
CentOS 8 Problems / Re: PHP Switcher ERROR
« on: March 20, 2024, 12:24:31 PM »
What machine do you use? Is there any network issue from accessing the PHP repository?

8
PHP Selector / Re: php_switch_v2 not working
« on: March 04, 2023, 10:33:25 AM »
I have faced the related issue that I could not switch to PHP 8.2.3 from PHP 8.1.3, but today I just successfully switched it gradually from PHP 8.1.3 to 8.1.16 (the latest version of PHP 8.1.x), then I moved to 8.2.0 and finally switched to 8.2.3. I don't know why it happened, but it's my experience.

Pages: [1]