Skip to content
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

DigitalOcean not work at all #695

Open
jekakm opened this issue Oct 2, 2019 · 0 comments
Open

DigitalOcean not work at all #695

jekakm opened this issue Oct 2, 2019 · 0 comments

Comments

@jekakm
Copy link

jekakm commented Oct 2, 2019

First time I tried to create cluster in sfo1 region, and it just stuck at "Hanging while fetching kube config" (I waited 30 minutes)

2019-10-02T10:43:26+03:00 [ℹ]  Selected [fs] state store
2019-10-02T10:43:26+03:00 [ℹ]  Loaded cluster: test-cluster                                                                                                                                                       
2019-10-02T10:43:26+03:00 [ℹ]  Init Cluster                                                                                                                                                                       
2019-10-02T10:43:26+03:00 [ℹ]  Query existing resources                                                                                                                                                           
2019-10-02T10:43:28+03:00 [ℹ]  Resolving expected resources                                                                                                                                                       
2019-10-02T10:43:28+03:00 [ℹ]  Reconciling                                                                                                                                                                        
2019-10-02T10:43:29+03:00 [✔]  Created SSH Key [25464451]                                                                                                                                                         
2019-10-02T10:43:29+03:00 [ℹ]  Parsing bootstrap script from GitHub [https://raw.githubusercontent.com/kubicorn/bootstrap/master/digitalocean_k8s_ubuntu_16.04_master.sh]                                         
2019-10-02T10:43:31+03:00 [✔]  Created Droplet [161344125]                                                                                                                                                        
2019-10-02T10:43:37+03:00 [ℹ]  Waiting for Private IP address...                                                                                                                                                  
2019-10-02T10:43:37+03:00 [ℹ]  Parsing bootstrap script from GitHub [https://raw.githubusercontent.com/kubicorn/bootstrap/master/digitalocean_k8s_ubuntu_16.04_node.sh]                                           
2019-10-02T10:43:39+03:00 [✔]  Created Droplet [161344135]                                                                                                                                                        
2019-10-02T10:43:40+03:00 [✔]  Created Droplet [161344139]                                                                                                                                                        
2019-10-02T10:44:10+03:00 [✔]  Created Firewall [5433ebd4-61be-4558-bb84-18a8d30b047d]                                                                                                                            
2019-10-02T10:44:12+03:00 [✔]  Created Firewall [071f4899-a5df-4e7d-bd6d-0dbc6ef569c5]                                                                                                                            
2019-10-02T10:44:12+03:00 [ℹ]  Updating state store for cluster [test-cluster]                                                                                                                                    
2019-10-02T10:44:12+03:00 [ℹ]  Hanging while fetching kube config...

After it I tried to create cluster in FRA1 region, unsuccessfully:

2019-10-02T11:01:32+03:00 [ℹ]  Selected [fs] state store
2019-10-02T11:01:32+03:00 [ℹ]  Loaded cluster: test-cluster
2019-10-02T11:01:32+03:00 [ℹ]  Init Cluster
2019-10-02T11:01:32+03:00 [ℹ]  Query existing resources
2019-10-02T11:01:34+03:00 [ℹ]  Resolving expected resources
2019-10-02T11:01:34+03:00 [ℹ]  Reconciling
2019-10-02T11:01:34+03:00 [ℹ]  Parsing bootstrap script from GitHub [https://raw.githubusercontent.com/kubicorn/bootstrap/master/digitalocean_k8s_ubuntu_16.04_master.sh]
2019-10-02T11:01:36+03:00 [✔]  Created Droplet [161345746]
2019-10-02T11:01:42+03:00 [ℹ]  Waiting for Private IP address...
2019-10-02T11:01:42+03:00 [ℹ]  Parsing bootstrap script from GitHub [https://raw.githubusercontent.com/kubicorn/bootstrap/master/digitalocean_k8s_ubuntu_16.04_node.sh]
2019-10-02T11:01:44+03:00 [✔]  Created Droplet [161345755]
2019-10-02T11:01:45+03:00 [✔]  Created Droplet [161345760]
2019-10-02T11:02:31+03:00 [✖]  Error during apply of atomic reconciler, attempting clawback: failed to create the firewall err: POST https://api.digitalocean.com/v2/firewalls: 422 (request "858e51d8-9ec3-4c43-b661-6a3c931f6f61") must have at least one rule
2019-10-02T11:02:31+03:00 [!]  
2019-10-02T11:02:31+03:00 [!]  Attempting to backtrack and cleanup created resources.
2019-10-02T11:02:31+03:00 [!]  
2019-10-02T11:02:31+03:00 [✔]  Deleted Droplet [161345760]
2019-10-02T11:02:32+03:00 [✔]  Deleted Droplet [161345755]
2019-10-02T11:02:32+03:00 [✔]  Deleted Droplet [161345746]
2019-10-02T11:02:32+03:00 [✖]  Unable to commit state store: Nil cluster spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant