Jamf with mysql 8.0

jdsturm
New Contributor

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

2 REPLIES 2

bpavlov
Honored Contributor

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

kburns
New Contributor III

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.