lordk911 commented on issue #25657:
URL: https://github.com/apache/doris/issues/25657#issuecomment-1774863902

   I'm trying to resolve this issue.
   1、 I checkout branch-2.0 , make some change to ProfileManager, 
   2、 use docker image apache/doris:build-env-for-2.0 to rebuld fe with commond 
`build.sh --fe --clean  `  
   3、scp the fe dir which under the output dir to one of my doris cluster host 
(my cluster was build with doris 2.0.2),
   but when I try to log in with query port 9030 , I will got error : `ERROR 
2013 (HY000): Lost connection to MySQL server during query` 
   when I try to log in with httpport 8030, I will got error :  `The login 
information has expired`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to