open a bug based on comment thread
This commit is contained in:
parent
0af8df6714
commit
e09560eea2
2 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
||||||
|
Apparently, if a http git remote is on a local network address,
|
||||||
|
uuid discovery fails. The error message does not mention that
|
||||||
|
annex.security.allowed-ip-addresses has to be set, but setting it solves
|
||||||
|
the problem.
|
||||||
|
|
||||||
|
There needs to be a better error message, or possibly don't apply
|
||||||
|
annex.security.allowed-ip-addresses to uuid discovery -- which does not
|
||||||
|
seem like it would involve the kind of security problem that config exists
|
||||||
|
to prevent. --[[Joey]]
|
|
@ -0,0 +1,7 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 11"""
|
||||||
|
date="2021-03-23T15:49:51Z"
|
||||||
|
content="""
|
||||||
|
Filed a bug: [[bugs/http_remote_on_local_network_bad_error_message]]
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue