Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Staging] Error downloading file  #3219

@marla-singer

Description

@marla-singer

Verified on staging.apinf.io

API with correct Swagger specification but there doesn't display Swagger UI because URLs are not available and there throws error

{  
  "code":"ECONNREFUSED",
  "errno":"ECONNREFUSED",
  "syscall":"connect",
  "address":"172.18.0.2",
  "port":443,
  "name":"Error",
  "message":"Error downloading file "https://staging.apinf.io/rest/v1/catalog.json" 
connect ECONNREFUSED 172.18.0.2:443",
 }

The first look shew that the problem came from the staging.apinf.io networking.

How to check
The command curl -I https://staging.apinf.io/rest/v1/catalog.jsonreturns the error inside of Docker container

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions