Re: ConsoleProxy possibly broken
Hi, This might be related to https://github.com/apache/cloudstack/pull/6577 @Nicolas Vazquez Can you have a look ? -Wei On Thu, 13 Oct 2022 at 17:57, Curious Pandora wrote: > Hello, > > running a clean install on current 4.18 tree looks like something is not > working in consoleproxy. > (noVNC and classic as well) > > An identical 4.17 environment works fine. > > From Working Env, Consoleproxy cloud.log snips > -- > 2022-10-13 14:38:45,249 INFO [cloud.consoleproxy.ConsoleProxyNoVNCHandler] > (qtp1954606578-43:null) Get websocket connection request from remote IP : > 10.8.80.3 > 2022-10-13 14:38:45,272 INFO [cloud.consoleproxy.ConsoleProxyNoVncClient] > (Thread-105:null) Connect to VNC server directly. host: 172.31.255.12, > port: 5901 > 2022-10-13 14:38:45,276 INFO [consoleproxy.vnc.NoVncClient] > (Thread-105:null) Connecting to VNC server 172.31.255.12:5901... > 2022-10-13 14:38:45,465 INFO [consoleproxy.vnc.NoVncClient] > (Thread-105:null) VNC server requires password authentication > 2022-10-13 15:29:00,863 INFO [cloud.consoleproxy.ConsoleProxyNoVNCHandler] > (qtp1954606578-43:null) Get websocket connection request from remote IP : > 10.8.80.3 > 2022-10-13 15:29:00,931 INFO [cloud.consoleproxy.ConsoleProxyNoVncClient] > (Thread-110:null) Connect to VNC server directly. host: 172.31.255.12, > port: 5901 > 2022-10-13 15:29:00,937 INFO [consoleproxy.vnc.NoVncClient] > (Thread-110:null) Connecting to VNC server 172.31.255.12:5901... > 2022-10-13 15:29:01,148 INFO [consoleproxy.vnc.NoVncClient] > (Thread-110:null) VNC server requires password authentication > > > From 4.18 Dev Env, Consoleproxy cloud.log snips > --- > 2022-10-13 15:54:40,966 INFO [cloud.consoleproxy.ConsoleProxyNoVNCHandler] > (qtp1810267116-38:null) Get websocket connection request from remote IP : > 10.8.80.3 > 2022-10-13 15:54:41,017 WARN [cloud.consoleproxy.ConsoleProxy] > (qtp1810267116-38:null) External authenticator failed authentication > request for vm d59c31a5-e4c8-454f-a9ff-432bc8910fcb with sid > 7lXWphOeekTsH0G6x3xWVQ > 2022-10-13 15:54:41,024 WARN [cloud.consoleproxy.ConsoleProxyNoVNCHandler] > (qtp1810267116-38:null) Failed to create viewer due to External > authenticator failed request for vm d59c31a5-e4c8-454f-a9ff-432bc8910fcb > with sid 7lXWphOeekTsH0G6x3xWVQ > com.cloud.consoleproxy.AuthenticationException: External authenticator > failed request for vm d59c31a5-e4c8-454f-a9ff-432bc8910fcb with sid > 7lXWphOeekTsH0G6x3xWVQ > > Note that for some reason the 4.18 uses External authenticator. > > The networking for both environments is exactly the same. > > Can someone verify ? > > Regards > > -- > p4nd0ra - the curious >
Re: ConsoleProxy possibly broken
Hello, created https://github.com/apache/cloudstack/issues/6828 for better tracking. On Fri, Oct 14, 2022 at 10:23 AM Wei ZHOU wrote: > Hi, > > This might be related to https://github.com/apache/cloudstack/pull/6577 > > @Nicolas Vazquez Can you have a look ? > > > -Wei > > > > On Thu, 13 Oct 2022 at 17:57, Curious Pandora wrote: > > > Hello, > > > > running a clean install on current 4.18 tree looks like something is not > > working in consoleproxy. > > (noVNC and classic as well) > > > > An identical 4.17 environment works fine. > > > > From Working Env, Consoleproxy cloud.log snips > > > -- > > 2022-10-13 14:38:45,249 INFO > [cloud.consoleproxy.ConsoleProxyNoVNCHandler] > > (qtp1954606578-43:null) Get websocket connection request from remote IP : > > 10.8.80.3 > > 2022-10-13 14:38:45,272 INFO > [cloud.consoleproxy.ConsoleProxyNoVncClient] > > (Thread-105:null) Connect to VNC server directly. host: 172.31.255.12, > > port: 5901 > > 2022-10-13 14:38:45,276 INFO [consoleproxy.vnc.NoVncClient] > > (Thread-105:null) Connecting to VNC server 172.31.255.12:5901... > > 2022-10-13 14:38:45,465 INFO [consoleproxy.vnc.NoVncClient] > > (Thread-105:null) VNC server requires password authentication > > 2022-10-13 15:29:00,863 INFO > [cloud.consoleproxy.ConsoleProxyNoVNCHandler] > > (qtp1954606578-43:null) Get websocket connection request from remote IP : > > 10.8.80.3 > > 2022-10-13 15:29:00,931 INFO > [cloud.consoleproxy.ConsoleProxyNoVncClient] > > (Thread-110:null) Connect to VNC server directly. host: 172.31.255.12, > > port: 5901 > > 2022-10-13 15:29:00,937 INFO [consoleproxy.vnc.NoVncClient] > > (Thread-110:null) Connecting to VNC server 172.31.255.12:5901... > > 2022-10-13 15:29:01,148 INFO [consoleproxy.vnc.NoVncClient] > > (Thread-110:null) VNC server requires password authentication > > > > > > From 4.18 Dev Env, Consoleproxy cloud.log snips > > > --- > > 2022-10-13 15:54:40,966 INFO > [cloud.consoleproxy.ConsoleProxyNoVNCHandler] > > (qtp1810267116-38:null) Get websocket connection request from remote IP : > > 10.8.80.3 > > 2022-10-13 15:54:41,017 WARN [cloud.consoleproxy.ConsoleProxy] > > (qtp1810267116-38:null) External authenticator failed authentication > > request for vm d59c31a5-e4c8-454f-a9ff-432bc8910fcb with sid > > 7lXWphOeekTsH0G6x3xWVQ > > 2022-10-13 15:54:41,024 WARN > [cloud.consoleproxy.ConsoleProxyNoVNCHandler] > > (qtp1810267116-38:null) Failed to create viewer due to External > > authenticator failed request for vm d59c31a5-e4c8-454f-a9ff-432bc8910fcb > > with sid 7lXWphOeekTsH0G6x3xWVQ > > com.cloud.consoleproxy.AuthenticationException: External authenticator > > failed request for vm d59c31a5-e4c8-454f-a9ff-432bc8910fcb with sid > > 7lXWphOeekTsH0G6x3xWVQ > > > > Note that for some reason the 4.18 uses External authenticator. > > > > The networking for both environments is exactly the same. > > > > Can someone verify ? > > > > Regards > > > > -- > > p4nd0ra - the curious > > > -- p4nd0ra - the curious
[GitHub] [cloudstack-documentation] Tea23 opened a new pull request, #289: Correct sudoers example
Tea23 opened a new pull request, #289: URL: https://github.com/apache/cloudstack-documentation/pull/289 `defaults` in sudoers is not valid, and so putting that in sudoers verbatim will cause sudo to fail. sudo expects the value to be `Defaults`, ie with a capital D. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org