error install W7 Client #322
Replies: 4 comments 4 replies
-
Hello. Please see the following thread. It's probably the same issue: https://www.reddit.com/r/remotely_app/comments/lsuxnl/error_to_install_the_resident_agent_on_windows_7/ Also note that last line: Both the server URL and organization ID need to be valid for the installer to work. |
Beta Was this translation helpful? Give feedback.
-
Already solved. |
Beta Was this translation helpful? Give feedback.
-
hi, my machines is windows 7 and 8, but this instalation new version is script powershell, so instalations fall.... |
Beta Was this translation helpful? Give feedback.
-
Tip on how to download the Installer by "nittanygeek" access your server by your installation address + port Example "http://192.168.1.211:5000/Content/Remotely_Installer.exe" and download the executable. Thanks for the Tip "nittanygeek" After downloading the executable, follow the steps below Installing manually on WINDOWS 8.1 open CMD as administrator copy "Remotely_Installer.exe" and "Remotely-Win-x64.zip" to c:\ open cmd as administrator go to c:\ copy and paste the command below using the mouse button and include your "organizationid" Remotely_Installer.exe -install -organizationid "xxxxx-xxxxx-xxxxx-xxxx" -serverurl "Youhost:port" -path "c:\Remotely-Win-x64.zip" hit enter and wait for the installation :) ALTERNATIVE COMMAND |
Beta Was this translation helpful? Give feedback.
-
What's going on? why not download?
2021-04-28 10:49:05.396 [Info] Install started. 2021-04-28 10:49:09.549 [Error] The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Remotely.Agent.Installer.Win.Services.InstallerService.<DownloadRemotelyAgent>d__22.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Remotely.Agent.Installer.Win.Services.InstallerService.<Install>d__13.MoveNext() System 2021-04-28 10:56:20.898 [Info] ServerUrl or OrganizationID param is missing. Unable to install.
Beta Was this translation helpful? Give feedback.
All reactions