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

scheduler-actor-reminders-client app crashing #240

Open
elena-kolevska opened this issue Nov 25, 2024 · 1 comment
Open

scheduler-actor-reminders-client app crashing #240

elena-kolevska opened this issue Nov 25, 2024 · 1 comment

Comments

@elena-kolevska
Copy link
Contributor

elena-kolevska commented Nov 25, 2024

scheduler-actor-reminders-client app crashing:

dapr client initializing for: 127.0.0.1:50001
2024/11/25 12:23:20 error starting health increase reminder: error invoking register actor reminder playerActorType/player-1: rpc error: code = PermissionDenied desc = operations on actor reminders are only possible on hosted actor types
2024/11/25 12:23:20 Started healthReminder for actor: player-1
2024/11/25 12:23:20 failed to start health decay reminder: %!w(*fmt.wrapError=&{error invoking register actor reminder playerActorType/player-1: rpc error: code = PermissionDenied desc = operations on actor reminders are only possible on hosted actor types 0xc0000ba048})
2024/11/25 12:23:25 error invoking actor method GetUser: error invoking binding playerActorType/player-1: rpc error: code = Internal desc = error invoke actor method: context deadline exceeded
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8f1a09]

goroutine 15 [running]:
main.monitorPlayerHealth({0xaf2180, 0xc00012a5a0}, {0xafdcc0, 0xc000070960}, {0xa1af0b, 0x8}, 0xc00007f110)
	/client/client/player-actor-client.go:181 +0x389
created by main.main in goroutine 1
	/client/client/player-actor-client.go:32 +0x185
@cicoyle
Copy link
Contributor

cicoyle commented Nov 26, 2024

This is really interesting this happens in CI. It runs perfectly fine on my laptop. Not sure of the diff btw envs

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