Skip to content
This repository was archived by the owner on Oct 16, 2021. It is now read-only.
This repository was archived by the owner on Oct 16, 2021. It is now read-only.

ZOWESVR error : Eureka request : connection refused. #127

@yugeshpothuru

Description

@yugeshpothuru

Problem making eureka request { Error: connect ECONNREFUSED 10.242.55.48:10011
at Object.exports._errnoException (util.js:1020:11)
at exports._exceptionWithHostPort (util.js:1043:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1099:14)
code: 'ECONNREFUSED',
errno: 'ECONNREFUSED',
syscall: 'connect',
address: '10.242.55.48',
port: 10011 }

Receiving this error. I have tried the below steps.

Added 127.0.0.1 as NSINTERADDR and refreshed resolver didnt work
added 10.242.55.48 as NSINTERADDR and refreshed resolver didnt work
added 10011 to the port list and issue VARY TCIP, obeyfile didnt work.

can someone help me with any more checks that I can do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions