question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hey it´s me again,

Now im having the issue that when i try to connect to the TCP server i just time out:

System.TimeoutException
  HResult=0x80131505
  Nachricht = Timeout connecting to (IP Adress)
  Quelle = SimpleTcp
  Stapelüberwachung:
   at SimpleTcp.SimpleTcpClient.Connect()

The server is running with Mono on a RPI Zero W Please help me!

Greetings, Fischchen

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:24 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
jchristncommented, Sep 20, 2020

Good to know, thanks!

1reaction
Job79commented, Sep 20, 2020

@Job79 he’d have to supply a specific IP instead of a wildcard though, correct? I believe root/admin is required for wildcard.

Ports > 1024 work fine when used by a non-root, everything below 1024 throws a System.Net.Sockets.SocketException (5): Permission denied Tested with dotnet core and linux 5.8.10-arch with 0.0.0.0 as ip.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the ERR_CONNECTION_TIMED_OUT Error
Simply put, it's an indication that the system is unavailable and the time given for one to connect has elapsed, and now the...
Read more >
The Connection Has Timed Out - How To Fix It In Windows 11 ...
The Connection Has Timed Out - How To Fix It In Windows 11 [Tutorial] A server connection timeout means that a server is...
Read more >
How to Fix the ERR_CONNECTION_TIMED_OUT error
The error connection timed out means that your browser could not establish a connection to the website's server in time. The problem may...
Read more >
The Connection Has Timed Out: How to Fix it on All Browsers
The connection has timed out is an error in all browsers that makes it impossible to access a web resource. Here is how...
Read more >
11 Ways to Fix the ERR_CONNECTION_TIMED_OUT Error
When your internet connection times out and you can't access a specific webpage, it's one of the most annoying errors.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found