Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Update broken #1693

Open
bbjunkie opened this issue Jun 13, 2024 · 1 comment
Open

[Bug] Update broken #1693

bbjunkie opened this issue Jun 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working desktop MQTTX Desktop discussion This issues and pr are worth discussing help wanted Extra attention is needed
Milestone

Comments

@bbjunkie
Copy link

What did I do

Scenario 1) Open the app, get prompted "New Version - Update available: V1.10.0" Click NO, it tries to update anyway & fails. (App is still usable - does not crash)

Scenario 2) Open the app, get prompted that there's an update, click "Install" it closes the app and opens "MQTTX Setup" Select "All users" Click "Next" then goes through the "installing" process and fails at approx 40% with the error "MQTTX cannot be closed. Please close it manually and click retry to continue. (checked task manager, There are two processes, MQTT Setup and MQTT Desktop client. Force close the client & click "retry" on the install, it fails with same error. Force close the other process "MQTT Setup" and the installer closes.

Scenario 3) Reboot PC, download MQTTX-Setup-1.10.0-x64.exe installer - install fails exactly as Scenario 2

Scenario 4) Reboot PC, go to add/remove programs select MQTTX click uninstall - uninstall box opens and then error "MQTTX is running. Click OK to close it" - this then times out with error "MQTTX cannot be closed. Please close it manually and click Retry to continue"

Checked with process explorer, definitley no MQTTX processes running or for that matter any processes running from C:\Program Files\MQTTX\ folder

What happened

As above

Expected

Click no should NOT try to update
Click Install should install without complaining and erroring

Environment

  • OS: Win10 22H2 Build 19045.4529
  • MQTTX version, e.g. v1.8.3

More detail

More detail include log information or screenshot

@bbjunkie bbjunkie added the bug Something isn't working label Jun 13, 2024
@ysfscream ysfscream self-assigned this Jun 14, 2024
@ysfscream ysfscream added the desktop MQTTX Desktop label Jun 14, 2024
@ysfscream ysfscream added this to the v1.10.1 milestone Jun 14, 2024
@ysfscream ysfscream added help wanted Extra attention is needed discussion This issues and pr are worth discussing labels Jun 17, 2024
@ysfscream
Copy link
Member

Hello,

Thank you for your detailed feedback. Since you are currently using version 1.8.3 of MQTTX, which is quite old, we have significantly optimized the automatic update process in newer versions. The large version gap might cause some conflicts. Therefore, we recommend manually uninstalling the old version completely and then downloading and installing the latest version from https://mqttx.app

Please follow these steps:

  1. Using the Task Manager, ensure that no MQTTX-related processes are running. If you find any related processes, please manually end them.
  2. Delete the MQTTX installation directory (usually located at C:\Program Files\MQTTX\).
  3. Use the Registry Editor to clean up any MQTTX-related registry entries.
  4. Restart your computer, download the latest version from https://mqttx.app, and run the installer as an administrator.
  5. Try installing MQTTX in a different directory, such as D:\MQTTX.

Thank you!

@ysfscream ysfscream modified the milestones: v1.10.1, v1.11.0 Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop MQTTX Desktop discussion This issues and pr are worth discussing help wanted Extra attention is needed
Projects
Status: TO DO
Development

No branches or pull requests

2 participants