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

crash on tonos-cli run #93

Closed
depool-live opened this issue Jan 25, 2021 · 3 comments
Closed

crash on tonos-cli run #93

depool-live opened this issue Jan 25, 2021 · 3 comments
Labels
question Further information is requested

Comments

@depool-live
Copy link

root@rnode:/ton-node/tools# ./tonos-cli version
Config: /ton-node/tools/tonos-cli.conf.json
tonos-cli 0.2.1
COMMIT_ID: 1e7d9fe
BUILD_DATE: 2021-01-25 21:45:21 +0000
COMMIT_DATE: 2021-01-25 22:08:42 +0300
GIT_BRANCH: update_last_depool
root@rnode:/ton-node/tools# /ton-node/tools/tonos-cli run -1:3333333333333333333333333333333333333333333333333333333333333333 compute_returned_stake '{"wallet_addr":"0x"}' --abi /ton-node/configs/Elector.abi.json
Config: /ton-node/tools/tonos-cli.conf.json
Input arguments:
address: -1:3333333333333333333333333333333333333333333333333333333333333333
method: compute_returned_stake
params: {"wallet_addr":"0x"}
abi: /ton-node/configs/Elector.abi.json
keys: None
lifetime: None
output: None
Connecting to "https://rustnet.ton.dev"
Generating external inbound message...

MessageId: 4b6c59e74d7ea6287630051b251805867a7611b3582b234534e19b19b6948342
Expire at: unknown
Running get-method...
thread 'main' panicked at 'a parsed Url should always be a valid Uri: InvalidUri(InvalidUriChar)', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/into_url.rs:44:14

@depool-live
Copy link
Author

not from docker work fine

@depool-live
Copy link
Author

tonic-cli 0.3.0 crash on run always

@joydark
Copy link
Contributor

joydark commented Feb 5, 2021

tonic-cli 0.3.0 crash on run always

fixed in 0.3.2 run with address without workchain

@joydark joydark added the question Further information is requested label Feb 8, 2021
@Keshoid Keshoid closed this as completed Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants