Report IPv6 bug with webapp
This commit is contained in:
parent
a59e261b23
commit
faf4164fdb
1 changed files with 14 additions and 0 deletions
14
doc/bugs/Webapp_fails_to_resolve_ipv6_hostname.mdwn
Normal file
14
doc/bugs/Webapp_fails_to_resolve_ipv6_hostname.mdwn
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
What steps will reproduce the problem?
|
||||||
|
|
||||||
|
From the webapp, go to Configuration > Manage repositories > Remote server. Enter a hostname that only has an IPv6 hostname (e.g. ipv6.google.com). Click Check this server.
|
||||||
|
|
||||||
|
What is the expected output? What do you see instead?
|
||||||
|
|
||||||
|
Expect the application to attempt to check the server via SSH. Instead, it results in error "cannot resolve host name".
|
||||||
|
|
||||||
|
What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
git-annex 3.20120924 on Debian testing (amd64).
|
||||||
|
|
||||||
|
Please provide any additional information below.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue