-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It always gets stuck in this place, can you tell me what to do? #191
Comments
Are you using any proxies? put more details about your installtion |
I turned off the proxy and downloaded the source code and install files locally, but I still have the same problem. root@master: |
Try the following solutions and provide feedback please. # upload sedna to your server first
export SEDNA_ROOT=/home/master/sedna
cd $SEDNA_ROOT/scripts/installation/
cat install.sh | SEDNA_GM_NODE=$SEDNA_GM_NODE SEDNA_ACTION=create bash -
|
@Liu-JJ97 looks like api-server has problem to connect etcd. Can you check your etcd server? |
etcd-io/etcd#11809 Look like it is the disk IO issue |
Thank you very much. I closed the proxy and resolved it successfully. |
Thanks for the feedback. |
@llhuii: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
namespace/sedna created
node/master labeled
customresourcedefinition.apiextensions.k8s.io/datasets.sedna.io created
customresourcedefinition.apiextensions.k8s.io/federatedlearningjobs.sedna.io cre ated
customresourcedefinition.apiextensions.k8s.io/incrementallearningjobs.sedna.io c reated
customresourcedefinition.apiextensions.k8s.io/jointinferenceservices.sedna.io created
Error from server (Timeout): error when creating "build/crds/sedna.io_lifelonglearningjobs.yaml": the server was unable to return a response in the time allotted, but may still be processing the request (post customresourcedefinitions.apiextensions.k8s.io)
Error from server (Timeout): error when creating "build/crds/sedna.io_models.yaml": Timeout: request did not complete within requested timeout 34s
The text was updated successfully, but these errors were encountered: