Describe the bug
Mysterium 10.13.3 gets stuck in the startup screen loop. The main.log indicates that it is trying to connect to the supervisor. The supervisor log shows the following error:
ERR Could not listen pipe on \\.\pipe\mystpipe error="error listening: open \\\\.\\pipe\\mystpipe: The system cannot find the path specified."
This appears to be a recurring issue as seen previously (and supposedly fixed) in #144 but now, instead of showing that it's stuck "starting daemon" the Mysterium start screen shows "no update available" with the loading loop.
To Reproduce
Steps to reproduce the behavior:
Install Mysterium v10.13.3 on Windows 10
Try to start it
Confirm myst_supervisor.exe is running
Verify error in myst_supervisor.log
Expected behavior
Myst Supervisor should start and the client should be able to establish a connection
Describe the bug Mysterium 10.13.3 gets stuck in the startup screen loop. The main.log indicates that it is trying to connect to the supervisor. The supervisor log shows the following error:
This appears to be a recurring issue as seen previously (and supposedly fixed) in #144 but now, instead of showing that it's stuck "starting daemon" the Mysterium start screen shows "no update available" with the loading loop.
To Reproduce Steps to reproduce the behavior:
Expected behavior Myst Supervisor should start and the client should be able to establish a connection
Logs https://gist.github.com/tedwardd/8ff9dd2af04a4e6ccac8db6a15725654
Screenshots
Desktop (please complete the following information):
Additional context Add any other context about the problem here.