Unable to access panel

Where can I find the complete logs after install?.

1 Like

Provider: Niagahoster

Virtualization Type: OpenVZ

System: Centos 7 64bit Minimal

Fresh install on Centos 7 64bit Minimal

sestatus

status disabled

yum update -y

grep: /etc/selinux/targeted/rpmbooleans.custom: No such file or directory
ValueError: SELinux policy is not managed or store cannot be accessed.
warning: %postun(bind-32:9.9.4-73.el7_6.x86_64) scriptlet failed, exit status 1
Non-fatal POSTUN scriptlet failure in rpm package 32:bind-9.9.4-73.el7_6.x86_64
Cleanup : 32:bind-libs-9.9.4-73.el7_6.x86_64 10/12
Cleanup : 32:bind-license-9.9.4-73.el7_6.noarch 11/12
Cleanup : glib2-2.56.1-2.el7.x86_64 12/12
ValueError: SELinux policy is not managed or store cannot be accessed.
/var/tmp/rpm-tmp.qFjlje: line 12: /etc/selinux/targeted/rpmbooleans.custom: No such file or directory
ValueError: SELinux policy is not managed or store cannot be accessed.
/var/tmp/rpm-tmp.qFjlje: line 30: /etc/selinux/targeted/rpmbooleans.custom: No such file or directory
ValueError: SELinux policy is not managed or store cannot be accessed.
warning: %posttrans(bind-32:9.9.4-74.el7_6.1.x86_64) scriptlet failed, exit status 1
Non-fatal POSTTRANS scriptlet failure in rpm package 32:bind-9.9.4-74.el7_6.1.x86_64

cd ~

wget -O installer.sh https://cyberpanel.net/install.sh

Resolving cyberpanel.net (cyberpanel.net)… 2606:4700:30::681b:a395, 2606:4700:30::681b:a295, 104.27.163.149, …
Connecting to cyberpanel.net (cyberpanel.net)|2606:4700:30::681b:a395|:443… failed: Network is unreachable.
Connecting to cyberpanel.net (cyberpanel.net)|2606:4700:30::681b:a295|:443… failed: Network is unreachable.
Connecting to cyberpanel.net (cyberpanel.net)|104.27.163.149|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 494 [application/x-sh]
Saving to: ‘installer.sh’

chmod 755 installer.sh

sh installer.sh

OLS or Enterprise?
OLS

Installing from official server or mirror server?
Official

Replace JS/CSS files to JS Delivr?
no

Install Memcached extension for PHP?
no

Install LiteSpeed Memcached?
yes

Install Memcached?
This option was not shown

Install Redis extension for PHP?
yes

Install Redis?
yes

###################################################################
CyberPanel Successfully Installed

            Current Disk usage : 3/20GB (19%)

            Current RAM  usage : 206/1024MB (20.12%)

            Installation time  : 0 hrs 19 min 34 sec

            Visit: https://156.67.221.99:8090
            Panel username: admin
            Panel password: xxxxxxxxxx

        Please change your default admin password
      If you need to reset your panel password, please run:
            adminPass YOUR_NEW_PASSWORD

      If you change mysql password, please  modify file in
     /etc/cyberpanel/mysqlPassword with new password as well

          Website : https://www.cyberpanel.net
          Forums  : https://forums.cyberpanel.net
          Wikipage: https://docs.cyberpanel.net

        Enjoy your accelerated Internet by
            CyberPanel & OpenLiteSpeed

###################################################################

Some warning or error I can find in in terminal after process finished.


Cannot uninstall requirement pyOpenSSL, not installed
You are using pip version 8.1.2, however version 19.1.1 is available.
You should consider upgrading via the ‘pip install --upgrade pip’ command.
Cannot uninstall requirement certbot, not installed
You are using pip version 8.1.2, however version 19.1.1 is available.
You should consider upgrading via the ‘pip install --upgrade pip’ command.

[Tue Jun 18 03:59:35 UTC 2019] It is recommended to install socat first.
[Tue Jun 18 03:59:35 UTC 2019] We use socat for standalone server if you use standalone mode.
[Tue Jun 18 03:59:35 UTC 2019] If you don’t use standalone mode, just ignore this warning.

