Author Topic: cannot access panel  (Read 30830 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
cannot access panel
« on: May 10, 2017, 01:37:33 AM »
centos 7 / auto install (not eror)
ip:80 server test page working
Code: [Select]
Starting Nmap 6.40 ( http://nmap.org ) at 2017-05-10 01:30 UTC
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00014s latency).
Other addresses for localhost (not scanned): 127.0.0.1
Not shown: 986 closed ports
PORT      STATE SERVICE
21/tcp    open  ftp
22/tcp    open  ssh
25/tcp    open  smtp
53/tcp    open  domain
80/tcp    open  http
110/tcp   open  pop3
143/tcp   open  imap
465/tcp   open  smtps
587/tcp   open  submission
993/tcp   open  imaps
995/tcp   open  pop3s
2030/tcp  open  device2
3306/tcp  open  mysql
10025/tcp open  unknown
Device type: general purpose
Running: Linux 3.X
OS CPE: cpe:/o:linux:linux_kernel:3
OS details: Linux 3.7 - 3.9
Network Distance: 0 hops

Offline
***
Re: cannot access panel
« Reply #1 on: May 10, 2017, 05:24:36 AM »
Try to disable iptables or csf to see if panel is working or not.

# service iptables stop

# csf -x
https://www.24x7servermanagement.com/
Server Management, Server Security, Server Monitoring.
India's Leading Managed Service Provider !!

Offline
*
Re: cannot access panel
« Reply #2 on: May 10, 2017, 10:02:09 AM »
Code: [Select]
[root@a]# service iptables stop
Redirecting to /bin/systemctl stop  iptables.service
[root@a]# csf -x
csf and lfd have been disabled, use 'csf -e' to enable

*server test page work
* panel page not work (2030 or 2031 port)

Offline
*
Re: cannot access panel
« Reply #3 on: May 10, 2017, 10:08:21 AM »
try restarting cwp from command line
Code: [Select]
sh /scripts/restart_cwpsrv
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: cannot access panel
« Reply #4 on: May 10, 2017, 11:00:34 AM »
Code: [Select]
[root@a]# sh /scripts/restart_cwpsrv
[root@a]#
No error no reaction :)

Offline
*
Re: cannot access panel
« Reply #5 on: May 10, 2017, 06:49:46 PM »
if cwp works but you can't access it then its firewall related issue, this can be company or provider blocking ACL.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: cannot access panel
« Reply #6 on: May 10, 2017, 09:33:47 PM »
port block ? ( u answer yes ; how to change port ? )

"google compute engine" using

Offline
*****
Re: cannot access panel
« Reply #7 on: May 30, 2017, 10:29:11 AM »
port block ? ( u answer yes ; how to change port ? )

"google compute engine" using

Hi, you have to ask your service provider about that
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: cannot access panel
« Reply #8 on: September 05, 2017, 02:24:44 AM »
I have same problem, i use 0.9.8.188
I tried restart service, reinstall cwp, but not working please help

Offline
*
Re: cannot access panel
« Reply #9 on: September 05, 2017, 02:25:43 AM »
I have same problem, i use 0.9.8.188
I tried restart service, reinstall cwp, but not working please help

Offline
*
Re: cannot access panel
« Reply #10 on: September 05, 2017, 11:08:09 AM »
I have same problem, i use 0.9.8.188
I tried restart service, reinstall cwp, but not working please help

for start update your cwp since ver 188 is old
sh /scripts/update_cwp

then you should check if your port is listed there
if yes that could mean yo ur server provider has the port closed or your internet provider.

Also you can clean your iptables list to be sure that this issue is not a server system firewall related.
Code: [Select]
csf -x
iptables -F
service iptables save
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: cannot access panel
« Reply #11 on: September 06, 2017, 04:55:41 AM »
when i try to update, there show error

php fatal error:
the encode file /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php has expired.
in unknown in line 0

Offline
*
Re: cannot access panel
« Reply #12 on: September 06, 2017, 07:38:36 AM »
looks like you have too old version then which was not upgraded for a long time and you would need to do this manually.
I wouldn't recommend that you do this by yourself if you are not an experienced linux admin and the best would be that you contact cwp support.
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: cannot access panel
« Reply #13 on: September 06, 2017, 07:52:11 AM »
can you give me tutorial or link to upgrade cwp manually?
i will try upgrade manually, i dont have cwp support

Offline
*
Re: cannot access panel
« Reply #14 on: September 06, 2017, 07:59:08 AM »
you would need to do that by checking upgrade scripts and once you know what they are doing then you will also know what to do...as I said that is not for beginners.
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.