Skip to content

Import error/String mismatch on version 1.0.1 (MacOS) #457

@darakian

Description

@darakian

I just updated to 1.0.1 and I'm seeing

c :  > channel=0 cmd=PING len=7 (fullness=0)
server: assembling u'sshuttle' (7 bytes)
server: assembling u'sshuttle.cmdline_options' (66 bytes)
server: assembling u'sshuttle.helpers' (902 bytes)
server: assembling u'sshuttle.ssnet' (5734 bytes)
server: assembling u'sshuttle.hostwatch' (2463 bytes)
server: assembling u'sshuttle.server' (3673 bytes)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "assembler.py", line 25, in <module>
  File "sshuttle.server", line 9, in <module>
ImportError: cannot import name which
c : fatal: expected server init string b'SSHUTTLE0001'; got b''

This obviously is a problem as I can't use sshuttle at all. My usage is of the form

sudo sshuttle -vvv -vr user@box.mydomain.com CIDR/RANGE

This is sshing into an openssh server on the remote end which was working on version 0.78.5_2.

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