Skip to content

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

Description

@gideondsouza

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.?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions