Exception when starting "2 - CustomCertificationServer.bat"

01/24/2018 02:21 Sordren#1
Hello,

I wanted to setup a server on my PC locally. I followed the guide from [Only registered and activated users can see links. Click Here To Register...] but get an exception. This (srNodeType.ini) is the file where I have to enter my IP. I have tested with public IP, Network IP and localhost IP. Nothing works. Have you ever had the same problem? This is the exception that occurs:

[german]
Unbehandelte Ausnahme: System.Net.Sockets.SocketException: Die angeforderte Adresse ist in diesem Kontext ungültig
bei System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
bei System.Net.Sockets.Socket.Bind(EndPoint localEP)
bei asyncNetwork.Async.asyncNetwork.Accept(String host, Int32 port, Int32 outstanding, IAsyncInterface interface_, Object user)
bei Program.Main(String[] args)

[english]
Unhandeled Exception: System.Net.Sockets.SocketException: The requested address in this context is not valid
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at asyncNetwork.Async.asyncNetwork.Accept(String host, Int32 port, Int32 outstanding, IAsyncInterface interface_, Object user)
at Program.Main(String[] args)

Best regards, Sordren
01/24/2018 02:30 florian0#2
The IP has to be an address locally assigned to one of your network adapters. If the IP is correct, make sure to run "Compile.bat" before running the "CustomCertificationServer.bat"
01/24/2018 08:09 Sordren#3
Hi,

I am so dumb. This solved the issue. Thank you very much :P

Best regards, Sordren
11/09/2020 18:08 Sorrich525#4
Quote:
Originally Posted by Sordren View Post
Hi,

I am so dumb. This solved the issue. Thank you very much :P

Best regards, Sordren
Hallo,

was war der fehler?
11/09/2020 20:10 Devsome#5
Ist ja immerhin 2 Jahre her, vll antwortet er.

#moved
11/09/2020 20:30 florian0#6
Quote:
Originally Posted by Sorrich525 View Post
Hallo,

was war der fehler?
In der srNodeType.ini muss eine IP genannt werden die zu einer Netzwerkkarte in diesem PC gehört.