Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
762 views
in Technique[技术] by (71.8m points)

angular - Failed: connect ECONNREFUSED 127.0.0.1:443 / protractor e2e /ubuntu 20.4

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...