Closed ijnmklpo closed 4 months ago
The following methods may be useful to you. please use 'netstat -nltp' to check whether the tcp port 50001,50002 is opening if not, you can do as following ''' cd data/projects/fate/egg sh service.sh stop cd ../fate/python sh service.sh start sh service.sh stop cd ../fate/egg sh service.sh start ''' and then run your sumbit code again.
The following methods may be useful to you. please use 'netstat -nltp' to check whether the tcp port 50001,50002 is opening if not, you can do as following ''' cd data/projects/fate/egg sh service.sh stop cd ../fate/python sh service.sh start sh service.sh stop cd ../fate/egg sh service.sh start ''' and then run your sumbit code again.
Thank you for your help. But It seems the ports are opened
and I also tried your code, it doesn't work
And there is another question, when I run homo LR example, it is failed immediately, and return the msg like this:
But I find nothing about execute server in the deploy guidebook, Any dalao can help? thx so much. T_T
Hello,I deployed FATE cluster on two machines, and saw the two machine can connect to each other in FATEBoard. So I tried to run hetero_logistic_regression example, it is successful to upload breast_a.csv and breast_b.csv(though I don't find the way to see the result, just get success massage). But when started the model, It occurred the error as below: