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.
Pages: [1]
1
CentOS-WebPanel Bugs / root User cannot login to Cwp
« on: September 20, 2024, 12:46:17 PM »
Hello,
After the fresh install , I have changed root password by ssh terminal passwd command, Now i cannot login to cwp panel
It says login failed but i can login to server via ssh with new root password.
What is the issue? Is it bug or do i need to run some sh script to update cwp or something else?
I have double check the url is correct : serverIP:2031/login/index.php
It is running on CentOS 9, all the websites and databases works well , I just cannot connect to cwp
I have got some error messages here, all cwp login related errors started after 2 dayf of fresh installaton
/usr/local/cwpsrv/logs/error_log
Here is the last errors:
After the fresh install , I have changed root password by ssh terminal passwd command, Now i cannot login to cwp panel
It says login failed but i can login to server via ssh with new root password.
What is the issue? Is it bug or do i need to run some sh script to update cwp or something else?
I have double check the url is correct : serverIP:2031/login/index.php
It is running on CentOS 9, all the websites and databases works well , I just cannot connect to cwp
I have got some error messages here, all cwp login related errors started after 2 dayf of fresh installaton
/usr/local/cwpsrv/logs/error_log
Code: [Select]
2024/09/02 00:12:34 [error] 22179#0: *2121 FastCGI sent in stderr: "PHP message: PHP Notice: Trying to get property 'apache_additional' of non-object in /usr/local/cwpsrv/var/services/users/index.php on line 0PHP message: PHP Notice: Trying to get property 'dns' of non-object in /usr/local/cwpsrv/var/services/users/index.php on
Code: [Select]
22179#0: *2725 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: mod_security in /usr/local/cwpsrv/var/services/user_files/modules/cwp_framework/traits/DashboardExtraVarsTrait.php on line 0" while reading response header from upstream, client: 178.233.17.82, server: localhost, request: "POST /cwp_2502dbb9f76d296e/erc/erc/index.php?module=mod_security&acc=loadrules HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/erc.sock:", host: "46.101.192.105:2083", referrer: "https://46.101.192.105:2083/cwp_2502dbb9f76d296e/erc/?module=mod_security"
2024/09/02 00:20:40 [error] 22178#0: *2794 open() "/usr/local/cwpsrv/htdocs/admin/favicon.ico" failed (2: No such file or directory), client: 178.233.17.82, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "46.101.192.105:2031", referrer: "https://46.101.192.105:2031/cwp_40117dccf33b3f7b1e1abb6c981736bf/admin/fileManager_v2.php"
Code: [Select]
2024/09/02 11:47:31 [error] 32465#0: *11759 open() "/usr/local/cwpsrv/var/services/users/login/admin/console/index.html" failed (2: No such file or directory), client: 77.221.148.157, server: localhost, request: "GET /admin/console/index.html HTTP/1.1", host: "46.101.192.105:2083", referrer: "http://46.101.192.105:2083/admin/console/index.html"
Code: [Select]
2024/09/02 12:03:49 [error] 32464#0: *12163 open() "/usr/local/cwpsrv/var/services/roundcube/login" failed (2: No such file or directory), client: 137.184.88.139, server: localhost, request: "POST /login HTTP/1.1", host: "46.101.192.105:2095"
2024/09/02 12:06:15 [error] 32465#0: *12221 open() "/usr/local/cwpsrv/var/services/roundcube/m6Du" failed (2: No such file or directory), client: 96.126.104.20, server: localhost, request: "GET /m6Du HTTP/1.1", host: "46.101.192.105:2096"
2024/09/02 12:42:36 [error] 32465#0: *13096 open() "/usr/local/cwpsrv/htdocs/admin/favicon.ico" failed (2: No such file or directory), client: 184.105.247.196, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "46.101.192.105:2031"
Here is the last errors:
Code: [Select]
2024/09/20 10:52:48 [error] 165936#0: *227 open() "/usr/local/cwpsrv/var/services/users/login/new/login" failed (2: No such file or directory), client: 77.221.148.157, server: localhost, request: "GET /new/login HTTP/1.1", host: "46.101.192.105:2083", referrer: "http://46.101.192.105:2083/new/login"
2024/09/20 10:52:52 [error] 165936#0: *229 open() "/usr/local/cwpsrv/var/services/users/login/admin/console/index.html" failed (2: No such file or directory), client: 77.221.148.157, server: localhost, request: "GET /admin/console/index.html HTTP/1.1", host: "46.101.192.105:2083", referrer: "http://46.101.192.105:2083/admin/console/index.html"
2024/09/20 10:57:36 [error] 165935#0: *246 open() "/usr/local/cwpsrv/var/services/users/login/init" failed (2: No such file or directory), client: 77.221.148.157, server: localhost, request: "GET /init HTTP/1.1", host: "46.101.192.105:2083", referrer: "http://46.101.192.105:2083/init"
2024/09/20 11:50:58 [info] 165935#0: *267 client 77.221.148.157 closed keepalive connection
2024/09/20 12:03:58 [error] 165936#0: *269 open() "/usr/local/cwpsrv/htdocs/admin/0Hmw" failed (2: No such file or directory), client: 96.126.104.20, server: localhost, request: "GET /0Hmw HTTP/1.1", host: "46.101.192.105:2031"
2024/09/20 12:03:59 [error] 165935#0: *268 open() "/usr/local/cwpsrv/var/services/users/login/0Hmw" failed (2: No such file or directory), client: 96.126.104.20, server: localhost, request: "GET /0Hmw HTTP/1.1", host: "46.101.192.105:2083"
2
CentOS 9 Problems / Cannot login to cwp as root
« on: September 15, 2024, 06:06:26 PM »
After the fresh install , I have changed root password by ssh terminal passwd command, Now i cannot login to cwp panel
It says login failed but i can login to server via ssh with new root password.
What is the issue? Is it bug or do i need to run some sh script to update cwp or something else?
I have double check the url is correct : serverIP:2031/login/index.php
It is running on CentOS 9
It says login failed but i can login to server via ssh with new root password.
What is the issue? Is it bug or do i need to run some sh script to update cwp or something else?
I have double check the url is correct : serverIP:2031/login/index.php
It is running on CentOS 9
3
CentOS 7 Problems / Re: Email forwarding to Gmail is not working
« on: September 02, 2024, 12:27:55 AM »
The problem is not sending the email.
I am able to send to gmail by roundcube on cwp.
The problem is redirecting to gmail is not working instead hotmail/outlook is working
I am able to send to gmail by roundcube on cwp.
The problem is redirecting to gmail is not working instead hotmail/outlook is working
4
CentOS 7 Problems / Email forwarding to Gmail is not working
« on: August 30, 2024, 10:37:43 PM »
Hello,
on my cwp server both sending and receiving emails are working.
The problem is the emails are not forwarding to gmail, i have also tried hotmail.com and it is forwarding to hotmail.com:
sender: admin@domain.com (my own domain)
alias adress: admin@domain.com
Also have admin@domain.com account and checked with roundcube
Forwarding to:
admin@domain.com => works
test@hotmail.com => works
test@gmail.com => does not work, also checked the email adress and spam folders twice
As a workaround is there a options on roundcube to forwarding all incoming emails?
on my cwp server both sending and receiving emails are working.
The problem is the emails are not forwarding to gmail, i have also tried hotmail.com and it is forwarding to hotmail.com:
sender: admin@domain.com (my own domain)
alias adress: admin@domain.com
Also have admin@domain.com account and checked with roundcube
Forwarding to:
admin@domain.com => works
test@hotmail.com => works
test@gmail.com => does not work, also checked the email adress and spam folders twice
As a workaround is there a options on roundcube to forwarding all incoming emails?
5
DNS Manager / rDNS/PTR FAILED but it resolves to some adress
« on: October 12, 2019, 10:22:56 AM »
Hi, I am using cwp 6.
The problem is, i cannot send email i think it is about the rdns settings as TrustedHosts, KeyTable, v=DKIM1, v=spf1 all ticked and green
On change host page, it is written,

