lucasjacks0n / EggShell

iOS/macOS/Linux Remote Administration Tool
GNU General Public License v2.0
1.65k stars 381 forks source link

Getting error when client connects to server. #40

Closed yannip1234 closed 7 years ago

yannip1234 commented 7 years ago

'something went wrong' Error: "Traceback (most recent call last): File "eggshell.py", line 108, in main() File "eggshell.py", line 104, in main menu() File "eggshell.py", line 55, in menu choose[option]() File "eggshell.py", line 90, in menuStartMultiServer server.multiServer(sp[0],sp[1]); File "/Users/USERNAME/Documents/Folders/EggShell/src/server/server.py", line 208, in multiServer socket.socket(socket.AF_INET, socket.SOCK_STREAM).connect( (host,port)) File "/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 228, in meth return getattr(self._sock,name)(*args) TypeError: an integer is required"

lucasjacks0n commented 7 years ago

what did you type right before the crash?

yannip1234 commented 7 years ago

Steps I did:

  1. cd in to EggShell Folder.
  2. 'python EggShell.py'
  3. Created server
  4. Entered command on another computer on LAN
  5. The error shows when computer connects.

Sent from my iPhone

On Mar 22, 2017, at 8:47 PM, Lucas Jackson notifications@github.com wrote:

what did you type right before the crash?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

lucasjacks0n commented 7 years ago

try the new release, a lot has changed, let me know if it fixed your issue, if not, I will help debug with you

arechiksn0w commented 7 years ago

i try new update still have error Trackback(most resent call last) File "eggshell.py". line 7. in import base64

lucasjacks0n commented 7 years ago

what is the full error? @arechiksn0w

arechiksn0w commented 7 years ago

can help me to complate eggshell.py on ios terminal?