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

Failed to ping without candidate pairs. Connection is not possible yet. #176

Closed
kovmir opened this issue Dec 12, 2023 · 1 comment
Closed

Comments

@kovmir
Copy link

kovmir commented Dec 12, 2023

I run galene behind nginx proxy. I often get a lot of these within a second in galene logs, is that ok?

Dec 12 17:30:04 xxx galene[371]: ice WARNING: 2023/12/12 17:30:04 Failed to ping without candidate pairs. Connection is not possible yet.
Dec 12 17:30:04 xxx galene[371]: ice WARNING: 2023/12/12 17:30:04 Failed to ping without candidate pairs. Connection is not possible yet.
Dec 12 17:30:04 xxx galene[371]: ice WARNING: 2023/12/12 17:30:04 Failed to ping without candidate pairs. Connection is not possible yet.
Dec 12 17:30:04 xxx galene[371]: ice WARNING: 2023/12/12 17:30:04 Failed to ping without candidate pairs. Connection is not possible yet.
Dec 12 17:30:04 xxx galene[371]: ice WARNING: 2023/12/12 17:30:04 Failed to ping without candidate pairs. Connection is not possible yet.
Dec 12 17:30:04 xxx galene[371]: ice INFO: 2023/12/12 17:30:04 Ignoring remote candidate with tcpType active: tcp4 host 192.168.2.22:9
Dec 12 17:30:04 xxx galene[371]: ice INFO: 2023/12/12 17:30:04 Ignoring remote candidate with tcpType active: tcp4 host 192.168.2.22:9
Dec 12 17:30:04 xxx galene[371]: ice INFO: 2023/12/12 17:30:04 Ignoring remote candidate with tcpType active: tcp4 host 192.168.2.22:9
Dec 12 17:30:04 xxx galene[371]: ice INFO: 2023/12/12 17:30:04 Ignoring remote candidate with tcpType active: tcp4 host 192.168.2.22:9

Second question: is it ok to see LAN addresses of clients in logs?

@jech
Copy link
Owner

jech commented Dec 13, 2023

I run galene behind nginx proxy. I often get a lot of these within a second in galene logs, is that ok?

Please check the logs for "relay test". Also check on the client (type /relay-test in the chat). If both relay tests are successful, then Galene works fine. (But not necessarily optimally — please read https://galene.org/INSTALL.html#running-behind-a-reverse-proxy.)

Second question: is it ok to see LAN addresses of clients in logs?

Yes, it's fine.

@jech jech closed this as completed Dec 13, 2023
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