Skip to content

struct.error: unpack_from requires a buffer of at least 3 bytes #6

@yousefElo

Description

@yousefElo

Hi Everyone ;

When I try running GTscan in LAB environment I get below error :

Traceback (most recent call last):
File "GTScan.py", line 355, in
tcap_recv = unpack_from('!BBB', tcap_reply, offset=66)
struct.error: unpack_from requires a buffer of at least 3 bytes

in pcap traces I see that SCTP is well established, but M3UA was not. I see that the client send a user initiated abort

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions