Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
25% Recurring Discount on NVMe VPS
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
CloudLinux
Shells Virtual Desktop

In this Discussion

New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

OpenVZ VPS not fully working after boot

desfiredesfire Member

I have an OpenVZ VPS with cyberpanel installed, after a boot, nothing is working: LiteSpeed, MariaDB, SSH.. even PING is down.

I try vía Solus console and I am able to login, however, I cannot restart any services, they report errors. What should I do as it's an OpenVZ system?

Comments

  • donlidonli Member

    What "errors" do they report ?

  • desfiredesfire Member
    edited July 2019

    @donli said:
    What "errors" do they report ?

    It just fails:

    Starting mysql (via systemctl): Job for mariadb.service canceled.
    [FAILED]

    [root@s1 /]# systemctl status mariadb.service

    • mariadb.service - MariaDB 10.3.16 database server
      Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
      Drop-In: /etc/systemd/system/mysqld.service.d
      -limits.conf /etc/systemd/system/mariadb.service.d-migrated-from-my.cnf-settings.conf
      Active: inactive (dead)
      Docs: man:mysqld(8)
      https://mariadb.com/kb/en/library/systemd/

    Jul 04 08:01:40 s1 systemd[1]: Stopping MariaDB 10.3.16 database server...
    Jul 04 08:01:41 s1 mysqld[27430]: 2019-07-04 8:01:40 0 [Note] InnoDB: FTS optimize thread exiting.
    Jul 04 08:01:41 s1 mysqld[27430]: 2019-07-04 8:01:41 0 [Note] InnoDB: Starting shutdown...
    Jul 04 08:01:41 s1 mysqld[27430]: 2019-07-04 8:01:41 0 [Note] InnoDB: Dumping buffer pool(s)...pool
    Jul 04 08:01:41 s1 mysqld[27430]: 2019-07-04 8:01:41 0 [Note] InnoDB: Instance 0, restricted...t=25
    Jul 04 08:01:41 s1 mysqld[27430]: 2019-07-04 8:01:41 0 [Note] InnoDB: Buffer pool(s) dump co...1:41
    Jul 04 08:01:43 s1 mysqld[27430]: 2019-07-04 8:01:43 0 [Note] InnoDB: Shutdown completed; lo...5018
    Jul 04 08:01:43 s1 mysqld[27430]: 2019-07-04 8:01:43 0 [Note] InnoDB: Removed temporary tabl...mp1"
    Jul 04 08:01:43 s1 mysqld[27430]: 2019-07-04 8:01:43 0 [Note] /usr/sbin/mysqld: Shutdown complete
    Jul 04 08:01:43 s1 systemd[1]: Stopped MariaDB 10.3.16 database server.
    Hint: Some lines were ellipsized, use -l to show in full.
    [root@s1 /]#

  • desfiredesfire Member
    edited July 2019

    [root@s1 /]# service sshd status
    Redirecting to /bin/systemctl status sshd.service

    • sshd.service - OpenSSH server daemon
      Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; vendor preset: enabled)
      Active: inactive (dead)
      Docs: man:sshd(8)
      man:sshd_config(5)

    Jul 04 04:42:18 s1 sshd[24019]: Invalid user newadmin from #### port 10796
    Jul 04 04:42:18 s1 sshd[24019]: input_userauth_request: invalid user newadmin [preauth]
    Jul 04 04:42:19 s1 sshd[24019]: pam_unix(sshd:auth): check pass; user unknown
    Jul 04 04:42:19 s1 sshd[24019]: pam_unix(sshd:auth): authentication failure; logname= uid=0 e...2.12
    Jul 04 04:42:20 s1 sshd[24019]: Failed password for invalid user newadmin from 193.188.22.12 ...ssh2
    Jul 04 04:42:20 s1 sshd[24019]: Received disconnect from ## port 10796:11: Client ...uth]
    Jul 04 04:42:20 s1 sshd[24019]: Disconnected from ### port 10796 [preauth]
    Jul 04 08:01:40 s1 systemd[1]: Stopping OpenSSH server daemon...
    Jul 04 08:01:40 s1 sshd[645]: Received signal 15; terminating.
    Jul 04 08:01:41 s1 systemd[1]: Stopped OpenSSH server daemon.
    Hint: Some lines were ellipsized, use -l to show in full.
    [root@s1 /]# service sshd start
    Redirecting to /bin/systemctl start sshd.service
    Job for sshd.service canceled.

  • Also, it does not connect to any network: [Errno 14] curl#6 - "Could not resolve host: yum.mariadb.org"
    Trying other mirror.

Sign In or Register to comment.