simplex-chat / simplex-chat/simplexmq
smp-server start fails on ubuntu without IPv6
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 847
- Forks
- 111
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
I have an ubuntu server with IPv6 disabled and smp-server 6.2 fails to start wiith the following error:
smp-server: Network.Socket.socket: unsupported operation (Address family not supported by protocol)
I don't see IPv6 being listed as a requirement in any docs, is this a bug?
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 by reproducing smp-server 6.2 on Ubuntu with IPv6 disabled and inspect the server startup networking path around the reported Address family not supported error. Done means smp-server starts successfully without IPv6 and the unsupported-operation error no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100