Closed GoogleCodeExporter closed 9 years ago
Hi.
And what is the solution?
I do not understand exactly what to do with httpv6.patc file.
Someone please describe me. It is very important to me.
THX.
Original comment by wolfy2...@gmail.com
on 30 Sep 2013 at 3:28
[deleted comment]
copy httpv6.patch to the folder that http.py is in (in my case that was
/WebIOPi-0.6.0/python/webiopi/protocols/), then run `patch < httpv6.patch`
To undo the patch run `patch -R < httpv6.patch`
The patch is only for the web interface
Original comment by tagn...@gmail.com
on 30 Sep 2013 at 5:17
Hi.
Thanks for the fast answer, but unfortunately does not go. :( My FTP server
works great with ipv6 but webiopi not. What more can I do?
The correct format in the browser "http://[23ed:343rr:.:.:.]" ?
One more thing: my webiopi operational port 80 not 8000. But I think it's all
the same...
Original comment by wolfy2...@gmail.com
on 1 Oct 2013 at 3:32
Need to take a quick look on it, remembering there is a reason I did not
allowed IPv6, but don't remember why.
Original comment by tro...@trouch.com
on 27 Nov 2013 at 9:07
Original comment by tro...@trouch.com
on 4 Jan 2014 at 9:00
Original comment by tro...@trouch.com
on 4 Jan 2014 at 9:01
This issue was closed by revision r1417.
Original comment by tro...@trouch.com
on 31 Jan 2014 at 12:29
definitely fixed by r1420
need to add few exception checking.
INET6 family throws exception when IPv6 module not loaded
Original comment by tro...@trouch.com
on 31 Jan 2014 at 12:56
Original issue reported on code.google.com by
tagn...@gmail.com
on 28 Jul 2013 at 1:09Attachments: