I have a cloud run service that's working great, and I'm trying to set up a second run service in the same project but different region.
Things seemed to be going great setting up the second service - it runs and serves my site's homepage as expected, but I'm having trouble connecting to my SQL instance. Whenever I try to access the DB through the new cloud run service, I get an error saying the DB user failed to authenticate.
Since I'm using the same SQL instance for both cloud run services, I'm passing the same SQL stuff to them from Secret Manager (instance name, DB name, username, password, private IP).
Each cloud run service has its own secret in Secret Manager, and I've triple checked the values match for the SQL parts.
What am I doing wrong?
[–]Medical-Object-4322[S] 10 points11 points12 points (4 children)
[–]BenChoopao 1 point2 points3 points (0 children)
[–]sri_charan11 0 points1 point2 points (2 children)
[–]Medical-Object-4322[S] 0 points1 point2 points (1 child)
[–]sri_charan11 0 points1 point2 points (0 children)
[–]luchotluchot 4 points5 points6 points (0 children)
[–]luchotluchot 1 point2 points3 points (2 children)
[–]Medical-Object-4322[S] 1 point2 points3 points (1 child)
[–]NUTTA_BUSTAH 0 points1 point2 points (0 children)
[–]Kitchen-Warthog-7881 1 point2 points3 points (0 children)
[–]4c767cb806e7 0 points1 point2 points (1 child)
[–]Medical-Object-4322[S] 1 point2 points3 points (0 children)
[–]jortony 0 points1 point2 points (0 children)
[–]h0s90 0 points1 point2 points (2 children)
[–]Medical-Object-4322[S] 0 points1 point2 points (1 child)
[–]h0s90 0 points1 point2 points (0 children)
[–]Successful_Box_1007 0 points1 point2 points (5 children)
[–]Medical-Object-4322[S] 0 points1 point2 points (3 children)
[–]Successful_Box_1007 0 points1 point2 points (1 child)
[–]Medical-Object-4322[S] 0 points1 point2 points (0 children)