eriksautter Posted May 19 Posted May 19 I have a MariaDb instance setup with public access, and connect to it for a GatsbyJs app build. From my machine, the build completes the SQL queries successfully after about 190 seconds, however from the AWS Amplify server build it errors with ECONNRESET after about 150 seconds. I believe both instances are using the same NodeJs version, so it does not appear to be an issue on the client side. What else can be determined about this error, such as info from server-side logs?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now