cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1011
Views
5
Helpful
5
Replies

SD-WAN Always On Connection Issue

piyush.singh02
Beginner
Beginner

Hi Team,

 

I am getting " Error: connect ECONNREFUSED 131.226.217.141:8443"   while trying to make session with SD-WAN instance https://sandbox-sdwan-1.cisco.com/ 

 

I could see request timeout while pinging from my system.

ping sandbox-sdwan-1.cisco.com

Pinging sandbox-sdwan-1.cisco.com [131.226.217.141] with 32 bytes of data:
Request timed out.

 

As this is always on instance I am not on Cisco VPN. 

 

Appreciate your Responce. 

 

1 Accepted Solution

Accepted Solutions

Which postman collection are you using here, please? For this sandbox, I do not believe you should be passing port 8443.

 

https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/Postman-for-AlwaysOn-Cisco-SD-WANScreenshot 2020-07-30 at 11.46.19.pngScreenshot 2020-07-30 at 11.46.09.png

View solution in original post

5 Replies 5

bigevilbeard
Engager
Engager

Hey there, it must have been a glitch. Looks ok now via UI and API

 

(venv) r$ date
Thu 30 Jul 2020 08:41:28 BST
(venv)  $ time python sdwan_auth.py
Login Success, 200
---
Getting Token
---
Token Success

real	0m0.992s
user	0m0.201s
sys	0m0.042s

Please try again.

 

Hope this helps.

 

 

Hi , Thanks for your reply.

 

Login is working for me too browser however when I am trying to make session via Postman API it's failing. Postman Request 

 

Error: connect ECONNREFUSED 131.226.217.141:8443
Request Headers
 
Content-Typeapplication/x-www-form-urlencoded
Cache-Controlno-cache
Postman-Token2b9c2c38-9eb3-4d37-af2d-744e54147511
  • Request Body
    1.  j_username: "devnetuser"
    2.  j_password: "RG!_Yw919_83"

Which postman collection are you using here, please? For this sandbox, I do not believe you should be passing port 8443.

 

https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/Postman-for-AlwaysOn-Cisco-SD-WANScreenshot 2020-07-30 at 11.46.19.pngScreenshot 2020-07-30 at 11.46.09.png

Thanks , It worked 

 

I was directly trying to run authentication API. 

Awesome - glad you are fixed up!
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers