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

TabbySSH can't be opened by multiple users on a Remote Desktop server #6490

Closed
Shane1390 opened this issue May 23, 2022 · 1 comment
Closed
Labels

Comments

@Shane1390
Copy link

Describe the problem:
On a Remote Desktop Server deployment (tested on Windows Server 2019/2022), no more than 1 non-Administrator and 1 Administrator user can have Tabby opened. When other users attempt to open the application, 2 processes will spawn and then terminate, until another user has closed Tabby.

To Reproduce:

  • On a Windows Server 2019/2022 non-VDI deployment
  • Install TabbySSH
  • Under 2 non-Administrator users, attempt to open TabbySSH
    • The second user will fail here
  • Observe Task Manager
  • Run TabbySSH as Administrator
    • A second instance will open in this case
  • As a separate Administrator user, run TabbySSH as Administrator
    • The second Administrator user will fail here
  • Observe Task Manager

We have tested this outcome with the portable installation of Tabby (in both %PROGRAMFILES% and %LOCALAPPDATA%), as well as user-based and machine-wide installations of Tabby. We've also tested creating several copies of the Tabby portable files and editing the NTFS permissions to explicitly block other users from viewing the contents, to no avail.

Are there some arguments we can pass to Tabby, to allow multiple instances on the same machine?

@Shane1390
Copy link
Author

Shane1390 commented Jul 15, 2022

Addressed in electron as an issue with v1.18 - electron/electron#34139
Fixed in 1.19.0 - https://github.com/electron/electron/releases/tag/v19.0.0
Fix pushed to Tabby - 918f06b

Available/tested in latest nightly build

GitHub
Release Notes for v19.0.0 Stack Upgrades

Chromium 102.0.5005.61

New in 101

Node v16.14.2

v16.14.2 release notes
v16.14.1 release notes
v16.14.0 release notes

V8 10.2

Features
Additions

Add...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant