Hey guys, can anyone help me to install rtd client on oracle vps?
I am struggling to start the service, I'm not sure if I am missing a step when setting it up.
I followed the guide here https://github.com/rogerfar/rdt-client on the Linux section but failing on step 5, it just gets stuck on the following
root@instance-20220829-0702:/home/callen/rdtc# dotnet RdtClient.Web.dll
[07:03:12 WRN] Starting host on version 2.0.76.0
in the logs it only shows this
2024-06-01 07:03:12.107 +00:00 [WRN] RdtClient.Service.BackgroundServices.Startup: Starting host on version 2.0.76.0
if I try to go to ipaddress:6500 it doesnt connect, is there something I need to do to make it work?
I am struggling to start the service, I'm not sure if I am missing a step when setting it up.
I followed the guide here https://github.com/rogerfar/rdt-client on the Linux section but failing on step 5, it just gets stuck on the following
root@instance-20220829-0702:/home/callen/rdtc# dotnet RdtClient.Web.dll
[07:03:12 WRN] Starting host on version 2.0.76.0
in the logs it only shows this
2024-06-01 07:03:12.107 +00:00 [WRN] RdtClient.Service.BackgroundServices.Startup: Starting host on version 2.0.76.0
if I try to go to ipaddress:6500 it doesnt connect, is there something I need to do to make it work?
