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

Error in delegator example #13

Open
Daanvdplas opened this issue Apr 3, 2023 · 1 comment
Open

Error in delegator example #13

Daanvdplas opened this issue Apr 3, 2023 · 1 comment

Comments

@Daanvdplas
Copy link

When running the e2e-test and trying out the contract I get the following error:
E2e-test:

thread 'delegator::e2e_tests::e2e_delegator' panicked at 'error on ws request upload_code: Rpc(ClientError(Call(Custom(ErrorObject { code: ServerError(-32000), message: "Client error: Execution failed: Runtime panicked: Bad input data provided to upload_code: Input buffer has still data left after decoding!", data: None }))))', /Users/parity/.cargo/registry/src/github.com-1ecc6299db9ec823/ink_e2e-4.0.1/src/xts.rs:333:17

Running the contract:

tokio-runtime-worker jsonrpsee_server::transport::ws: WS transport error: i/o error: Socket is not connected (os error 57); terminate connection: 8

@Daanvdplas
Copy link
Author

Daanvdplas commented Apr 3, 2023

Other contracts are working fine so I think it doesn't have to do with my machine.

I'd love to fix the issue if someone can tell me what the problem is :)

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

1 participant