We are getting error while running e2e on angular app using protractor only in ubuntu. Please advise.
Ubuntu version: 20.04.1 LTS
Tried with net rap session delete
command and still getting the error. The same error on Windows OS could be fixed with net session /delete
. Please advise how to get this fixed in ubuntu. Thank you!
Failed: connect ECONNREFUSED 127.0.0.1:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1107:14)
From: Task: Run beforeAll in control flow
at UserContext.<anonymous> (/home/shr/pl-kinetic/node_modules/jasminewd2/index.js:94:19)
at Function.promise (/home/shr/pl-kinetic/node_modules/q/q.js:682:9)
at _fulfilled (/home/shr/pl-kinetic/node_modules/q/q.js:834:54)
at /home/shr/pl-kinetic/node_modules/q/q.js:863:30
question from:
https://stackoverflow.com/questions/65557708/failed-connect-econnrefused-127-0-0-1443-protractor-e2e-ubuntu-20-4 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…