Cyberpanel not work after reboot Vps

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?

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

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.

@hosteko

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

Can you check if network is working?

@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

[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’.

So this is the problem, tmp failed to mount

* tmp.mount loaded failed failed /tmp

then what’s the solution? can you help

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
1 Like

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

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

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/

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

what is the problem?

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

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

You haven’t mentioned whats wrong with your cyberpanel?

cyberpanel is not opening.

Have you changed the cyberpanel default port to something else?

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