Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Absurd error when adding an authorized network

I'm trying to add an authorized network to a GCloud MySQL instance, but I'm getting a stubborn error message saying that I need to use a CIDR (slash) notation, when I think I'm actually using it: 194.117.2.116/24, as shown bellow. "194.117.2.116" is in fact the address Google says is my public IP address.

Am I doing anything wrong? Has this already happen to anyone? 

Thanks for your attention.

Unauthorized_to_authorize_error.png

 

 

Solved Solved
0 1 220
1 ACCEPTED SOLUTION

Can you retry after updating it as - 194.117.2.116/32 as you are authorizing a single IP address only.

View solution in original post

1 REPLY 1

Can you retry after updating it as - 194.117.2.116/32 as you are authorizing a single IP address only.