keon94 commented on issue #4881: URL: https://github.com/apache/incubator-devlake/issues/4881#issuecomment-1502074410
@AustinCloudGuru Could you try hitting your rds directly from your shell? You can use something like `mysql -h devlake.XXXXXXXX.us-east-2.rds.amazonaws.com --port=3306 lake -u <username> -e 'show databases;' -p` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
