Ticket #139 (new Defect)
Trying to work with openxcap server with IPV6
| Reported by: | yyyttt | Owned by: | support@ag-projects.com |
|---|---|---|---|
| Priority: | Critical | Milestone: | Nice to have |
| Component: | XCAP server | Version: | trunk |
| Severity: | Critical | Keywords: | |
| Cc: |
Description
Hi,
I am trying to use the OpenXCAP server with IPv6 and get the following error:
Failed to start Open XCAP: Couldn't listen on [2001:2001:1:4:211:43ff:fe9e:9dfb]:18080: (-2, 'Name or service not known').
Please assist to resolve why this happens.
Thanks.
Change History
comment:1 follow-up: ↓ 2 Changed 22 months ago by saul
- Version changed from 1.1.0 to trunk
- Milestone changed from OpenXCAP 1.2.0 to Nice to have
comment:2 in reply to: ↑ 1 Changed 22 months ago by yyyttt
Replying to saul: Can you please confirm whether you support IPv6 for the OpenXCAP server or not? If yes please advice how should I configure the server so it will work properly.
Thanks.
comment:3 Changed 22 months ago by saul
Hi,
OpenXCAP relies on Twisted library ( http://twistedmatrix.com) for creating the HTTP/HTTPS server. Some modifications might be needed for OpenXCAP to properly support IPv6 (assuming Twisted does support IPv6) but I can't currently test it nor have an estimation on when it'll be done, sorry.
Regards,
