Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalog application showing Access Denied error #719

Open
henriquesantanati opened this issue Jan 14, 2025 · 2 comments
Open

Catalog application showing Access Denied error #719

henriquesantanati opened this issue Jan 14, 2025 · 2 comments

Comments

@henriquesantanati
Copy link

I've got Access Denied error (image below) while trying to setup the Catalog application with RDS Mysql engine version 8.4.3.

image

It is working fine if using lower version such as 8.0.37.

RDS Mysql Versions here

8.0.x RDS Mysql end of standard support date is scheduled for March 2026. After that, likely this Catalog application will not work anymore for the RDS Mysql standard support

@niallthomson
Copy link
Collaborator

@henriquesantanati I just tested this using the docker compose setup with MySQL 8.4 image and it seems to work fine:

catalog-1     | 2025/01/15 17:03:12 Running database migration...
catalog-1     | 2025/01/15 17:03:12 Schema migration applied
catalog-1     | 2025/01/15 17:03:12 Connecting to catalog-db:3306/sampledb?timeout=5s
catalog-1     | 2025/01/15 17:03:12 invalid connection config: missing required peer IP or hostname
catalog-1     | 2025/01/15 17:03:12 Connected

@henriquesantanati
Copy link
Author

@niallthomson , thanks for checking on this. Would you mind to also test with RDS Mysql engine version 8.4.3? That was the one that showed error for me.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants