Community

Cyberpanel not work after reboot Vps

ho
hosteko #1

I just installed vps with OS centos 7, and installed cyberpanel. after the installation process is complete, I successfully login to cyberpanel. however, after I restarted the VPS. cyberpanel cannot function. I can’t even log in to Putty or ping the server.

what is the problem?

Cy
CyberPanel #2

It it OpenVZ? Can’t you login via console and check where the boot process is stuck?

ho
hosteko #3

yes, i use openVZ. I try to log in via the console smoothly. but I can’t log in via SSH, all ports don’t work and even mariadb doesn’t work either.

steps that I did, I had to disable the firewall. but the results remain the same. please help for this.

Cy
CyberPanel #4

@hosteko

If you login via console virtual machine is booting fine? Can you log into SSH?

Can you check if network is working?

ho
hosteko #5
@hosteko

If you login via console virtual machine is booting fine? Can you log into SSH?

Can you check if network is working?

[root@server /]# service network status
Configured devices:
lo venet0
Currently active devices:
lo
[root@server /]# service network restart
Restarting network (via systemctl): Job for network.service canceled.
[FAILED]
[root@server /]# ip route show

ho
hosteko #6

[root@216327 /]# systemctl --failed
UNIT LOAD ACTIVE SUB DESCRIPTION

  • tmp.mount loaded failed failed /tmp
  • systemd-sysctl.service loaded failed failed Apply Kernel Variables
  • systemd-vconsole-setup.service loaded failed failed Setup Virtual Console
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    3 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use ‘systemctl list-unit-files’.
Cy
CyberPanel #7

So this is the problem, tmp failed to mount

* tmp.mount loaded failed failed /tmp

ho
hosteko #8

then what’s the solution? can you help

Cy
CyberPanel #9

After installation, remove following lines from /etc/fstab

/usr/.tempdisk /tmp ext4 loop,rw,noexec,nosuid,nodev,nofail 0 0
/tmp /var/tmp none bind 0 0
ho
hosteko #10

problem solved. thanks you for help.

if you may know, why did this happen? Is it because you use openVZ? so it must be empty /etc/fstab

bi
birapn #11

I had the same problem and almost gave up on CyberPanel. Support VPSDime identified and corrected.

aq
aqit79 #12

It works great on vmware and kvm. Does not work on opvenvz 6 7, will work when comment # / tmp / var / tmp none bind 0 0 in / etc / fstab

Link: https://dotrungquan[.]info/cyberpanel-not-working-after-reboot-vps-openvz/

RA
Rabiul AEZAZ #13

I restarted the contabo VPS. cyberpanel cannot function. I can’t even log in to Putty or ping the server.

what is the problem?

NK
Nitesh Kunnath #14

Is your server up? You should contact contabo regarding this because you mentioned that you are unable to ping your server or connect putty.

RA
Rabiul AEZAZ #15

Hi, Now my contabo server is up. What can I do for cyberpanel?

NK
Nitesh Kunnath #17

You haven’t mentioned whats wrong with your cyberpanel?

NK
Nitesh Kunnath #19

Have you changed the cyberpanel default port to something else?

RA
Rabiul AEZAZ #20

no. just restart my contabo VPS server after that it’s not opening.

Sign in to reply