linuxmint / linuxmint/warpinator
"Discovery: service is on this subnet, ignoring"
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
I'm running Warpinator 1.4.5 (Flatpak) on openSUSE Tumbleweed. When I run it in debug mode, my Android phone can't see it. The logs give me:
2023-03-04 16:53:05,621::warpinator::DEBUG: >>> Discovery: service is not on this subnet, ignoring: Pixel 4a (203.0.113.69) -- server.py (line 195)
I'm using the same group code and the same ports. I've unblocked everything (yes, even 5353 UDP) in my firewall. What's going on? What does this message mean?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with server.py line 195 and trace the discovery path that emits the subnet warning. Reproduce the debug-mode discovery attempt with the Android phone, then determine why its address is rejected; done means the cause is confirmed and the behavior is fixed or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, linux, python
- Domain
- mobile-dev, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100