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

ubuntu 22.04 can't connect with Winpinator on win11 #210

Open
fzgjyf opened this issue Feb 14, 2024 · 1 comment
Open

ubuntu 22.04 can't connect with Winpinator on win11 #210

fzgjyf opened this issue Feb 14, 2024 · 1 comment

Comments

@fzgjyf
Copy link

fzgjyf commented Feb 14, 2024

Distribution

ubuntu 22.04

Package version

flatpak installed, may be latest, don't know

Frequency

Always

Bug description

xrdpuser@haa-ubuntu:~$ flatpak run --command=warpinator org.x.Warpinator --debug

Note that the directories

'/var/lib/flatpak/exports/share'
'/home/xrdpuser/.local/share/flatpak/exports/share'

are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.

Gtk-Message: 16:09:29.484: Failed to load module "canberra-gtk-module"
2024-02-14 16:09:29,487::warpinator::DEBUG: Migration failed - either migration already happened, or there was nothing to migrate in the first place: g-file-error-quark: No such file or directory (4) -- prefs.py (line 99)
Using landlock for incoming file isolation
2024-02-14 16:09:29,665::warpinator: Initializing Warpinator
2024-02-14 16:09:29,665::warpinator::DEBUG: FreeSpaceMonitor new -- util.py (line 449)
2024-02-14 16:09:29,665::warpinator::DEBUG: UI: Creating window and status icon -- warpinator.py (line 1342)
2024-02-14 16:09:29,709::warpinator::DEBUG: Starting network monitor -- networkmonitor.py (line 52)
2024-02-14 16:09:29,711::warpinator::DEBUG: Network state changed: online = True -- networkmonitor.py (line 144)
2024-02-14 16:09:30,713::warpinator::DEBUG: FreeSpaceMonitor - 2761046765568 available (2.8 TB) -- util.py (line 591)
2024-02-14 16:09:30,714::warpinator::DEBUG: FreeSpaceMonitor - op needs 0 bytes, 2.8 TB available (0 bytes of which is being overwritten) -- util.py (line 535)
2024-02-14 16:09:30,714::warpinator::DEBUG: New server requested for 'wlo1' (192.168.1.178) -- warpinator.py (line 1423)
2024-02-14 16:09:30,714::warpinator::DEBUG: Auth: Creating server credentials -- auth.py (line 110)
2024-02-14 16:09:30,753::warpinator: Using grpc version 1.59.0 (bundled)
2024-02-14 16:09:30,753::warpinator: Using protobuf version 4.24.4 (bundled)
2024-02-14 16:09:30,753::warpinator::DEBUG: Server: starting server on 192.168.1.178 (wlo1) -- server.py (line 339)
2024-02-14 16:09:30,753::warpinator: Using api version 2
2024-02-14 16:09:30,753::warpinator: Our uuid: HAA-UBUNTU-FF9A7437467FA901BF99
2024-02-14 16:09:30,753::warpinator::DEBUG: Starting v1 registration server (192.168.1.178) with port 42000 -- remote_registration.py (line 58)
2024-02-14 16:09:30,754::warpinator::DEBUG: Starting v2 registration server (192.168.1.178) with auth port 42001 -- remote_registration.py (line 60)
2024-02-14 16:09:30,754::warpinator::DEBUG: Using NewThreadExecutor -- util.py (line 46)
2024-02-14 16:09:30,762::warpinator::DEBUG: NewThreadExecutor: Waiting on an op -- util.py (line 70)
2024-02-14 16:09:30,774::warpinator: Using zeroconf version 0.115.2 (bundled)
2024-02-14 16:09:30,776::warpinator::DEBUG: Using selector: EpollSelector -- selector_events.py (line 54)
2024-02-14 16:09:38,396::warpinator: Server: ACTIVE
2024-02-14 16:09:38,397::warpinator: >>> Discovery: new remote: DESKTOP-5ABFSTF (192.168.1.158:42000)
2024-02-14 16:09:38,398::warpinator::DEBUG: Registering with DESKTOP-5ABFSTF (192.168.1.158:42001) - api version 2 -- remote_registration.py (line 204)
2024-02-14 16:09:38,398::warpinator::DEBUG: remote-registration-thread-DESKTOP-5ABFSTF-192.168.1.158:42001-DESKTOP-5ABFSTF-07f29cd6-cef4-425b-9280-7634fb2fcdba -- remote_registration.py (line 209)
2024-02-14 16:09:38,398::warpinator::DEBUG: Remote: Attempting to register DESKTOP-5ABFSTF (192.168.1.158) -- remote_registration.py (line 225)
2024-02-14 16:09:38,427::warpinator::DEBUG: UI: start discovery timer (no remotes) -- warpinator.py (line 971)
2024-02-14 16:09:38,642::warpinator::DEBUG: Decryption failed for remote 'DESKTOP-5ABFSTF': Decryption failed. Ciphertext failed verification -- auth.py (line 89)
2024-02-14 16:09:38,642::warpinator::DEBUG: Unable to register with DESKTOP-5ABFSTF (192.168.1.158:42001) - api version 2 -- remote_registration.py (line 219)
2024-02-14 16:09:38,642::warpinator::DEBUG: Register failed, or the server was shutting down during registration, ignoring remote DESKTOP-5ABFSTF (192.168.1.158:42000) auth port: 42001 -- server.py (line 232)
2024-02-14 16:09:42,032::warpinator::DEBUG: UI: Discovery timed out (no remotes) -- warpinator.py (line 988)
2024-02-14 16:10:05,848::warpinator::DEBUG: Connecting to 192.168.1.158:42000 -- warpinator.py (line 848)
2024-02-14 16:10:05,849::warpinator: Registering with 192.168.1.158:42000
2024-02-14 16:10:10,850::warpinator: Could not register with 192.168.1.158:42000, err
2024-02-14 16:10:23,166::warpinator::DEBUG: Connecting to 192.168.1.158:42001 -- warpinator.py (line 848)
2024-02-14 16:10:23,166::warpinator: Registering with 192.168.1.158:42001
2024-02-14 16:10:23,190::warpinator: Could not register with 192.168.1.158:42001, err <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNIMPLEMENTED
details = ""
debug_error_string = "UNKNOWN:Error received from peer {created_time:"2024-02-14T16:10:23.190153265+00:00", grpc_status:12, grpc_message:""}"

Steps to reproduce

after flatpak install flathub org.x.Warpinator
then flatpak run org.x.Warpinator

Expected behavior

work

Additional information

No response

@darkpixel
Copy link

Same. All the Windows VMs in my office communicate just fine with Winpinator...but after upgrading Mint, none of them can talk to my Mint box.

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

No branches or pull requests

2 participants