-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area/securitySecurity related issuesSecurity related issuesexp/beginnerSomething most people could solve.Something most people could solve.kind/maintenanceMaintenance tasks, such as refactoring, with no impact in features.Maintenance tasks, such as refactoring, with no impact in features.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.
Description
When dgraph increment is without credentials against a server that requires them, the output is a repeating
Query error: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection closed. Retrying...
which is not indicative of the actual problem.
Also, when it is run WITH credentials against a server that DOES NOT require them, the program succeeds without any notification, which can lead to the false impression that it is using a secure connection.
Metadata
Metadata
Assignees
Labels
area/securitySecurity related issuesSecurity related issuesexp/beginnerSomething most people could solve.Something most people could solve.kind/maintenanceMaintenance tasks, such as refactoring, with no impact in features.Maintenance tasks, such as refactoring, with no impact in features.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.