Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1.1, 5.5.0
Description
When a user provides the site address to upload the logs to, ns_server performs a reachability check. If the check fails, the error message returned contains reason that is a nested Erlang tuple. The ask is to see if can be made user friendly.
The return value that we get is a nested tuple and there is no standard way to map this to a user-friendly string. Will have to write a custom mapper to handle this and I don't want to do it at this juncture. Moving it over to mad-hatter.