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

Can't connect if GSConnect is running #556

Closed
dinhokusanagi opened this issue Sep 4, 2023 · 8 comments
Closed

Can't connect if GSConnect is running #556

dinhokusanagi opened this issue Sep 4, 2023 · 8 comments
Labels
solved An issue that was solved

Comments

@dinhokusanagi
Copy link

Current Behavior

Does not find the device to synchronize

Expected Behavior

Connect to the device

Desktop

GNOME Shell

Other Desktop

Gnome

Operating System

Fedora Silverblue 38

Installed from

Nightly Flatpak

Version

nightly

Devices

KDE Connect (Android)

Plugins

No response

Logs

[wellington@fedora ~]$ flatpak run ca.andyholmes.Valent
12:32:54.8871                       GLib-GIO:    DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
12:32:54.9048                       GLib-GIO:    DEBUG: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
12:32:54.9789                       GLib-GIO:    DEBUG: _g_io_module_get_default: Found default implementation keyfile (GKeyfileSettingsBackend) for ‘gsettings-backend’
12:32:54.9797                       GLib-GIO:    DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ‘gio-tls-backend’

(valent:2): GLib-GObject-CRITICAL **: 12:32:54.981: ../gobject/gsignal.c:2778: instance '0x55cde1184050' has no handler with id '51'

Screenshots

Captura de tela de 2023-09-04 12-35-24

@dinhokusanagi dinhokusanagi added the triage An issue that needs confirmation and labeling label Sep 4, 2023
@andyholmes andyholmes added needs info An issue that needs more information and removed triage An issue that needs confirmation and labeling labels Sep 4, 2023
@andyholmes
Copy link
Owner

Can you confirm ports 1716-1764 are open for UDP and TCP? This is very likely a networking issue, since the connection process is very straight-forward.

@dinhokusanagi
Copy link
Author

Yes, it is open

@andyholmes
Copy link
Owner

That should be enough then. I would go through all the regular steps, checking router, Wi-Fi isolation, firewall, ensure the device can be pinged, etc.

@dinhokusanagi
Copy link
Author

Captura de tela de 2023-09-04 18-12-04

GSConnecte works correctly, Valent should be working too

@andyholmes
Copy link
Owner

Are you also running GSConnect at the same time?

@dinhokusanagi
Copy link
Author

I had deactivated to try to pair the Valent, as I couldn't succeed activated again

@andyholmes
Copy link
Owner

Okay, you need to make sure you actually stop the service, since GSConnect will reserve port 1716. If GSConnect is running, Valent won't be able to connect to other devices.

I would recommend you stop GSConnect and uninstall it if you plan on using Valent.

@dinhokusanagi
Copy link
Author

You were correct, I disabled the pairing and the GSConnect extension ended the session and now it works correctly. Thanks for the help.
Captura de tela de 2023-09-04 20-10-04

@andyholmes andyholmes added solved An issue that was solved and removed needs info An issue that needs more information labels Sep 4, 2023
@andyholmes andyholmes pinned this issue Sep 4, 2023
@andyholmes andyholmes changed the title Does not find the device Can't connect if GSConnect is running Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved An issue that was solved
Projects
None yet
Development

No branches or pull requests

2 participants