mysteriumnetwork / mysterium-vpn-desktop

Mysterium VPN is a Desktop VPN client for Windows, macOS and Linux
https://mysterium.network/apps
MIT License
197 stars 41 forks source link

App fails to auto update latest version #419

Closed isaackielma closed 1 year ago

isaackielma commented 1 year ago

Describe the bug Users on the earlier version of the app 10.13.3 are experiencing app stuck on starting mode, unable to auto update to latest version 10.14.2 automatically.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'earlier version of app'
  2. Click on app to launch it
  3. See Download update error

Expected behavior Update should download automatically as suggested in loading app screen

Logs Attach logs (app, node, supervisor) to the issue. Where to find the logs: https://github.com/mysteriumnetwork/mysterium-vpn-desktop#logs

Screenshots

Screenshot 2022-12-07 at 10 05 43

Desktop (please complete the following information):

Additional context Solution to this issue is to ask users to manually download new version:

"Please download newest app version manually instead, it should work then:https://github.com/mysteriumnetwork/mysterium-vpn-desktop/releases/"

gir489returns commented 1 year ago

I've been having this issue since yesterday. The Mysterium devs are awful at fixing stuff like this. There was a time where they deployed a build to production that stopped all Windows users from using the VPN and they didn't resolve it for days.

Anyway, what I've been doing since yesterday is just launching the client with -no-update, which I found digging around the source. https://github.com/mysteriumnetwork/mysterium-vpn-desktop/blob/c94ff3692dfd115b131dc74a301d647995949b96/src/main/index.tsx#L249

Once you do that, you can launch the client.

DROPLOTHUB commented 1 year ago

fix is just download the latest from GitHub

this is the issue their having right now some thing to do with certificates

Capture

hkup859 commented 1 year ago

@isaackielma Hi, I'm not a Mysterium developer, but I'm a software developer and know the language it's written in. I attempted to replicate this issue by downloading the 10.13.3 release, however it worked properly for me. It said there was an update, downloaded it, told me to restart, then after a weird issue where it wasn't letting me restart, it seemed to be working properly (following a successful restart). After that it was asking me for my password to install a helper utility.

I am on MacOS Ventura Version 13.0.1 with an M1 chip. I have never used the Mysterium VPN before (I host a node), but downloaded it in order to try and test this.

Just to confirm that nothing has changed in the past week since this issue was originally logged, can you retry the update? If it fails again please provide the information below to help me better diagnose the issue:

Again, I am not a Mysterium developer and I can make no promises, but I will try to help out if I can, thank you.

marconovino commented 1 year ago

having the same issue myself! will try github build!

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Is this issue still relevant?