Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running python prog on windows 10 gives No connection could be made because the target machine actively refused it. #68

Open
gideondsouza opened this issue Jan 28, 2018 · 1 comment

Comments

@gideondsouza
Copy link

So I have python1.py:

#!usr/bin/python
print("hello from python")

I dexec and the python file in the following folder, this happens :

C:\Users\user\Downloads\dexec_1.0.7_windows_amd64>dexec.exe python1.py
2018/01/28 15:24:58 Get http://127.0.0.1:2375/_ping: dial tcp 127.0.0.1:2375: connectex: No connection could be made because the target machine actively refused it.

I allowed dexec.exe through my firewall.
Is there anything i'm missing.?

@andystanton
Copy link
Member

Thanks for the report @gideondsouza I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants