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

bug: CW scheduler message incompatible issue #2493

Closed
webelf101 opened this issue Jan 13, 2025 · 1 comment
Closed

bug: CW scheduler message incompatible issue #2493

webelf101 opened this issue Jan 13, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@webelf101
Copy link

webelf101 commented Jan 13, 2025

When I try to run txes in CW which sends job scheduler message, I get an error message. It looks like current paloma isn't compatible with the CW already deployed.

This error comes from all CW that I tried to run.

This is an example of CW code that I ran and error message.

https://github.com/VolumeFi/aave-stable-yield-chaser-vault-cw/blob/62658e16842aa7844b297fff13d143f43b74a51b/src/contract.rs#L418

paloma_sdk.exceptions.LCDResponseError: Status 500 - failed to execute message; message index: 0: dispatch: submessages: nil message field: unknown request [/home/runner/work/paloma/paloma/x/scheduler/bindings/msg_plugin.go:40] with gas used: '95517'

@webelf101 webelf101 added the bug Something isn't working label Jan 13, 2025
@webelf101 webelf101 changed the title bug: what is happening bug: CW scheduler message incompatible issue Jan 13, 2025
@taariq
Copy link
Member

taariq commented Jan 13, 2025

Closing as this issue is a duplicate of #2468 and will be resolved when Paloma upgrades today.

@taariq taariq closed this as completed Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants