You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis CI bombs out when attempting to start up the site in Docker and run the tests:
ERROR 2003 (HY000): Can't connect to MySQL server on 'rs_db' (111 "Connection refused")
My suspicion here is that MySQL isn't set to listen outside of localhost. But why this would only be problem on Travis, I don't have the foggiest idea.
The text was updated successfully, but these errors were encountered:
Travis CI bombs out when attempting to start up the site in Docker and run the tests:
My suspicion here is that MySQL isn't set to listen outside of localhost. But why this would only be problem on Travis, I don't have the foggiest idea.
The text was updated successfully, but these errors were encountered: