Page 1 of 1

[15.18] Headless Server crashes with visibilit public (IPv6)

Posted: Mon Jun 05, 2017 12:44 pm
by Zolon
I try to host a Headless Server with "--bind ::" and set visibility to public.
The application always crashes with the following error message:
Error Util.cpp:62: Sendto (88.80.190.64:34197) failed (10038: Ein Vorgang bezog sich auf ein Objekt, das kein Socket ist.
My Provider only provides DualStack-light.

Re: [15.18] Headless Server crashes with visibilit public (IPv6)

Posted: Mon Jun 05, 2017 1:07 pm
by Loewchen
There is no crash in the log you uploaded.

Re: [15.18] Headless Server crashes with visibilit public (IPv6)

Posted: Mon Jun 05, 2017 2:05 pm
by Zolon
The error message isn't written to the log, as you can see in the picture.
Error.png
Error.png (103.34 KiB) Viewed 1637 times

Re: [15.18] Headless Server crashes with visibilit public (IPv6)

Posted: Tue Jun 20, 2017 3:38 pm
by Klonan
Does this issue occur in any later 0.15 versions?

Re: [15.18] Headless Server crashes with visibilit public (IPv6)

Posted: Thu Jun 22, 2017 1:30 pm
by Rseding91
It's saying that it can't do what you're asking it to do and it gives you the error message stating so. In the case of a server started from the console it gives the error and exists - that part is working correctly.

Now, why it can't do what you're asking I'm not sure on: what are the exact steps you're doing and what do you expect it to do?