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.

Error when stopping the server and external clients connecting

See original GitHub issue

Hello! When using the .Stop(); Command I get ": Object reference not set to an instance of an object.` I have defined my server to the top of my class as internal static WatsonTcpServer AntVaultServer = new WatsonTcpServer("192.168.1.121", Convert.ToInt32(AuxiliaryServerWorker.ReadFromConfig(true, false)));

It grabs the port number from a config file I have created. I don’t think that this is an error on my code since I have even tried to define the server in a method that takes the server as a constructor, and I get the same error, I hope you can look into it when you have free time on your hands!

EDIT: I also get this error when a computer tries to connect to my server: WatsonTCP.pdb could not be found

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:43 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
jchristncommented, Oct 26, 2020

Glad to hear @Antwns glad it’s working for you now. I don’t use discord, but you can reach me via email at joel.christner at gmail. Cheers!

1reaction
jchristncommented, Oct 24, 2020

Hi @Antwns any update on your side? Cheers, Joel

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Cannot connect the computer to the server" error message ...
Cannot connect the computer to the server because either another software installation is in progress or, the computer has a restart pending.
Read more >
DirectAccess clients connection error 0x274d
This article provides a solution to the error 0x274d that occurs when DirectAccess clients connect to DirectAccess Server by using Internet ...
Read more >
How to fix 8 common remote desktop connection problems
First, try to establish a session from a client that has been able to successfully connect in the past. The goal is to...
Read more >
Localhost Refused to Connect Error: 5 Confirmed Ways to ...
Localhost refused to connect error can be caused by an incorrectly configured port, insufficient permissions, or an inoperative web server.
Read more >
'Unable to connect to server' error when starting client
Check to see if the App Server is started, and if not, try restarting the App Server. Is the connection information in the...
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