MarketSquare / MarketSquare/Rammbock

error: [Errno 99] Cannot assign requested address for address 2002

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
64
Forks
48
PR merge metrics
No merged PRs in 30d

Description

I am getting this error: error: [Errno 99] Cannot assign requested address for address 1234
This is my sample test:
Test Rammbock
New Protocol simpleRequest
Chars * testing tls
End Protocol
Start TCP Server 122.143.129.52 1234 name=example.example.com
Start TCP Client 122.143.129.51 protocol=simpleRequest
Connect 122.143.129.52 1234
New Message testing tls
u32 status
Client Sends message
Verify server gets status 0xcafebabe

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the sample using the Start TCP Server, Start TCP Client, and Connect steps, then inspect how those entry points handle the requested addresses. Determine whether the Errno 99 report is caused by invalid or unavailable local addresses; done should include a confirmed cause and an agreed fix or clearer usage guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.