-
Notifications
You must be signed in to change notification settings - Fork 174
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
goconserver malformed HTTP response #5313
Comments
hi, @kcgthb , can you show me the configuration file of goconserver? I think you have configured ssl_key file for goconserver.
Pls reference https://github.com/xcat2/goconserver/tree/master/scripts/ssl for more information. |
Oh I see, thanks for the pointer. Defining those environment variables seem a bit redundant, though. Wouldn't it be better if |
In fact, server.conf is just for the goconserver itself, but congo is a client, it shall not read server configuration directly. |
BTW, @kcgthb , I notice that you use |
@zet809 I see, thanks! It just seems a bit redundant to have to provide the same information about certificates in multiple places. As for using |
Got it, thx! |
Thank you! |
The |
All right, I'll wait for the next release, then. Thank you! |
hi, @kcgthb , I will move this defect forward and let you know when we release new goconserver with broadcast enabled. Thx! |
Hi @zet809 1. there doesn't seem to be any feedback from the broadcast commands.When running
I can type characters there but nothing is outputted on screen, so I have no way of knowing what I'm typing, or if the commands work. 2. it doesn't seem to be working in hierarchy mode.I have:
Please let me know if I can provide any additional information. |
HI, @kcgthb , for the 1st question, after we investigate the broadcast function of https://github.com/dun/conman, it also output nothing. So, we just keep it. |
Hi @zet809
|
Hello @kcgthb, Unfortunately, I cannot reproduce your problem in my test environment. Based on your comments above, it seems you are facing DNS resolving problem. Can both the short hostnames and the FQDNs be resolved on all the nodes in your cluster? It seems that is the problem. Can you verify that in your environment? |
@neo954 thanks for looking into this. I'll double check the DNS config on our end, but I think the question is: why is |
And I checked, and yes, both the SN/Console server's FQDN and short name can be properly resolved on both the CN itself, and the compute nodes:
And yet:
The |
Also, I think you're discussing similar findings in xcat2/goconserver#48 :) |
hi, @kcgthb , the error msg below seems to me that the Management Node from which running rcons can not resolve
|
@zet809 the Management Node from which the
|
Hi, @kcgthb , this issue is really strange for us, the script |
Sure, here you go:
Makes the problem easy to spot: the |
yes, @kcgthb , you are right the rcons doesn't work with hierarchical. |
We have xcat2/goconserver#48 opened to trace the issue that goconserver broadcast function can not support the hierarchical structure. |
hi, @kcgthb , since the xcat2/goconserver#48 can be used to trace the broadcast function, I will close this issue. Thx! |
congo
commands fail with "malformed HTTP response":Remote console works fine otherwise:
The text was updated successfully, but these errors were encountered: