Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Pushing the test-node-app results in FAILED with a connection refuse error for 127.0.0.1 port 8080 #711

Description

@martijnvandenboom

After following tutorials on installing cf-for-k8s I get to the step to push my first app but it fails.

I get the following error:
"error": "Connection refused - Connection refused - connect(2) for "127.0.0.1" port 8080 (127.0.0.1:8080)"

Can you help me to resolve the issue?
I would like to know more about how I can troubleshoot this situation.
Do you have any tips?

Tutorials:

  1. https://cf-for-k8s.io/docs/
  2. https://www.devopsschool.com/blog/getting-started-with-cloud-foundry-for-kubernetes-using-cf-for-k8s-in-linuxubuntu/

Details:
The netstat command is not showing any connections on port 8080.

Command:
$ cf push test-node-app -v -p ./tests/smoke/assets/test-node-app

Terminal output:
See attachments
Output push test-node-app.pdf

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