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

Wired "failed to start listener on 127.0.0.11:0: no error" #2429

Open
al8n opened this issue Dec 22, 2024 · 2 comments
Open

Wired "failed to start listener on 127.0.0.11:0: no error" #2429

al8n opened this issue Dec 22, 2024 · 2 comments
Labels
question Further information is requested

Comments

@al8n
Copy link

al8n commented Dec 22, 2024

Hi, thanks for providing this amazing crate!

When I am using this crate, I get an error when trying to listen to an address, I want to make sure that I misuse this crate.

The full CI output can be found here: https://github.com/al8n/memberlist/actions/runs/12453437155/job/34763544169

Do you guys have any suggestions for this kind of error?

@jouho
Copy link
Contributor

jouho commented Jan 6, 2025

Hi @al8n, thank you for submitting the issue!

To help investigate this further, could you please provide:

  1. The operating system and environment where these tests are running
  2. The version of the quic crate you are using
  3. Any relevant code snippets showing how you are configuring quic listener

Also, could you try running a single test with RUST_BACKTRACE=1 to get more detailed error information? This will help us better understand where exactly the listener creation is failing.

Thank you!

@camshaft camshaft added the question Further information is requested label Jan 9, 2025
@WesleyRosenblum
Copy link
Contributor

We have a new debugging guide that provides some guidance on how to collect this information

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

No branches or pull requests

4 participants