Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Unable to tunnel services with cf local stage & cf local run #27

@privettoli

Description

@privettoli

Hi,

I'm trying to use cf local with on-prem hosted Pivotal CF,
After successful cf login while executing

cf local stage app-dev-green -e -f app-dev-green -p ../target/app-0.0.1-SNAPSHOT.war

I have following errors:

Warning: unable to forward service: appdynamics-agent:appdynamics[0]
Warning: unable to forward service: config-server:p-config-server[0]
Warning: unable to forward service: redis-store:p-redis[0]
Warning: unable to forward service: config-server-keystore:user-provided[0]

So the problem that I experience is that tunneling of services doesn't work for me, because of firewall restrictions I'm unable to connect to the services from localhost with cf run,

I tried to investigate by reading the repo source code, I have a hypothesis that cf local is unable to get credentials required for staging the app with tunneling,

Please, point me to the right direction to solve the issue,

Thanks in advance,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions