Connection reset by peer

Hi,

I am working on providing an application built in R Shiny which uses GET requests to request the data. The app is written using R language and has worked fine when we run it on our own machines.

The app is now hosted on a server and this is where we come to some difficulty as we get the error “Connection reset by peer”.

We are unsure what this error means if this is something to do with our end or the api end and are puzzeled as to why it works fine when hosted on our own machines but not when it is hosted on the server.

The server is a Linux server if this makes any difference.

Thankyou

Emma