AndreaGHG commented on issue #3164: Cannot open console: ConsoleProxyServlet NullPointerException URL: https://github.com/apache/cloudstack/issues/3164#issuecomment-467437502 I have created 2 DNS records: cs-proxy1-priv.example.it - 10.168.1.1 (console proxy private IP) cs-proxy1-pub.example.it - 10.100.1.54 (console proxy public IP) I have tried to put in consoleproxy.url.domain both records: - when I use "cs-proxy1-priv.example.it" I get a connection timeout error (ERR_CONNECTION_TIMED_OUT) in the console window. The URL in the frame is: http://cs-proxy1-priv.example.it/ajax?token=Nb4P4M53ZEwJ7ommgbcBCAfcNCpx2uOjUJxhExVQh8WJZZorytJK1bG9ZaelEExc22Pw8wGmM0rQt1TcWvrvrAFdA9T6y0NLZUMsVNCq2NKog42yRBffy9EEhJkspw0Ap2U644AiSDFi7Uh2DJ22KPFtPaPluHMGjQGZhoP25aPilnhWpAVDHJQKwJw7mFfw8-5C9F3InGVM6dfr26L9ZYJZLK2dBY5G45xnzusJb-yeHaCWSny5y8uxOFvA_Lw0jiOVH8Rlp63d0hebe2BN7dKIc9OPsfoYFGFLugKty2I - when I use "cs-proxy1-pub.example.it" I get a connection deny (ERR_CONNECTION_REFUSED) in the console window consoleproxy.sslEnabled is set to false, I don't use HTTPS.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
