![]() |
|
Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora (/showthread.php?tid=1576) Pages:
1
2
|
Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - mbahngawean - 05-14-2015 I am a new user on linux and sentora, currently I am getting problem in mysql. When I log into sentora appear the words "Critical Error: [0100]-Unable to connect or authenticate Wednesday to the Sentora database (sentora_core). We advice that you contact the server administrator to ensure that the database server is online and that the correct connection parameters are being used. " though I did not change the username and password of the mysql. When I restart vps. sya can login again but the hose a few hours the problem reappeared. Please help me
RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - TGates - 05-14-2015 First thing to check is to make sure you have plenty of hard drive space. This is one reason mysql will crash. If you have plenty of space, we will look into something else. RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - Me.B - 05-14-2015 check MariaDB service is running command: systemctl status mariadb mySQL password same in /etc/sentora/panel/cnf/db.php and your root current? M B RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - mbahngawean - 05-16-2015 (05-14-2015, 12:27 PM)TGates Wrote: First thing to check is to make sure you have plenty of hard drive space. This is one reason mysql will crash. If you have plenty of space, we will look into something else. I am using centos with 1 gb of ram and a 30 GB hard disk, CPU 2.4 GHz What is caused due to a lot of ram memory usage? Here's a Screenshot of the memory usage ram. RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - mbahngawean - 05-16-2015 (05-14-2015, 08:01 PM)Me.B Wrote: check MariaDB service is runningI checked with the command above and below the displayed results mariadb.service - MariaDB database server Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled) Active: active (running) since Fri 2015-05-15 14:13:19 EDT; 37min ago Process: 698 ExecStartPost=/usr/libexec/mariadb-wait-ready $MAINPID (code=exited, status=0/SUCCESS) Process: 585 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir %n (code=exited, status=0/SUCCESS) Main PID: 697 (mysqld_safe) CGroup: /system.slice/mariadb.service ├─ 697 /bin/sh /usr/bin/mysqld_safe --basedir=/usr └─1123 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql... RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - Me.B - 05-16-2015 So mariaDB running could you check if the root password same in /etc/sentora/panel/cnf/db.php and your root current? RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - mbahngawean - 05-16-2015 (05-16-2015, 05:26 AM)Me.B Wrote: So mariaDB running could you check if the root password same in /etc/sentora/panel/cnf/db.php and your root current? could you give an example? because I don't understand, sorry I am still a beginner RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - Me.B - 05-16-2015 http://dev.mysql.com/doc/refman/5.6/en/mysql.html mysql --user=root --password=your_password your_password is the one you find in /etc/sentora/panel/cnf/db.php RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - MarkDark - 05-17-2015 (05-14-2015, 11:12 AM)mbahngawean Wrote: I am a new user on linux and sentora, currently I am getting problem in mysql. When I log into sentora appear the words "Critical Error: [0100]-Unable to connect or authenticate Wednesday to the Sentora database (sentora_core). This is a known problem Sentora. The developers have not yet discovered the cause. But I seem to have found what the problem is, I have to check some components. In this ZPanel ROBLEM not. P.S. Sorry i not speak english RE: Help Me,Not Change Password MySQL But Critical Error: [0100] When Login Sentora - mbahngawean - 05-26-2015 (05-17-2015, 06:29 AM)MarkDark Wrote:(05-14-2015, 11:12 AM)mbahngawean Wrote: I am a new user on linux and sentora, currently I am getting problem in mysql. When I log into sentora appear the words "Critical Error: [0100]-Unable to connect or authenticate Wednesday to the Sentora database (sentora_core). Can you tell what the cause and the solution?
|