Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Connection lost: InvalidToken: (line 85) #2

Closed
assafd opened this issue Apr 27, 2020 · 6 comments
Closed

Connection lost: InvalidToken: (line 85) #2

assafd opened this issue Apr 27, 2020 · 6 comments

Comments

@assafd
Copy link

assafd commented Apr 27, 2020

After compiling to EXE, you cannot run CMD commands - the following error occurs:

--i 0
You are now connected to DESKTOP-TEST
127.0.0.1> --e
C:\Users\tets\Downloads\PyDoor-master\PyDoor-master\Client\output>ipconfig
Connection lost: InvalidToken: (line 85)

@tidely
Copy link
Owner

tidely commented Apr 27, 2020

Could you check the log of the client for error messages and did you use cx_freeze or pyinstaller

@tidely
Copy link
Owner

tidely commented Apr 27, 2020

Wrote a bug fix that should have solved it. Try it again and tell me if it works.

@assafd
Copy link
Author

assafd commented Apr 27, 2020

Thanks, Let me know once you fixed it

@assafd
Copy link
Author

assafd commented Apr 27, 2020

I'm using "auto-py-to-exe"

@tidely
Copy link
Owner

tidely commented Apr 27, 2020

It should be working now, auto-py-to-exe uses pyinstaller, so my fix should work for that aswell

@assafd
Copy link
Author

assafd commented Apr 27, 2020

Working well! thanks

@assafd assafd closed this as completed Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants