Windscribe / Desktop-App

Windscribe 2.0 desktop client for Windows, Mac and Linux
https://windscribe.com
GNU General Public License v2.0
624 stars 87 forks source link

windscribe-cli - openSUSE Tumbleweed - Aborting: app did not start in time #188

Closed thor0215 closed 3 weeks ago

thor0215 commented 3 weeks ago

Describe the bug Running openSUSE Tumbleweed with KDE. Attempting to log in using windscribe-cli I get this error: Aborting: app did not start in time

OS and app information:

To Reproduce Steps to reproduce the behavior:

  1. Install windscribe-cli
  2. Run windscribe-cli login username password
  3. See error Aborting: app did not start in time

Expected behavior Expect windscribe-cli to log in.

jaxu commented 3 weeks ago

Apologies, this is a missing line in the install script. Please run systemctl start windscribe-helper. We'll fix this in an upcoming build.

thor0215 commented 3 weeks ago

That fixed this issue