On my vps panel, hostaname is set to same one with cwp.
As, well I have A records on domain dns records.
What could be missing?
The problem is, i cannot send email i think it is about the rdns settings as TrustedHosts, KeyTable, v=DKIM1, v=spf1 all ticked and green
On change host page, it is written,
- Your Hostname is: host1.ertemyazici.com and it resolves to IP: 107.173.134.93 [Check Black List] [Check CWP SSL] [Check WebServers SSL]
- rDNS/PTR = 107-173-134-93-host.colocrossing.com FAILED [Check SenderBase]

On my vps panel, hostaname is set to same one with cwp.
As, well I have A records on domain dns records.
What could be missing?
6
Installation / how to conect main www folder with ftp?
« on: August 02, 2016, 11:15:25 PM »
Hello , i am new to CWP(also linux). I like GUI and settings its all fresh and easy to navigate.
I ve just finished(i hope
) domain installation and all basic settings in cwp.
I am confused that i have created 2 users that related with my main domain.
When i login via ftp each one pointing to different physical locations than my main domain files which is located on "/usr/local/apache/htdocs". I thought that after i link accounts with the main domain , i am able to reach that folder(/usr/local/apache/htdocs) when connecting via ftp.
So my main question is how can i reach that location with ftp : "/usr/local/apache/htdocs" to upload my web files.I tried to connect with root account over ftp it says password is incorrect which i type correctly.
I ve just finished(i hope

I am confused that i have created 2 users that related with my main domain.
When i login via ftp each one pointing to different physical locations than my main domain files which is located on "/usr/local/apache/htdocs". I thought that after i link accounts with the main domain , i am able to reach that folder(/usr/local/apache/htdocs) when connecting via ftp.
So my main question is how can i reach that location with ftp : "/usr/local/apache/htdocs" to upload my web files.I tried to connect with root account over ftp it says password is incorrect which i type correctly.
Pages: [1]