gaia
gaia copied to clipboard
Error: couldn't get client config: While parsing config: toml: expected newline but got U+0022 '"'
I'm using v17.1.1 and did this:
export OUTPUT="json"
OUTPUT='{"":""}'
gaiad config node test
Now gaiad config
throws this error:
Error: couldn't get client config: While parsing config: toml: expected newline but got U+0022 '"'
And now in client.toml
this has changed: output = "{"":""}"
Originally create issue here (provides more stacktrace): https://github.com/CosmosContracts/juno/issues/866
Hi @taitruong as stated in the linked issue, this seems like its an SDK issue. Have you filed an issue there? Would be great if you could link it here and we can close out when we've applied the upgrade to the appropriate SDK version.
Hi @taitruong as stated in the linked issue, this seems like its an SDK issue. Have you filed an issue there? Would be great if you could link it here and we can close out when we've applied the upgrade to the appropriate SDK version.
Created: https://github.com/cosmos/cosmos-sdk/issues/18332
Thanks @taitruong we'll follow up with the SDK folks and get this into a release asap. I'll leave this open and put it on hold/blocked on the SDK till we do.
@taitruong Hey, has this issue been solved for you with the v15.1.0 release?
Related PR on cosmos-sdk https://github.com/cosmos/cosmos-sdk/pull/18345/files
Closing as the issue should have been fixed by upgrading gaia to cosmos-sdk v0.50.