FATE
FATE copied to clipboard
sh init.sh init failed when trying to install standalone
When I execute sh init.sh init, I get an error like this:
found service conf: /mnt/c/Python/fate/standalone_fate_master_1.5.1/conf/service_conf.yaml fate flow http port: 9380, grpc port: 9360
service.sh: 105: Syntax error: Bad for loop variable service.sh: 23: export: Files/CMake/bin:/snap/bin:/mnt/c/Python/fate/standalone_fate_master_1.5.1/jdk/jdk1.8.0_192/bin: bad variable name
To Reproduce Steps to reproduce the behavior:
install fate via bash init.sh init
**Desktop
- OS: Ubuntu
This happens when you run init.sh of 1.5 version on Ubuntu.
- You can install standalone on CentOS
- Use the latest version (1.8) on Ubuntu
Hi @talkingwallace
Thank you for your help. I am trying to download v1.8.0 but it seems it is not available.
wget https://webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com/standalone_fate_master_1.8.0.tar.gz
--2022-08-25 08:01:57-- https://webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com/standalone_fate_master_1.8.0.tar.gz Resolving webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com (webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com)... 159.75.57.69, 159.75.57.36 Connecting to webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com (webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com)|159.75.57.69|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-08-25 08:01:59 ERROR 404: Not Found.
Hi @talkingwallace
Thank you for your help. I am trying to download v1.8.0 but it seems it is not available.
wget https://webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com/standalone_fate_master_1.8.0.tar.gz
--2022-08-25 08:01:57-- https://webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com/standalone_fate_master_1.8.0.tar.gz Resolving webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com (webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com)... 159.75.57.69, 159.75.57.36 Connecting to webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com (webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com)|159.75.57.69|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-08-25 08:01:59 ERROR 404: Not Found.
two ways you can try: a. the download link is wrong, refer this tutorial b. deploy by source code if the network is slow. read this doc
This issue has been marked as stale because it has been open for 365 days with no activity. If this issue is still relevant or if there is new information, please feel free to update or reopen it.