We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
启动方式:./k8-web-terminal --kubeconfig ./config 浏览器登录: http://ip:8080/container/terminal?name=xxx&namespace=default&container=xxx 报错: handler container ce4e1030fe91 is not valid for pod xxx 2020/03/09 23:21:42.858 [C] [asm_amd64.s:522] the request url is /container/terminal/shell/ws 2020/03/09 23:21:42.858 [C] [asm_amd64.s:522] Handler crashed with error can't find templatefile in the path:views/tsockjs/servehttp.tpl 2020/03/09 23:21:42.858 [C] [asm_amd64.s:522] D:/Go/src/runtime/asm_amd64.s:522 2020/03/09 23:21:42.858 [C] [asm_amd64.s:522] D:/Go/src/runtime/panic.go:513
The text was updated successfully, but these errors were encountered:
No branches or pull requests
启动方式:./k8-web-terminal --kubeconfig ./config
浏览器登录: http://ip:8080/container/terminal?name=xxx&namespace=default&container=xxx
报错:
handler container ce4e1030fe91 is not valid for pod xxx
2020/03/09 23:21:42.858 [C] [asm_amd64.s:522] the request url is /container/terminal/shell/ws
2020/03/09 23:21:42.858 [C] [asm_amd64.s:522] Handler crashed with error can't find templatefile in the path:views/tsockjs/servehttp.tpl
2020/03/09 23:21:42.858 [C] [asm_amd64.s:522] D:/Go/src/runtime/asm_amd64.s:522
2020/03/09 23:21:42.858 [C] [asm_amd64.s:522] D:/Go/src/runtime/panic.go:513
The text was updated successfully, but these errors were encountered: