Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

the server is currently unable to handle the request (delete servicebindings.servicecatalog.k8s.io XXXXXX) #692

Open
cforce opened this issue Apr 11, 2019 · 0 comments

Comments

@cforce
Copy link

cforce commented Apr 11, 2019

Issues when binding posgresql10 database using helm after sucessfully provisioned.

helm upgrade --namespace dev --install --set image.tag=latest,image.repository=XXXXXX,image.registry=XXXXXX.azurecr.io,spring.profiles.active=dev,serviceinstance.resourceGroup=XXXX-rg,serviceinstance.location=northeurope,serviceinstance.subnetId='/subscriptions/***/resourceGroups/XXXXXXXX-rg/providers/Microsoft.Network/virtualNetworks/XXXXXXXXXX-vnet/subnets/XXXXXXXXXXXXX-application' --wait XXXXXXXXX-db /home/vsts/work/r1/a/Source/helm/database
2019-04-11T21:49:05.9707849Z Release "XXXXXXXXXXXX-db" has been upgraded. Happy Helming!
2019-04-11T21:49:05.9708649Z LAST DEPLOYED: Thu Apr 11 21:49:01 2019
2019-04-11T21:49:05.9709108Z NAMESPACE: dev
2019-04-11T21:49:05.9710263Z STATUS: DEPLOYED
2019-04-11T21:49:05.9710439Z
2019-04-11T21:49:05.9710684Z RESOURCES:
2019-04-11T21:49:05.9712114Z ==> MISSING
2019-04-11T21:49:05.9712554Z KIND NAME
2019-04-11T21:49:05.9714392Z servicecatalog.k8s.io/v1beta1, Resource=serviceinstances XXXXXXXXXX

helm upgrade --namespace dev --install --recreate-pods --force --set image.tag=latest,image.repository=XXXXXXXXXXXXXX,image.registry=eceneubdevdataproc.azurecr.io,spring.profiles.active=dev,serviceinstance.resourceGroup=XXXXXXXXXXXXXX-rg,serviceinstance.location=northeurope --wait --debug XXXXXXXXXXXXXX /home/vsts/work/r1/a/Source/helm/app
2019-04-11T21:49:09.4092911Z [debug] Created tunnel using local port: '33319'
2019-04-11T21:49:09.4093755Z
2019-04-11T21:49:09.4093981Z [debug] SERVER: "127.0.0.1:33319"
2019-04-11T21:49:09.4094213Z
2019-04-11T21:49:09.4094405Z UPGRADE FAILED
2019-04-11T21:49:09.4094584Z ROLLING BACK
2019-04-11T21:49:09.4095204Z Error: Upgrade --force successfully deleted the previous release, but encountered 1 error(s) and cannot continue: the server is currently unable to handle the request (delete servicebindings.servicecatalog.k8s.io XXXXXXXXXXXXXX.dev.db)
2019-04-11T21:49:09.4098467Z Error: UPGRADE FAILED: Upgrade --force successfully deleted the previous release, but encountered 1 error(s) and cannot continue: the server is currently unable to handle the request (delete servicebindings.servicecatalog.k8s.io XXXXXXXXXXXXXX.dev.db)
2019-04-11T21:49:09.4207815Z ##[error]Error: UPGRADE FAILED: Upgrade --force successfully deleted the previous release, but encountered 1 error(s) and cannot continue: the server is currently unable to handle the request (delete servicebindings.servicecatalog.k8s.io XXXXXXXXXXXXXX.dev.db)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant