-
Notifications
You must be signed in to change notification settings - Fork 42
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
Wine network disconnects #84
Comments
i have a similar issue with wine on my OSX, you could try updating ur wine to the latest stable of 9 as im running 9 at the moment |
Updating to the latest version of wine-9.11 (Staging) did not help. |
ive just tried wine on my ubuntu 22 vm and i cant get SSH to work at all?
|
It seems you are talking about a certificate warning that occurs on first run. Everything is ok with this.
It works for me, but the connection is interrupted either immediately or after a while. To connect manually in the terminal: Wine is installed according to the manual: I tried deleting the prefix - it didn't help. |
@zhuravlev-alexey ah right ok! what sort of activity are you doing? also i believe when using the SSH option, its meant to open an ssh window for you, |
one thing you could try is using |
For example, I ran restic, apt - any programs that generate significant output to stdout.
I think this is another error that is not related to the problem described.
I tried, but I couldn't get it to work. I receive an error message: |
ive been running the command for 5 mins now and its not disconnected once? whats the specs/os of your meshcentral server? whats the spec/os of your remote device running the command? |
MeshCentral server VM: It’s confusing that colleagues who use Windows don’t have similar problems. It seems that this is something specific to the platform (wine or Linux) |
@zhuravlev-alexey I think it might be something to do with ur computer? I just can't figure out what? |
The virtual machine was running on the same device.
Sounds great, unfortunately for me when running output-intensive commands it causes the connection to drop within 10-20 seconds. At the same time, on a VM with Windows running on the same device, it can work for several hours. I tried to reproduce your setup:
How did you install dotnet48? I want to try to reproduce your installation. Perhaps the problem is in dotnet48 or the wine architecture. |
im using wine 9.0, the stable version not the staging or dev versions! |
Hello!
I'm running MeshCentralRouter in wine on Linux. The application starts and works, but there are constant disconnections.
When working via ssh:
When connecting via RDP via xfreedp:
When using other clients the problem also arises: rdesktop, remina
Everything works fine for my colleagues on Windows.
It seems that the connection interruptions are due to increased traffic, such as windows scrolling or intensive console updates.
My system parameters:
Ubuntu 22.04.4 LTS
wine-7.12 (Staging)
MeshCentral 1.1.24
MeshCentralRouter 1.8.8795
The text was updated successfully, but these errors were encountered: