Posted on 04-26-2018 08:23 AM
Has anyone tested or know if Jamf works with mysql 8.0.11?
Maybe it's bad timing that I am initially setting jamf up but I am getting this error:
The following error was encountered:
QueryException: Could not connect: Access denied for user 'jamfsoftware'@'localhost' (using password: NO) - An error occurred while connecting to the database.
Please check the following items:
Verify the username, password, and database name, then try again
MySQL is running on localhost
MySQL is accepting network connections
The user jamfsoftware@localhost has been granted privileges to the jamfsoftware database
Posted on 04-26-2018 08:53 AM
Definitely not on the supported lists. But here's an FR so that it gets support:
https://www.jamf.com/jamf-nation/feature-requests/7393/please-support-mysql-8-0-for-jamf-pro
Posted on 04-27-2018 11:38 AM
I had the same error message when setting up a dev server yesterday, and initially thought I misconfigured something. Re-did it with 5.7 and had no issues.