It's a database connection error. You probably have a password on the root account, which must be present there if you do.
Code:
Error Failed to connect to database: Error: #1045: Access denied for user 'root'@'localhost' (using password: YES)
That means it has a password, but you're giving it the wrong one, currently just "".