You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
service-api failed to run on gce env created by test-setup.sh and no error information.
$ git log --oneline
107fa4d (HEAD -> main, upstream/main) support multi regions/zones (#89)
16fd577 Fix small bug when create small amount of modified events for simulator (#92)
a8a777b enable metrics gate flag (#87)
command to start service:
$ go run resource-management/cmds/service-api/service-api.go --master_ip=34.132.15.109 --resource_urls=34.171.97.78:9119,34.105.19.247:9119,34.94.213.21:9119,34.125.168.129:9119,34.106.129.28:9119 --enable_metrics=false -v=9 > ~/logs/service.log.2022-07-20.v000056
logs:
…..
I0721 01:34:56.452039 2754 aggregator.go:87] Starting loop pulling nodes from region: 34.105.19.247:9119
I0721 01:34:56.452029 2754 aggregator.go:74] Starting goroutine for region: 34.171.97.78:9119
I0721 01:34:56.452073 2754 aggregator.go:87] Starting loop pulling nodes from region: 34.171.97.78:9119
I0721 01:34:56.452160 2754 service-api.go:55] Exiting resource management service
The text was updated successfully, but these errors were encountered:
service-api failed to run on gce env created by test-setup.sh and no error information.
command to start service:
logs:
The text was updated successfully, but these errors were encountered: