Peripli/service-broker-proxy-k8s

pod reports error after installation

freegroup opened this issue · 2 comments

after installation the pod reports an error fieldQuery broker_id requires right operand to be surrounded in [] and I have no idea how to fix this. e.g. by correct some misconfiguration

time="2019-10-24T07:15:45Z" level=info msg="FINISHED resync job bbcbbffc-7518-49f6-9ca3-55e16a7df4f1" component="reconcile/resyncer.go:45" correlation_id=-
time="2019-10-24T08:15:44Z" level=info msg="STARTING resync job 13471a79-f7ae-4236-8a13-e3c0550fc57f..." component="reconcile/resyncer.go:43" correlation_id=-
time="2019-10-24T08:15:44Z" level=info msg="resyncJob getting brokers from Service Manager..." component="reconcile/reconcile_brokers.go:78" correlation_id=13471a79-f7ae-4236-8a13-e3c0550fc57f
time="2019-10-24T08:15:45Z" level=info msg="resyncJob SUCCESSFULLY retrieved 0 brokers from Service Manager" component="reconcile/reconcile_brokers.go:94" correlation_id=13471a79-f7ae-4236-8a13-e3c0550fc57f
time="2019-10-24T08:15:45Z" level=info msg="resyncJob getting service offerings from Service Manager..." component="reconcile/reconcile_visibilities.go:92" correlation_id=13471a79-f7ae-4236-8a13-e3c0550fc57f
time="2019-10-24T08:15:45Z" level=error msg="an error occurred while obtaining service offerings from Service Manager: error getting service offerings from Service Manager: request GET https://service-manager.cfapps.eu10.hana.ondemand.com/v1/service_offerings?fieldQuery=broker_id+in+%28%27%27%29 failed: StatusCode: 400 Body: {\"error\":\"BadRequest\",\"description\":\"operator in for fieldQuery broker_id requires right operand to be surrounded in []\"}\n" component="reconcile/resyncer.go:72" correlation_id=13471a79-f7ae-4236-8a13-e3c0550fc57f
time="2019-10-24T08:15:45Z" level=info msg="FINISHED resync job 13471a79-f7ae-4236-8a13-e3c0550fc57f" component="reconcile/resyncer.go:45" correlation_id=-

If you are using v0.3.2 you need to use the latest Service Manager.
You can use v0.3.1.

It seems the Service Manager you connect to is older, so you should use proxy v0.3.0