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

[ERROR rust_endpoint] Could not send packet to <IP>:<PORT>: Operation not permitted (os error 1) #7942

Open
drew2a opened this issue Mar 26, 2024 · 0 comments
Assignees

Comments

@drew2a
Copy link
Collaborator

drew2a commented Mar 26, 2024

Describe the bug
It just started appearing in the logs.

To Reproduce
Steps to reproduce the behavior:

  1. Run Tribler
  2. Wait a bit

Expected behavior
I expect not to see errors in the logs.

Desktop (please complete the following information):

Additional context

[tribler-core PID:24707] 2024-03-26 16:24:39,504 - INFO - DownloadManager(290) - Libtorrent port: 56909
[tribler-core PID:24707] 2024-03-26 16:24:39,509 - INFO - DownloadManager(352) - Started libtorrent session for 1 hops on port 0
[tribler-core PID:24707] 2024-03-26 16:24:39,540 - INFO - TriblerTunnelCommunity(260) - Want 0 data circuits of length 1
[tribler-core PID:24707] 2024-03-26 16:24:39,562 - INFO - Download(206) - On add torrent alert: <libtorrent.add_torrent_alert object at 0x1105ca5f0>
[2024-03-26T15:24:39Z ERROR rust_endpoint] Could not send packet to <IP1>:7759: Operation not permitted (os error 1)
[2024-03-26T15:24:39Z ERROR rust_endpoint] Could not send packet to <IP2>:35030: Operation not permitted (os error 1)
[2024-03-26T15:24:39Z ERROR rust_endpoint] Could not send packet to <IP3>:7759: Operation not permitted (os error 1)
[tribler-core PID:24707] 2024-03-26 16:24:40,131 - INFO - TorrentChecker(157) - Received 1 health info results from tracker: [HealthInfo('8162b334', 1/0, just self-checked)]
[tribler-gui PID:24701] 2024-03-26 16:24:40,792 - INFO - RequestManager(147) - Request: GET http://localhost:50963/downloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants