You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We are attempting to upgrade from the monolith Version: 2021.05.15.0632 to the latest docker version. I was able to get the database copied over, and with nginx redirects/overriding of methods - the agents to connect but show 'Outdated'. The agents aren't able to auto-upgrade. I also tried running 'update agents' from the server config page, and I see that they're trying to pull Remotely_Installer.exe to upgrade. The Remotely_Installer.exe no longer exists in the newest version so our logs show '404'. It seems like the newest version uses the Remotely.zip ( based off x86 or x64 )
Is there an alternative to the Remotely_Installer.exe that I can point my nginx proxy to so that the agents can auto-update? or is there a more creative approach so when they do connect to the newer install they can download the newest zip and update themselves?
I've also tried running a WinPS against them from the newest version, however that also must not be supported.
Remotely Version
Server (can be found on about page): latest
Agent (can be found in device card): Version: 2021.05.15.0632
Expected Behavior
The agents should auto update to the newest version
The text was updated successfully, but these errors were encountered:
I made it even simpler by giving away one of my subdomains like "deploy.mydomain.tld" thats pointing towards my organisation id to make it run with irm deploy.mydomain.tld | iex once a month.
Call the script what ever you want like "update/install" and schedule the script to be run once a month or so, that way you will know your clients will be up to date after some time. Obviously, you need to modify the url to your needs.
Edit: Made some spelling misstakes and a cleanup. One is only human. ^^
Describe the bug
We are attempting to upgrade from the monolith Version: 2021.05.15.0632 to the latest docker version. I was able to get the database copied over, and with nginx redirects/overriding of methods - the agents to connect but show 'Outdated'. The agents aren't able to auto-upgrade. I also tried running 'update agents' from the server config page, and I see that they're trying to pull Remotely_Installer.exe to upgrade. The Remotely_Installer.exe no longer exists in the newest version so our logs show '404'. It seems like the newest version uses the Remotely.zip ( based off x86 or x64 )
Is there an alternative to the Remotely_Installer.exe that I can point my nginx proxy to so that the agents can auto-update? or is there a more creative approach so when they do connect to the newer install they can download the newest zip and update themselves?
I've also tried running a WinPS against them from the newest version, however that also must not be supported.
Remotely Version
Server (can be found on about page): latest
Agent (can be found in device card): Version: 2021.05.15.0632
Expected Behavior
The agents should auto update to the newest version
The text was updated successfully, but these errors were encountered: