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

Symphony API unexpected crash when campaign doesn't exist for activation #300

Closed
RemindD opened this issue Jun 9, 2024 · 0 comments · Fixed by #302
Closed

Symphony API unexpected crash when campaign doesn't exist for activation #300

RemindD opened this issue Jun 9, 2024 · 0 comments · Fixed by #302

Comments

@RemindD
Copy link
Contributor

RemindD commented Jun 9, 2024

We should return error when failed to get campaign state at line 147

goroutine 11 [running]:
github.com/eclipse-symphony/symphony/api/pkg/apis/v1alpha1/vendors.(*StageVendor).Init.func2({0xc00078a140?, 0x125?}, {0x0?, {0x2222f80?, 0xc000721320?}})
/workspace/api/pkg/apis/v1alpha1/vendors/stage-vendor.go:176 +0xb16
github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).processMessage(0xc000412f00, {{0xc00088c0a8, 0xf}, {0x25dcc9e, 0x7}, {0x21041e0, 0xc000888120}, 0xc0001254d0})
/workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:206 +0xfa
github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).worker(0xc000412f00)
/workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:196 +0x88
created by github.com/eclipse-symphony/symphony/coa/pkg/apis/v1alpha2/providers/pubsub/redis.(*RedisPubSubProvider).Init in goroutine 1
/workspace/coa/pkg/apis/v1alpha2/providers/pubsub/redis/redis.go:176 +0x5d9

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

Successfully merging a pull request may close this issue.

1 participant