AstroRelay Configuration in Linux

Hello,

I set up an agent in AstroRelay, and uploaded “ARC client & configuration” folder (contains “arc” & “arc.cfg” & ca.pem) under Linux to my Ubuntu server.
I can successfully run the following scripts via ssh:
chmod +x arc
./arc

I get successful connection upon running the above scripts:

AstroRelay Client v1.0

Socket error 111: Connection refused
Connection failed, retrying every 2500ms
Watch dog started

  • Press Ctrl + C To Shutdown *

Connection accepted

However, as soon as I close the termjnal, the client status becomes “disconnected”. Basically it connects to server momentarily, then it disconnects.
Any idea why?

You can use nohup run arc in backgroud