System check identified some issues:

WARNINGS:
?: (mysql.W002) MySQL Strict Mode is not set for database connection ‘default’
HINT: MySQL’s Strict Mode fixes many data integrity problems in MySQL, such as data truncation upon insertion, by escalating warnings into errors. It is strongly recommended you activate it. See: Databases | Django documentation | Django
?: (mysql.W002) MySQL Strict Mode is not set for database connection ‘rootdb’
HINT: MySQL’s Strict Mode fixes many data integrity problems in MySQL, such as data truncation upon insertion, by escalating warnings into errors. It is strongly recommended you activate it. See: Databases | Django documentation | Django

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -g3 -I. -I/usr/include/python2.7 -I. -I/usr/include/python2.7 -c -o main.o main.c
In file included from /usr/include/inttypes.h:25:0,
from ./lsapidef.h:37,
from ./lsapilib.h:41,
from main.c:34:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]

warning _FORTIFY_SOURCE requires compiling with optimization (-O)

^

main.c: In function ‘main’:
main.c:169:9: warning: implicit declaration of function ‘preload_module’ [-Wimplicit-function-declaration]
preload_module(moduleName, appName, progName);
^
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -g3 -I. -I/usr/include/python2.7 -I. -I/usr/include/python2.7 -c -o wsgi.o wsgi.c
In file included from /usr/include/limits.h:26:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,
from /usr/include/python2.7/Python.h:19,
from wsgi.c:29:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]

warning _FORTIFY_SOURCE requires compiling with optimization (-O)

^

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -g3 -I. -I/usr/include/python2.7 -I. -I/usr/include/python2.7 -c -o wsgiinput.o wsgiinput.c
In file included from /usr/include/limits.h:26:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,
from /usr/include/python2.7/Python.h:19,
from wsgiinput.c:29:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]

warning _FORTIFY_SOURCE requires compiling with optimization (-O)

^

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -g3 -I. -I/usr/include/python2.7 -I. -I/usr/include/python2.7 -c -o wsgiwrapper.o wsgiwrapper.c
In file included from /usr/include/limits.h:26:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,
from /usr/include/python2.7/Python.h:19,
from wsgiwrapper.c:29:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]

warning _FORTIFY_SOURCE requires compiling with optimization (-O)

^

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -g3 -I. -I/usr/include/python2.7 -I. -I/usr/include/python2.7 -c -o lsapilib.o lsapilib.c
In file included from /usr/include/ctype.h:26:0,
from lsapilib.c:35:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]

warning _FORTIFY_SOURCE requires compiling with optimization (-O)

^

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -g3 -I. -I/usr/include/python2.7 -I. -I/usr/include/python2.7 -c -o lsapi-glue.o lsapi-glue.c
In file included from /usr/include/limits.h:26:0,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,
from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,
from /usr/include/python2.7/Python.h:19,
from lsapi-glue.c:33:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]

warning _FORTIFY_SOURCE requires compiling with optimization (-O)

^

gcc -pthread -Wl,-z,relro -L/usr/lib64 -Xlinker -export-dynamic -o lswsgi main.o wsgi.o wsgiinput.o wsgiwrapper.o lsapilib.o lsapi-glue.o -L/usr/lib64/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm

###################################################################
CyberPanel Successfully Installed

            Visit: https://156.67.221.99:8090
            Username: admin
            Password: 1234567

###################################################################

I can access the web panel without any issue after cyberpanel installation finished. But after rebooting the VPS, then it stuck, can’t even ping the VPS.

Thank you

My issue is back again. Same thing.

I am having the same issue when upgraded cyberpanel to 2.02 the latest I just can’t access the admin anymore.
I have restarted the server several times but
Failed to start LSCPD Deamonn just can’t find any solution

I can’t access cyberpanel, OLS is running, the sites are running, but can’t access cyberpanel.

Nobody can fix this error, i get this error and now back to Cpanel LOL

Try to unistall CSF with these commands in terminal

cd /etc/csf
sh uninstall.sh

In my case it worked fine and i install CSF again.