near / near-cli

General purpose command line tools for interacting with NEAR Protocol
https://docs.near.org
MIT License
193 stars 91 forks source link

near view blocks for few seconds #1043

Closed robert-zaremba closed 6 months ago

robert-zaremba commented 1 year ago

Describe the bug

Calling near view ... prints a response and blocks for few more seconds before finishing.

Expected behavior

After printing response, near view should finish immediately.

mfornet commented 1 year ago

This is probably related to telemetrics. I have it disabled, and I don't experience this behavior.

robert-zaremba commented 1 year ago

thanks, how do you disable it?

mfornet commented 1 year ago

Check the file ~/.near-config/settings.json

robert-zaremba commented 1 year ago

Thanks. This works. I will leave this issue open. Documentation should be updated.

gagdiez commented 6 months ago

near-cli does not include telemetric anymore