-
Notifications
You must be signed in to change notification settings - Fork 9
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
Unknown socket warning? #29
Comments
Update, the warning is unrelated the schemaless URLs, it is related to my setup, I get the same warnings if I specify the url scheme. |
Just to be on the same page, is this logged by |
yes vts -add this snippet of the end of the log is quite representative 2021-09-09 05:40:34 I3 [28269(add(JdFDEM-icelandLod23)/1:JdFDEM-worldLod17arc15_JdFDEM-icelandLod23/22-972842-570695)]: (glue) progress: 98.50 %. {progress.cpp:report():48} |
And just to be completely clear- it doesn't seem to affect the final result, as far as I can tell. Again not sure if it is an issue at all |
I'll reserve a day to investigate all bugs you reported. |
Thanks, Let me know if there's anything I can do to help |
I'm testing schemaless URLs, as you suggested in #15, opened port 80 and changed the nginx setup to forward request correctly. I'm getting the following warning while using vts --add:
2021-09-08 22:51:02 W2 [28269(chttp:0)]: Unknown socket 170 in handle callback. {client.cpp:handle_cb():831}
Not sure if it's an issue or not. not even sure what a socket is. Just thought I'd let you know in case it's a problem.
The text was updated successfully, but these errors were encountered: