-
Suggestion
-
Resolution: Fixed
-
None
-
4
-
4
-
The Page Administering the Atlassian Companion App states that by using the MSI, the app won't automatically get the updates.
If you deploy using the Microsoft Installer, the Companion app won’t automatically get the latest updates, including security and bug fixes, so some maintenance is required.
While this is true, the logs are flooded with update checks on every few minutes
{"namespace":"adc:auto-updater","date":"2018-10-29T09:46:05.590Z","message":["update error",{"message":"Can not find Squirrel","stack":"Error: Can not find Squirrel\n at AutoUpdater.emitError (C: Program Files (x86) Atlassian Companion\\resources\\electron.asar\\browser\\api\\auto-updater\\auto-updater-win.js:70:24)\n at AutoUpdater.checkForUpdates (C: Program Files (x86) Atlassian Companion\\resources\\electron.asar\\browser\\api\\auto-updater\\auto-updater-win.js:41:19)\n at Timeout.setTimeout [as _onTimeout] (C: Program Files (x86) Atlassian Companion\\resources\\app.asar\\src\\browser\\autoUpdater.ts:38:67)\n at ontimeout (timers.js:475:11)\n at tryOnTimeout (timers.js:310:5)\n at Timer.listOnTimeout (timers.js:270:5)"}]}, {"namespace":"adc:auto-updater","date":"2018-10-29T09:51:05.604Z","message":["update error",{"message":"Can not find Squirrel","stack":"Error: Can not find Squirrel\n at AutoUpdater.emitError (C: Program Files (x86) Atlassian Companion\\resources\\electron.asar\\browser\\api\\auto-updater\\auto-updater-win.js:70:24)\n at AutoUpdater.checkForUpdates (C: Program Files (x86) Atlassian Companion\\resources\\electron.asar\\browser\\api\\auto-updater\\auto-updater-win.js:41:19)\n at Timeout.setTimeout [as _onTimeout] (C: Program Files (x86) Atlassian Companion\\resources\\app.asar\\src\\browser\\autoUpdater.ts:38:67)\n at ontimeout (timers.js:475:11)\n at tryOnTimeout (timers.js:310:5)\n at Timer.listOnTimeout (timers.js:270:5)"}]}
Please remove the update check for the MSI version of the App.
- is duplicated by
-
CONFSERVER-58210 Disable update check for Companion App (MSI)
- Closed
- mentioned in
-
Page Failed to load
alexander.greig-more
As of Companion 0.6.0, there will be a companionConfig.json file in the Atlassian Companion/resources directory.
Could you please verify the contents of this file?
For the MSI install, this file should contain the following:
For the EXE install, the file should contain:
If the config file exists and matches that of what it should be for the MSI install, you will see the following log message: