att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
429 stars 141 forks source link

display host in HTTP error messages #2741

Open gordonwoodhull opened 3 years ago

gordonwoodhull commented 3 years ago

If a compute node is misconfigured (incompatible package versions etc.) R scripts will die. If the node is behind nginx, we can't figure out from the client side which node is misconfigured.

Where possible, we should print the hostname when an R script dies with an error.