cloud-gov / cf-service-connect

Cloud Foundry CLI Service Connection Plugin
Other
18 stars 6 forks source link

Bad local forwarding specification error #61

Closed nathanweeks closed 2 years ago

nathanweeks commented 2 years ago

While trying to connect to an aws-rds (MySQL) service, I observe the following error:

% cf --version
cf version 8.3.0+e6f8a85.2022-03-11
% cf connect-to-service my-app my-service
Finding the service instance details...
Setting up SSH tunnel...
Incorrect Usage: Bad local forwarding specification '52472::'
nathanweeks commented 2 years ago

Mea culpa, I had selected the wrong service (not mysql, but rather s3)