Failed to Start Service MySQL80

Viewed 24

First I'd like to say that I've searched for this error and I didn't find anything helpful. I'm trying to install MySQL and everything goes alright until I get to "Apply Configuration". When it gets to "Starting the Server", it fails. Image with the error here. And I get the following on the log:

Beginning configuration step: Starting the server

Attempting to start service MySQL80...
Failed to start service MySQL80.
Waiting until a connection to MySQL Server 8.0.30 can be established (with a maximum of 10 attempts)...
Retry 1: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 2: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 3: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 4: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 5: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 6: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 7: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 8: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 9: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Waiting 5 seconds before the next connection attempt...
Retry 10: Attempting to connect to Mysql@localhost:3306 with user root with no password...
Unknown error: One or more errors occurred.
Failed to connect to MySQL Server 8.0.30 after 10 attempts.
Ended configuration step: Starting the server

I'm not a hacker nor programmer and I don't know how to do very complicated stuff on PCs (messing with paths, etc), if you can help please detail step by step what I have to do. Getting MySQL to work properly is extremely important to me and I'd appreciate your help. Thank you.

0 Answers
Related