immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.5k stars 1.61k forks source link

Resident Agents download not working correctly #600

Open MatthewReed303 opened 1 year ago

MatthewReed303 commented 1 year ago

Describe the bug Downloading the Resident Agents Windows Installer (x64/x86) and installing it does not display the installer or load any further. You accept the install via microsoft screen and run as admin and then a loading indicator displays for a few seconds and that's it. I have noticed the file is only 280kb? Where as the other 32 and 64 bit files are 100mb +

I have tried the installer on both Windows 10 and 11 with the same results

The Portable Instant Support Clients downloads and works fine.

To Reproduce Steps to reproduce the behavior:

  1. Go to Downloads
  2. Click on Windows Installer (x64/x86)
  3. Try to install the installer
  4. Loading indicator for a few seconds and that's it

Remotely Version Server 2023.02.14.2047

Expected Behavior The installer should open to the remotely service installer

Desktop (please complete the following information):

ccsliinc commented 1 year ago

Which file did you download? How did you download it? Can you please provide a step by step instruction to replicated the issue?

MatthewReed303 commented 1 year ago

Hi, it's the download page on my self hosted server. I have attached link to image indicating which one it is. https://imgur.com/pvIwsdG

ccsliinc commented 1 year ago

Did you try running the exe with the command line flags? The program is downloaded from the server, it cannot download unless it can find the server. Also is the sever public with ssl?

MatthewReed303 commented 1 year ago

I followed this tutorial https://www.youtube.com/watch?v=t-TFvr7sZ6M You can see from 26 min he uses the win installer 32/64 and uses no extra command line? His comes up with a connection popup to connect and install etc

Yes my server is public with ssl