This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author maolvera
Recipients maolvera
Date 2017-10-03.22:11:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507068679.1.0.213398074469.issue31685@psf.upfronthosting.co.za>
In-reply-to
Content
Is there any reason it cannot connect to CE path?

C:\Users\Documents\Twister-git_hub_branch\client\executionprocess>ExecutionProcess.py -u user -e EP-name -s 127.0.0.1:8010

TWISTER_PATH is set to `C:\Users\Documents\Twister-git_hub_branch\client\executionprocess`.

Catching `Ctrl + C` signal OK.

Portable mode: Appending `C:\Users\Documents\Twister-git_hub_branch` to python path.

EP Info: Connecting to the Central Engine...
*ERROR* Cannot connect to CE path `127.0.0.1:8010`! Exiting!
Cannot connect to server! Farewell!
History
Date User Action Args
2017-10-03 22:11:19maolverasetrecipients: + maolvera
2017-10-03 22:11:19maolverasetmessageid: <1507068679.1.0.213398074469.issue31685@psf.upfronthosting.co.za>
2017-10-03 22:11:19maolveralinkissue31685 messages
2017-10-03 22:11:18maolveracreate