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

service-api failed to run on gce env created by test-setup.sh #97

Closed
sonyafenge opened this issue Jul 21, 2022 · 0 comments
Closed

service-api failed to run on gce env created by test-setup.sh #97

sonyafenge opened this issue Jul 21, 2022 · 0 comments
Assignees

Comments

@sonyafenge
Copy link
Collaborator

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
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

2 participants